﻿@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;src:url("../fonts/montserrat-v30-latin-300.woff2") format("woff2"),url("../fonts/montserrat-v30-latin-300.woff") format("woff")}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;src:url("../fonts/montserrat-v30-latin-300italic.woff2") format("woff2"),url("../fonts/montserrat-v30-latin-300italic.woff") format("woff")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;src:url("../fonts/montserrat-v30-latin-regular.woff2") format("woff2"),url("../fonts/montserrat-v30-latin-regular.woff") format("woff2")}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;src:url("../fonts/montserrat-v30-latin-italic.woff2") format("woff2"),url("../fonts/montserrat-v30-latin-italic.woff") format("woff")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;src:url("../fonts/montserrat-v30-latin-500.woff2") format("woff2"),url("../fonts/montserrat-v30-latin-500.woff") format("woff")}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;src:url("../fonts/montserrat-v30-latin-500italic.woff2") format("woff2"),url("../fonts/montserrat-v30-latin-500italic.woff") format("woff")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;src:url("../fonts/montserrat-v30-latin-600.woff2") format("woff2"),url("../fonts/montserrat-v30-latin-600.woff") format("woff")}@font-face{font-display:swap;font-family:"Queens";font-style:normal;font-weight:300;src:url("../fonts/Queens_W-Light.woff2") format("woff2"),url("../fonts/Queens_W-Light.woff") format("woff")}@font-face{font-display:swap;font-family:"Queens";font-style:italic;font-weight:300;src:url("../fonts/Queens_W-LightItalic.woff2") format("woff2"),url("../fonts/Queens_W-LightItalic.woff") format("woff")}.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(0.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(0.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-0.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(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0.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(-0.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:rgba(0,0,0,0)}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:.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:#454646;background:#2e2d2c;-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:8px}select{width:100%;border-radius:8px}#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:rgba(0,0,0,0);padding:0;border:0;border-radius:8px;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:-0.3125rem;margin-right:-0.3125rem}@media screen and (min-width: 37.5em){.row .row{margin-left:-0.46875rem;margin-right:-0.46875rem}}@media screen and (min-width: 48em){.row .row{margin-left:-0.625rem;margin-right:-0.625rem}}@media screen and (min-width: 64em){.row .row{margin-left:-0.9375rem;margin-right:-0.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:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;font-weight:400;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem;line-height:1.1}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#454646;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:#1771b9;text-decoration:none;line-height:inherit;cursor:pointer}a:hover,a:focus{color:rgb(18.4,90.4,148)}a img{border:0}hr{max-width:90rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #e5e5e5;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:#454646}cite{display:block;font-size:.75rem;color:#4e5252}cite:before{content:"— "}abbr{color:#454646;cursor:help;border-bottom:1px dotted #4e5252}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#2e2d2c;background-color:#eee;border:none;padding:.125rem .3125rem .0625rem}kbd{padding:.125rem .25rem 0;margin:0;background-color:#eee;color:#2e2d2c;font-family:Consolas,"Liberation Mono",Courier,monospace;border-radius:8px}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#454646}.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:rgba(0,0,0,0) !important;color:#000 !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:.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 .25s ease-out,color .25s ease-out;vertical-align:middle;border:1px solid rgba(0,0,0,0);border-radius:8px;padding:.85em 1em;margin:0 0 1rem 0;font-size:.9rem;background-color:#4e5252;color:#fefefe}[data-whatinput=mouse] .button{outline:0}.button:hover,.button:focus{background-color:#2e2d2c;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:rgb(19.9020408163,123.7387755102,192.0979591837);color:#fefefe}.button.secondary{background-color:#777;color:#fefefe}.button.secondary:hover,.button.secondary:focus{background-color:rgb(95.2,95.2,95.2);color:#fefefe}.button.success{background-color:#3adb76;color:#fefefe}.button.success:hover,.button.success:focus{background-color:rgb(34.2386266094,187.3613733906,91.3030042918);color:#fefefe}.button.warning{background-color:#b65d5d;color:#fefefe}.button.warning:hover,.button.warning:focus{background-color:hsl(0,37.8723404255%,43.137254902%);color:#fefefe}.button.alert{background-color:#fbe68d;color:#2e2d2c}.button.alert:hover,.button.alert:focus{background-color:rgb(248.3423728814,213.3898305085,65.2576271186);color:#2e2d2c}.button.hollow{border:1px solid #2199e8;color:#2199e8}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:rgba(0,0,0,0)}.button.hollow:hover,.button.hollow:focus{border-color:rgb(12.4387755102,77.3367346939,120.0612244898);color:rgb(12.4387755102,77.3367346939,120.0612244898)}.button.hollow.primary{border:1px solid #2199e8;color:#2199e8}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:rgb(12.4387755102,77.3367346939,120.0612244898);color:rgb(12.4387755102,77.3367346939,120.0612244898)}.button.hollow.secondary{border:1px solid #777;color:#777}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:rgb(59.5,59.5,59.5);color:rgb(59.5,59.5,59.5)}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:rgb(21.3991416309,117.1008583691,57.0643776824);color:rgb(21.3991416309,117.1008583691,57.0643776824)}.button.hollow.warning{border:1px solid #b65d5d;color:#b65d5d}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:hsl(0,37.8723404255%,26.9607843137%);color:hsl(0,37.8723404255%,26.9607843137%)}.button.hollow.alert{border:1px solid #fbe68d;color:#fbe68d}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:rgb(189.3559322034,154.4745762712,6.6440677966);color:rgb(189.3559322034,154.4745762712,6.6440677966)}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#4e5252;color:#fefefe}.button.dropdown::after{content:"";display:block;width:0;height:0;border:inset .4em;border-color:#fefefe rgba(0,0,0,0) rgba(0,0,0,0);border-top-style:solid;border-bottom-width:0;position:relative;top:.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 rgb(203.5,203.5,203.5);margin:0 0 1rem;font-family:inherit;font-size:1rem;color:#2e2d2c;background-color:#fefefe;box-shadow:none;border-radius:0;transition:box-shadow .5s,border-color .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 #4e5252;background-color:#fff;outline:none;box-shadow:0 0 5px #e5e5e5;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::placeholder,textarea::placeholder{color:#4e5252}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#eee;cursor:default}[type=submit],[type=button]{border-radius:8px;-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:#4e5252}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-0.5rem;font-size:.8125rem;font-style:italic;color:#2e2d2c}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child{border-radius:8px 0 0 8px}.input-group>:last-child>*{border-radius:0 8px 8px 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:#eee;color:#2e2d2c;border:1px solid #e5e5e5;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 #e5e5e5;padding:1.25rem;margin:1.125rem 0}.fieldset legend{background:#2e2d2c;padding:0 .1875rem;margin:0;margin-left:-0.1875rem}select{height:2.4375rem;padding:.5rem;border:1px solid rgb(203.5,203.5,203.5);margin:0 0 1rem;font-size:1rem;font-family:inherit;line-height:normal;color:#2e2d2c;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%2869, 70, 70%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:#eee;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,.1);border-color:#fbe68d}.is-invalid-label{color:#fbe68d}.form-error{display:none;margin-top:-0.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:#4e5252;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:#4e5252}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#e5e5e5;cursor:not-allowed}.callout{margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(46,45,44,.25);border-radius:8px;position:relative;color:#454646;background-color:hsl(0,0%,99.9411764706%)}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:rgb(221.7,239.7,251.55)}.callout.secondary{background-color:hsl(0,0%,92%)}.callout.success{background-color:rgb(225.45,249.6,234.45)}.callout.warning{background-color:rgb(244.05,230.7,230.7)}.callout.alert{background-color:rgb(254.4,251.25,237.9)}.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:#454646;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:#2e2d2c}.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:.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:.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 .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:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #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:rgba(0,0,0,0) #2199e8 rgba(0,0,0,0) rgba(0,0,0,0);border-right-style:solid;border-left-width:0;border-left-width:0;display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown-pane{background-color:#2e2d2c;border:1px solid #e5e5e5;border-radius:8px;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(246,246,246,.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:#2e2d2c;transition:transform .5s ease;backface-visibility:hidden;z-index:1;padding-bottom:.1px}.js-off-canvas-exit{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(254,254,254,.5);cursor:pointer;transition:background .5s ease}.off-canvas{position:absolute;background:#2e2d2c;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:8px;display:inline-block}.pagination a,.pagination button{color:#4e5252;display:block;padding:.1875rem .625rem;border-radius:8px}.pagination a:hover,.pagination button:hover{background:none}.pagination .current{padding:.1875rem .625rem;background:#2e2d2c;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#e5e5e5;cursor:not-allowed}.pagination .disabled:hover{background:rgba(0,0,0,0)}.pagination .ellipsis::after{content:"…";padding:.1875rem .625rem;color:#2e2d2c}.pagination-previous a::before,.pagination-previous.disabled::before{content:"«";display:inline-block;margin-right:.5rem}.pagination-next a::after,.pagination-next.disabled::after{content:"»";display:inline-block;margin-left:.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(254,254,254,.7);overflow-y:scroll}.reveal{display:none;z-index:1006;padding:1rem;border:1px solid #e5e5e5;background-color:#fefefe;border-radius:none;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:rgba(0,0,0,0)}.tabs.primary{background:#2199e8}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:rgb(23.6336734694,146.9397959184,228.1163265306)}.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 .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:hsl(30,2.2222222222%,7.6470588235%);color:#fefefe;font-size:80%;padding:.5rem .7rem;position:absolute;z-index:10;top:calc(100% + 0.433rem);max-width:10rem !important;border-radius:8px}.tooltip::before{content:"";display:block;width:0;height:0;border:inset .5rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) hsl(30,2.2222222222%,7.6470588235%);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:hsl(30,2.2222222222%,7.6470588235%) rgba(0,0,0,0) rgba(0,0,0,0);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:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) hsl(30,2.2222222222%,7.6470588235%);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:rgba(0,0,0,0) hsl(30,2.2222222222%,7.6470588235%) rgba(0,0,0,0) rgba(0,0,0,0);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/202507/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/202507/hero-about-small-2x.jpg")}}@media screen and (min-width: 25.625em){.hero.hero-about{background-image:url("../img/202507/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/202507/hero-about-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.hero-about{background-image:url("../img/202507/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/202507/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/202507/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/202507/hero-about-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero.hero-about{background-image:url("../img/202507/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/202507/hero-about-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero.hero-about{background-image:url("../img/202507/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/202507/hero-about-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero.hero-about{background-image:url("../img/202507/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/202507/hero-about-xxxxlarge-2x.jpg")}}#nextroll_consent_persistent_icon{bottom:20px;right:2px}#adroll_consent_persistent_icon_href{border:none}.adroll_persistent_icon_wrapper>span{width:50px;border-radius:8px 0 0 8px !important}[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}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{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}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{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}[data-aos^=fade][data-aos^=fade].aos-animate{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}[data-aos^=zoom][data-aos^=zoom].aos-animate{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}[data-aos^=slide][data-aos^=slide].aos-animate{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)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.page-intro--product [data-bv-show=rating_summary]{background-color:#fefefe;padding:.5rem .5rem .375rem .5rem}.r1 .page-intro--product [data-bv-show=rating_summary],.r3 .page-intro--product [data-bv-show=rating_summary],.mr1 .page-intro--product [data-bv-show=rating_summary],.r5u .page-intro--product [data-bv-show=rating_summary]{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:#4e5252 !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:#4e5252 !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_stars_component_container{padding-right:.375rem !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 .35s ease !important;-moz-transition:border-color .35s ease !important;-ms-transition:border-color .35s ease !important;-o-transition:border-color .35s ease !important;transition:border-color .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}.page-intro--product .bv-summary .bv_main_container .bv_stars_component_container{padding-right:.375rem}.page-intro--product .bv-summary .bv_main_container .bv_avgRating_component_container{padding-right:0 !important}.page-intro--product .bv-summary .bv_main_container .bv_avgRating_component_container{font-weight:600 !important}.page-intro--product .bv-summary .bv_main_container .bv_numReviews_text{padding-right:.625rem !important}.page-intro--product [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist{border-bottom:1px solid rgba(140,151,142,.5) !important}.page-intro--product [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex .bv_button_buttonMinimalist:hover{border-bottom-color:#8c978e !important}body div.bv_modal_component_container[data-bv-modal] .bv_modal_outer_content{border:1px solid #e5e5e5 !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 #e5e5e5 !important;border-top:none !important;border-left:none !important;border-bottom:1px solid #e5e5e5 !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:#e5e5e5 !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 .35s ease !important;-moz-transition:background-color .35s ease !important;-ms-transition:background-color .35s ease !important;-o-transition:background-color .35s ease !important;transition:background-color .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;display:flex}.breadcrumbs a:hover{text-decoration:none;color:#2e2d2c;border-bottom:1px solid #b8baba}.breadcrumbs .draft{background-color:#ff9d00;color:#2e2d2c;padding:.0625rem .3125rem}.breadcrumbs li{white-space:nowrap}.breadcrumbs li:last-child{overflow:hidden;text-overflow:ellipsis}.page-intro--product .breadcrumbs__container{margin-left:.9375rem}.page-intro--product .breadcrumbs__container a{border-bottom-color:#fefefe}}.breakpoints{position:fixed;bottom:1rem;left:1rem;margin:0;z-index:2000}.breakpoints li{background-color:#ff0;color:#000;display:inline-block;text-transform:uppercase;padding:2px 8px;font-size:.75rem;font-weight:600}.breakpoints li.viewportwidth{background-color:#9acd32}.button{font-weight:500}.button:focus{background-color:#2e2d2c;outline:none}.button:focus:hover{background-color:#4e5252}.button.tiny{padding:.85em 1em .68em}.button.small{border-radius:.25rem}.button:disabled{background-color:#4e5252}@-moz-document url-prefix(){.button.tiny{padding:.74em 1em .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:#2e2d2c;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:#4e5252}.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:#2e2d2c;position:fixed;bottom:.9375rem;right:.9375rem;z-index:999;margin:0;padding:0;opacity:0;-webkit-transition:opacity .35s ease-out,background-color .35s ease-out;-moz-transition:opacity .35s ease-out,background-color .35s ease-out;-ms-transition:opacity .35s ease-out,background-color .35s ease-out;-o-transition:opacity .35s ease-out,background-color .35s ease-out;transition:opacity .35s ease-out,background-color .35s ease-out}a.button-top:hover{background-color:#454646}a.button-top .icon{display:block;width:1.5rem;height:1.5rem;margin:.3125rem;fill:#fefefe}a.button-top.at-footer{background-color:#2e2d2c}a.button-top.at-footer:hover{background-color:#454646 !important}a.button-top.show{cursor:pointer;opacity:1}[data-whatinput=touch] .button-top{background-color:#4e5252}@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{border:none}.callout p{text-wrap:pretty;max-width:40rem;margin-bottom:.5rem}.callout p:last-child{margin-bottom:0}.callout--success{background-color:#5e8e00;margin-bottom:1.875rem;font-weight:500;color:#fff;padding-left:2.25rem}.callout--success .icon-success{fill:#fefefe;height:1.5rem;width:1.5rem;position:absolute;top:1.0625rem;left:.5rem}.callout--success .close-button{top:0;right:0;color:#fefefe}.callout--success .close-button svg{width:1.5rem;height:1.5rem}.callout--success .close-button svg polygon{fill:#fefefe}.callout--success .close-button:hover svg polygon{fill:#fefefe}.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:#454646}.callout--success .close-icon:hover polygon{fill:#2e2d2c}.callout--success p a{color:#fefefe;border-color:rgba(254,254,254,.3)}.callout--success p a:hover{color:#fefefe;border-color:#fefefe}.callout__heading{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-wrap:balance;font-size:1.3125rem;font-weight:500;margin-bottom:.375rem}.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,.r2 .page-intro--product .cta-list .button.tiny{background-color:#e5d9ce;color:#4e3330}.r1 .page-intro--product .cta-list .button.tiny:hover,.r2 .page-intro--product .cta-list .button.tiny:hover{background-color:rgb(237.84,229.92,222.66)}.r1-beach-hut-blue .page-intro--product .cta-list .button.tiny{background-color:rgb(55.1559633028,98.0550458716,111.8440366972)}.r1-beach-hut-blue .page-intro--product .cta-list .button.tiny:hover{background-color:rgb(46.7339449541,83.0825688073,94.7660550459)}.r3s .page-intro--product .cta-list .button.tiny{background-color:rgba(78,51,48,.85);color:#fefefe}.r3s .page-intro--product .cta-list .button.tiny:hover{background-color:#4e3330}.r4 .page-intro--product .cta-list .button.tiny{background-color:#64724b}.r4 .page-intro--product .cta-list .button.tiny:hover{background-color:rgb(86.5079365079,98.619047619,64.880952381)}.mr1 .page-intro--product .cta-list .button.tiny{background-color:#dadad8;color:#323e4c}.mr1 .page-intro--product .cta-list .button.tiny:hover{background-color:hsl(60,2.6315789474%,90.0980392157%)}.mrx .page-intro--product .cta-list .button.tiny{background-color:#916058}.mrx .page-intro--product .cta-list .button.tiny:hover{background-color:rgb(129.1309012876,85.4935622318,78.3690987124)}.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:rgb(129.2659574468,92.714893617,80.2340425532)}.r5u .page-intro--product .cta-list .button.tiny,.r5u .page-intro--product .cta-list .button.small{background-color:rgb(66.6090909091,68.96,60.34)}.r5u .page-intro--product .cta-list .button.tiny:hover,.r5u .page-intro--product .cta-list .button.small:hover{background-color:rgb(45.5909090909,47.2,41.3)}.card{background-color:#fefefe}.card p{margin-bottom:.5rem;text-wrap:pretty}.card .card__subheading{margin-bottom:1rem}.card a{font-weight:500}.card img{width:100%}.card--no-panel{background-color:rgba(0,0,0,0)}.card--no-panel .card__content{padding:1.75rem .625rem 1.25rem .625rem}.card--clickable{position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card--clickable a{color:#454646;border:none;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.card--clickable a:hover{color:#2e2d2c;border:none}.card--clickable a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.card--clickable:hover{background-color:#fff;color:#2e2d2c}.card--clickable:hover img{opacity:.8}.card__content{padding:1.75rem 1rem 1.25rem}.card__heading{font-size:1.6875rem;font-weight:500;margin-bottom:1rem;text-wrap:balance}.card__heading+.card__filesize{margin-top:-0.75rem}.card__heading:not(:first-child){margin-top:1rem}.card__heading+.card__subheading{margin-top:-0.75rem}.card__subheading{font-weight:500;text-wrap:balance}.card__subheading small{color:#6f7372}.card__filesize{font-size:.8125rem;color:#6f7372;font-weight:500;margin-bottom:.25rem}.card__filesize+.card__description{margin-top:-0.25rem}.card__description{font-size:.875rem;margin-bottom:1rem}.card__features-list{list-style:none;margin:0}.card__features-list li{font-size:.875rem;margin-bottom:.5rem}.card__features-list li li::marker{color:#b8baba}.card__features-list li li:not(:last-child){margin-bottom:0}.card__heading-with-finishes{display:flex;justify-content:space-between}.card__heading-content{padding-right:.375rem}.card__finishes{list-style:none;display:flex;margin:-0.125rem 0 0}.card__finish-swatch{height:1.75rem;width:1.75rem;margin-left:.375rem;-webkit-border-radius:.375rem;-moz-border-radius:.375rem;border-radius:.375rem}.card__finish-swatch span{position:absolute;left:-999em;top:-999em}.card__playlist-iframe{margin:1.5rem 0 1.25rem}@media screen and (min-width: 48em){.card--no-panel .card__content{padding:1.75rem 1rem 1.25rem 0}}.card__finish-swatch--walnut{background:#51362a url("../img/202507/walnut-swatch.jpg") no-repeat 0 0;border-color:#51362a;background-size:1.75rem}.card__finish-swatch--walnut-100-series{background:#51362a url("../img/202507/ns-100-series-swatch-walnut-small.png") no-repeat 0 0;border-color:#51362a;background-size:1.75rem}.card__finish-swatch--soft-grey{background-color:#e4e4e4}.card__finish-swatch--mid-grey{background-color:#646567;border-color:#646567}.card__finish-swatch--light-cream{background-color:#eee8e1;border-color:#eee8e1}.card__finish-swatch--espresso{background-color:#432d2a;border-color:#432d2a}.card__finish-swatch--midnight-blue{background-color:#222c54;border-color:#222c54}.card__finish-swatch--pine-green{background-color:#2a493d;border-color:#2a493d}.column-list{list-style:none;margin-left:0}.column-list:first-child{padding-left:1rem;border-left:1px solid rgba(254,254,254,.15)}.column-list .column-list{margin-top:.5em;padding-left:.75rem;border-left:none;list-style-image:url("../img/202507/bullet-white.svg")}.column-list li{font-weight:400;margin-bottom:.5rem;margin-top:1rem;color:#fefefe}.column-list li:first-child{margin-top:0}.column-list li li{font-weight:400;margin:0 0 .4375rem}.column-list a:link,.column-list a:visited{color:hsl(180,1.4285714286%,82.5490196078%)}.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 .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:hsl(75,5.4054054054%,38.5294117647%)}.comparison-banner:hover .range-icons{fill:#fefefe}.comparison-banner .range-icons{fill:rgba(254,254,254,.7);margin:0 .4375rem .4375rem;max-width:20rem;-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 + 5*(100vw - 320px)/90);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;margin-bottom:.625rem}.comparison-banner--products .range-icons{margin-top:.75rem}.comparison-banner--products p{margin-bottom:.75rem}.r1 .comparison-banner,.r2 .comparison-banner{margin-bottom:.625rem;background-color:#4e3330}.r1 .comparison-banner:hover,.r2 .comparison-banner:hover{background-color:hsl(6,23.8095238095%,19.7058823529%)}.r3s .comparison-banner{margin-bottom:.625rem;background-color:hsl(6,23.8095238095%,22.7058823529%)}.r3s .comparison-banner:hover{background-color:rgb(55.9,36.55,34.4)}.r4 .comparison-banner{background-color:rgb(65,72.5,55)}.r4 .comparison-banner:hover{background-color:#343a2c}.r5 .comparison-banner,.r7 .comparison-banner,.mrx .comparison-banner{background-color:rgb(106.445,73.29,68.055)}.r5 .comparison-banner:hover,.r7 .comparison-banner:hover,.mrx .comparison-banner:hover{background-color:rgb(90.89,62.58,58.11)}.r5u .comparison-banner{background-color:rgb(93.6902439024,89.312195122,85.8097560976)}.r5u .comparison-banner:hover{background-color:rgb(80.3804878049,76.6243902439,73.6195121951)}.mr1 .comparison-banner{background-color:#323e4c}.mr1 .comparison-banner:hover{background-color:rgb(60.119047619,74.5476190476,91.380952381)}@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,.r2 .comparison-banner,.mr1 .comparison-banner,.r3s .comparison-banner,.r5u .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 .3125rem}.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 + 6*(100vw - 768px)/256);margin:0}.comparison-banner--products{margin:1.875rem auto}.comparison-banner--products .range-icons{margin:1.5rem .3125rem .9375rem}.comparison-banner--products h2{margin-top:1rem}.r1 .comparison-banner,.r2 .comparison-banner{margin-top:0;margin-bottom:.9375rem}.r3s .comparison-banner,.r5u .comparison-banner,.mr1 .comparison-banner{margin-top:.9375rem;margin-bottom:.9375rem}.mrx .comparison-banner,.r7 .comparison-banner{margin-top:.9375rem;margin-bottom:0}}@media screen and (min-width: 64em){.comparison-banner h2{font-size:calc(28px + 6*(100vw - 1024px)/176)}.comparison-banner--products h2{font-size:calc(26px + 6*(100vw - 1024px)/176)}.comparison-banner--products .range-icons{margin:1.5rem .3125rem .9375rem}.r1 .comparison-banner,.r2 .comparison-banner{margin-top:0;margin-bottom:1.25rem}.r3s .comparison-banner,.r5u .comparison-banner,.mr1 .comparison-banner{margin-top:.9375rem;margin-bottom:.9375rem}}@media screen and (min-width: 75em){.comparison-banner .range-icons{max-width:33.75rem}.comparison-banner h2{font-size:2.125rem}.comparison-banner--products h2{font-size:2rem}.r1 .comparison-banner{margin-top:0;margin-bottom:2.5rem}.r2 .comparison-banner{margin-top:0;margin-bottom:.9375rem}.r3s .comparison-banner,.mr1 .comparison-banner{margin-top:.9375rem;margin-bottom:2.5rem}.r5u .comparison-banner{margin-top:.9375rem;margin-bottom:.9375rem}}@media screen and (min-width: 90em){.inner-container.teasers-container .comparison-banner{padding:.75rem .625rem .625rem !important}.inner-container.teasers-container .comparison-banner .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}.cta-list--comparison{margin-bottom:0}.cta-list--comparison .button{margin-bottom:0}.comparison .tooltip{max-width:13.75rem !important}.comparison-feature-th{width:36%}.comparison-product{width:8%}.comparison-table-wrapper--us .comparison-feature-th{width:50%}.comparison-table-wrapper--us .comparison-product{width:10%}.comparison-table-wrapper{margin-bottom:3.125rem}.comparison-table{background-color:#eee;width:100%;border-bottom:1px solid #e5e5e5;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 #e5e5e5;padding-top:.625rem;padding-bottom:.75rem}.comparison-table th:first-child,.comparison-table td:first-child{text-align:left}.comparison-table thead th{border-top:none}.comparison-table thead th span{padding-top:1.5px;padding-left:2px;left:-0.5rem !important}.comparison-table td:nth-child(even){background-color:#fefefe}.comparison-table td:nth-child(odd){background-color:rgba(254,254,254,.5)}.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:#1771b9;-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:rgb(31.7548076923,140.3605769231,227.2451923077)}.feature-name button{position:absolute;top:50%;transform:translateY(-50%);right:.4375rem}.feature-name button svg{pointer-events:none}.comparison-table thead{background-color:#eee}.comparison-table-sticky-header>div{font-weight:500}.comparison-table-sticky-header>div ul li{border-bottom:1px solid #e5e5e5}.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:.75rem}.comparison-product,.comparison-table .feature{font-size:.75rem}.comparison-table-sticky-header.stuck{position:fixed;top:0;right:0;left:0;z-index:100;background-color:#eee}.comparison-table-sticky-header.stuck>div{padding-left:1.25rem;padding-right:1.25rem}.comparison-table-sticky-header.stuck ul{opacity:1;margin-left:-1px}.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:#9ba195}@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), 0.875rem) rotate(270deg);transform-origin:0 0}.comparison-table-wrapper--us .comparison-table-sticky-header .comparison-product span,.comparison-table-wrapper--us .comparison-table thead tr .comparison-product span{transform:translate(calc(5vw - 4px), 0.875rem) rotate(270deg)}}@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), 0.875rem) rotate(270deg);transform-origin:0 0}.comparison-table-wrapper--us .comparison-table-sticky-header .comparison-product span,.comparison-table-wrapper--us .comparison-table thead tr .comparison-product span{transform:translate(5vw, 0.875rem) rotate(270deg);left:-0.75rem !important}}@media screen and (min-width: 25.625em){.comparison-feature-th,.comparison-table .feature-name{font-size:.8125rem}.comparison-product,.comparison-table .feature{font-size:.8125rem}.comparison-table-wrapper--us{margin-left:0;margin-right:0}}@media screen and (min-width: 37.5em){.comparison-table-wrapper{margin:0 .625rem 3.75rem}.comparison-feature-th{width:28%}.comparison-product{width:9%}.comparison-table-wrapper--us{margin-left:0;margin-right:0}.comparison-table-sticky-header.stuck{padding-left:1.25rem;padding-right:1.25rem}.comparison-table-sticky-header>div,.comparison-table thead tr{height:1.875rem}.comparison-table-sticky-header>div .comparison-product,.comparison-table thead tr .comparison-product{padding:0 !important;height:1.875rem;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:.25rem;left:0;right:0}.comparison-table-sticky-header>div .comparison-product span{bottom:.125rem;left:.125rem}.comparison-table{margin-top:-12vw}.comparison-table-wrapper--us .comparison-table{margin-top:-1.875rem}.comparison-table-wrapper--us .comparison-table-sticky-header.stuck>div{padding-left:1.09375rem;padding-right:1.09375rem}.comparison-feature-th,.comparison-table .feature-name{font-size:.875rem}.comparison-product,.comparison-table .feature{font-size:.875rem}.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-wrapper .comparison-product a img{opacity:75%;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.comparison-table-wrapper .comparison-product a:hover img{opacity:100%}.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{display:block;margin:0 .25rem 0;max-width:6.25rem}.comparison-table-wrapper--us .comparison-feature-th{width:40%}.comparison-table-wrapper--us .comparison-product{width:12%}.comparison-table-wrapper--us .comparison-product-image--small{margin:calc(4vw - 22px) auto 1.875rem}.comparison-table-wrapper--us .comparison-table{margin-top:-7.375rem}.comparison-table-wrapper--us .comparison-table-sticky-header.stuck>div{padding-left:3.75rem;padding-right:3.75rem}.comparison-table-wrapper--us .comparison-product a img{opacity:75%;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.comparison-table-wrapper--us .comparison-product a:hover img{opacity:100%}.comparison-table-sticky-header.stuck>div{padding-left:3.75rem;padding-right:3.75rem}}@media screen and (min-width: 64em){.comparison-table-sticky-header{padding-top:3.75rem}.comparison-table-sticky-header.stuck{padding-top:0}.comparison-table-wrapper{margin:0 .9375rem 5rem}.comparison-table-sticky-header.stuck{padding-left:.9375rem;padding-right:.9375rem}.comparison-product-image--small{margin:calc(4vw - 20px) .375rem 0}.comparison-feature-th,.comparison-table .feature-name{font-size:.9375rem}.comparison-product,.comparison-table .feature{font-size:.9375rem}.comparison-table-sticky-header.stuck>div{padding-left:5.625rem;padding-right:5.625rem;padding-top:3.75rem}.comparison-table-wrapper--us{margin-left:0;margin-right:0}.comparison-table-wrapper--us .comparison-table{margin-top:-7.5rem}.comparison-table-wrapper--us .comparison-table-sticky-header.stuck>div{padding-left:5.625rem;padding-right:5.625rem}}@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:block;margin:calc(3.7vw - 24px) .375rem 0;max-width:6.25rem}.comparison-product a img{opacity:75%;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease}.comparison-product a:hover img{opacity:100%}.comparison-feature-th{width:28%}.comparison-product{width:9%}.comparison-table-wrapper--us .comparison-table{margin-top:-7.8125rem}}@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.125rem}.comparison-table{margin-top:-8.625rem}.comparison-table-sticky-header{max-width:95.625rem;margin-left:auto;margin-right:auto}.comparison-product-image--small{margin:1.875rem auto 0}.comparison-feature-th,.comparison-table .feature-name{font-size:1rem}.comparison-product,.comparison-table .feature{font-size:1rem}.comparison-table-wrapper--us .comparison-table{margin-top:-8.4375rem}}.compatible-models{list-style:none;float:left;margin:0 0 1.5625rem 0}.compatible-model{float:left;margin-right:1.125rem}.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:.8}.compatible-model--r2{width:1.375rem}.compatible-model--r3{width:2.1875rem}.compatible-model--r5{width:1.625rem}.compatible-model--r7{width:1.5625rem;margin-right:.9375rem}.compatible-model--mrx{width:3.625rem}@media screen and (min-width: 25.625em){.compatible-model--r2{width:2.25rem}.compatible-model--r3{width:3.53125rem}.compatible-model--r5{width:2.625rem}.compatible-model--r7{width:2.5625rem}.compatible-model--mrx{width:5.9375rem}}@media screen and (min-width: 37.5em){.compatible-model{margin-right:1.25rem}.compatible-model--r2{width:2.65625rem}.compatible-model--r3{width:4.25rem}.compatible-model--r5{width:3.125rem}.compatible-model--r7{width:3.03125rem;margin-right:1.25rem}.compatible-model--mrx{width:7rem}}@media screen and (min-width: 64em){.compatible-model{margin-right:1.875rem}.compatible-model--r2{width:3.9375rem}.compatible-model--r3{width:6.25rem}.compatible-model--r5{width:4.625rem}.compatible-model--r7{width:4.5rem;margin-right:1.375rem}.compatible-model--mrx{width:10.4375rem}}.competition-panel{margin-top:2rem;margin-bottom:1.5rem}.competition-panel hr{border-color:#d9c5b6;margin-bottom:0}.competition-panel__question{font-weight:500}.competition-panel__answers{margin-bottom:1.5rem}.competition-panel__answers [type=radio]{margin-bottom:0}.ns-qobuz-competition-form .newsletter-signup+.newsletter-signup{margin-top:-1rem}.ns-qobuz-competition-form .form-error-alert{display:block;padding-top:1.875rem;margin-bottom:-0.625rem;color:#b65d5d}.ns-qobuz-competition-form .errors{margin-top:-0.5rem}.ns-qobuz-competition-form .competition-panel__answers+.errors{margin-top:-1.25rem}.ns-qobuz-competition-form .has-error input{border:1px solid #b65d5d !important}.ns-qobuz-competition-form .newsletter-signup .has-error .errors{padding:.5rem 0 .25rem !important}.ns-qobuz-competition-form #success{padding-top:1.875rem}.ns-qobuz-competition-form #success .callout--success{margin-bottom:-0.625rem}.ns-qobuz-competition-form #success .icon-success{margin-top:-0.1875rem}.ns-qobuz-competition-form #success .callout__heading{font-size:1.125rem;color:#fefefe;margin-bottom:0;margin-right:.9375rem}@media screen and (min-width: 64em){.ns-qobuz-competition-form .form-error-alert{padding-top:5rem;margin-top:-5rem}.ns-qobuz-competition-form #success{padding-top:5.625rem;margin-top:-5.625rem}}.contact-options-list{margin-bottom:2.375rem}.contact-options-list li{font-size:1.125rem;font-weight:500;margin-bottom:.3125rem}.contact-footer .columns:first-child{padding-top:2.5rem}.contact-footer .contact-alert{margin:2.5rem 0 0}.contact-footer .contact-details{margin:0 0 2.625rem 0}.contact-footer .contact-details p+h3{margin-top:2.3125rem}.christmas-message{background-color:#fefefe;padding:1.25rem 1.25rem .25rem;position:relative;margin:.25rem 0 2.5rem}.christmas-message .gift-icon{width:1.875rem;position:absolute;top:.75rem;left:1.25rem}.christmas-message .main-heading-4{font-weight:500;padding-left:2.375rem}.inner-container.teasers-container.teasers-container--contact{padding-top:.625rem}.teaser--assistance .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-assistance-s-l-xxl-2x.jpg")}}.webp .teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/teaser-assistance-med-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/teaser-assistance-med-2x.webp")}}@media screen and (min-width: 37.5em){.christmas-message{margin-bottom:3.375rem}.contact-footer .contact-alert{margin:3.4375rem 0 0}.contact-footer .columns:first-child{padding-top:3.4375rem}.contact-footer .columns:last-child{padding-bottom:.625rem}.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/202507/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/202507/contact-sales-720px.jpg")}}@media screen and (min-width: 37.5em){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-sales-720px.webp")}}@media screen and (min-width: 37.5em){.teaser--press-enquiry .teaser__image{background:#fefefe url("../img/202507/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/202507/contact-press-720px.jpg")}}@media screen and (min-width: 37.5em){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-press-720px.webp")}}@media screen and (min-width: 37.5em){.teasers-container--contact .teaser--product-support .teaser__image{background:#fefefe url("../img/202507/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/202507/contact-product-720px.jpg")}}@media screen and (min-width: 37.5em){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/contact-product-720px.webp")}}@media screen and (min-width: 37.5em){.teaser--hospitality-enquiry .teaser__image{background:#fefefe url("../img/202507/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/202507/contact-hospitality-720px.jpg")}}@media screen and (min-width: 37.5em){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-hospitality-720px.webp")}}@media screen and (min-width: 37.5em){.teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/teaser-assistance-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/teaser-assistance-s-l-xxl-2x.webp")}}@media screen and (min-width: 48em){.christmas-message{margin-bottom:4.1875rem}.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 .columns{padding-top:3.4375rem;padding-bottom:.625rem}.teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/teaser-assistance-xl-2x.jpg")}}@media screen and (min-width: 48em){.webp .teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/teaser-assistance-xl-2x.webp")}}@media screen and (min-width: 64em){.christmas-message{margin:1.5625rem 0 2.5rem}.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}.teaser--sales-enquiry .teaser__image{background:#fefefe url("../img/202507/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/202507/contact-sales-620px.jpg")}}@media screen and (min-width: 64em){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-sales-620px.webp")}}@media screen and (min-width: 64em){.teaser--press-enquiry .teaser__image{background:#fefefe url("../img/202507/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/202507/contact-press-620px.jpg")}}@media screen and (min-width: 64em){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-press-620px.webp")}}@media screen and (min-width: 64em){.teasers-container--contact .teaser--product-support .teaser__image{background:#fefefe url("../img/202507/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/202507/contact-product-620px.jpg")}}@media screen and (min-width: 64em){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/contact-product-620px.webp")}}@media screen and (min-width: 64em){.teaser--hospitality-enquiry .teaser__image{background:#fefefe url("../img/202507/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/202507/contact-hospitality-620px.jpg")}}@media screen and (min-width: 64em){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-hospitality-620px.webp")}}@media screen and (min-width: 64em){.teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/teaser-assistance-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.webp .teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/contact-sales-720px.jpg")}}@media screen and (min-width: 75em){.webp .teaser--sales-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-sales-720px.webp")}}@media screen and (min-width: 75em){.teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/contact-product-720px.jpg")}}@media screen and (min-width: 75em){.webp .teasers-container--contact .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/contact-product-720px.webp")}}@media screen and (min-width: 75em){.teaser--press-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-press-720px.jpg")}}@media screen and (min-width: 75em){.webp .teaser--press-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-press-720px.webp")}}@media screen and (min-width: 75em){.teaser--hospitality-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-hospitality-720px.jpg")}}@media screen and (min-width: 75em){.webp .teaser--hospitality-enquiry .teaser__image{background-image:url("../img/202507/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/202507/contact-hospitality-720px.webp")}}@media screen and (min-width: 75em){.teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/teaser-assistance-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.webp .teaser--assistance .teaser__image{background-image:url("../img/202507/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/202507/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:1.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:#4e5252;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:#b8baba}.contact-info__distance-icon{width:.8125rem;height:.8125rem;position:absolute;top:.1875rem;left:0}.contact-info__distance-icon--platinum{fill:#a2b0b3}.contact-info__distance-icon--gold{fill:#b39f70}.contact-info__distance-icon--green{fill:#82c55b}.contact-info__region{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.0625rem;font-weight:500;margin-top:.625rem}.contact-info__distance+.contact-info__region{margin-top:0}.contact-info__name{font-size:.9375rem;font-weight:400;margin-bottom:.5rem}.contact-info__region+.contact-info__name{margin-top:.9375rem}.contact-info__address{margin-bottom:.5rem}.contact-info__address p{font-size:.875rem;margin:0}.contact-info__tel{font-size:.875rem}.contact-info__web{font-size:.875rem}.contact-info__tel+.contact-info__web{margin-top:-1rem}.contact-info__profile{padding:.375rem .5rem;background-color:#7e8975;margin-bottom:1rem !important}.contact-info__profile:hover{background-color:hsl(93,7.874015748%,42.8039215686%)}.contact-info__products-head{font-size:.875rem;font-weight:500;margin-bottom:.25rem}.contact-info__products-list{list-style:none;margin:0 0 1rem}.contact-info__products-list li{padding:.0625rem .375rem;font-size:.75rem;font-weight:500;display:inline-block;border-radius:.25rem;background-color:#efeee9}@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}}.countdown{color:#fefefe;display:flex;margin-top:1.25rem}.countdown .countdown__cell{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(254,254,254,.16);text-align:center;padding:.3125rem;border-radius:.1875rem;margin-right:.375rem;width:3.75rem}.countdown .countdown__cell:last-child{margin-right:0}.countdown .coundown__units{font-size:1.3125rem}.countdown .smalltext{font-size:.5625rem;text-transform:uppercase}.ns-product-hero--home-1 .countdown{margin-top:1.25rem}.ns-product-hero--100-series .countdown{width:100%;position:absolute;bottom:1.25rem;justify-content:center}@media screen and (min-width: 37.5em){.ns-product-hero--home-1 .countdown{margin-bottom:1rem}}@media screen and (min-width: 48em){.countdown .smalltext{padding-top:.1875rem}.ns-product-hero--100-series .countdown{bottom:1.875rem}}@media screen and (min-width: 64em){.countdown .coundown__units{font-size:1.375rem}.ns-product-hero--home-1 .countdown{margin-top:1.5rem;margin-bottom:1.25rem}}.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,.3);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.covid-message p a:hover{border-color:rgba(254,254,254,.6)}@media screen and (min-width: 25.625em){.covid-message{padding:1.875rem 1.5625rem .9375rem !important}}@media screen and (min-width: 37.5em){.covid-message{margin:0 auto .9375rem}}.hero.hero-customer-services{background:#000 url("../img/202507/hero-customer-services-small-1x.jpg") no-repeat 0 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-small-2x.jpg")}}.hero.hero-customer-services .hero__content{top:1.25rem;bottom:auto}.hero.hero-customer-services .hero__heading{font-size:calc(27px + 9*(100vw - 320px)/90);font-family:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;line-height:1}.hero.hero-customer-services .hero__subheading{font-size:1rem;text-transform:uppercase;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;margin-bottom:.75rem}.customer-services .main-content{margin-top:0;margin-bottom:.625rem}.customer-services .main-content .row:first-child{padding-top:2.5rem;padding-bottom:.75rem}.customer-services .main-content .row:first-child .row{padding-left:.625rem;padding-right:.625rem}.customer-services .lead{margin-bottom:2.1875rem}.customer-services__block{position:relative;padding-left:2.6875rem;margin-bottom:.625rem}.customer-services__block a{color:#4e3330}.customer-services__icon{width:2.25rem;height:2.4375rem;position:absolute;top:-0.3125rem;left:0}.customer-services__subhead{font-size:1.5rem;font-weight:500}@media screen and (min-width: 25.625em){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-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-customer-services{background-image:url("../img/202507/hero-customer-services-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero.hero-customer-services .hero__content{top:1.875rem}.hero.hero-customer-services .hero__heading{font-size:calc(36px + 8*(100vw - 410px)/190);max-width:28.125rem}.customer-services .lead{margin-bottom:2.5rem}.customer-services .main-content .row:first-child{padding-top:2.8125rem;padding-bottom:1.25rem}}@media screen and (min-width: 37.5em){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-large-1x.jpg");background-position:20% 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){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.hero-customer-services .hero__content{left:50%}.hero.hero-customer-services .hero__subheading{font-size:1.125rem}.hero.hero-customer-services .hero__heading{font-size:calc(29px + 11*(100vw - 600px)/168);max-width:100%}.customer-services .main-content{margin-bottom:.9375rem}.customer-services .main-content .row:first-child{padding-top:3.4375rem;padding-bottom:1.875rem}.customer-services .lead{max-width:31.25rem;margin-bottom:3rem}}@media screen and (min-width: 48em){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-xlarge-1x.jpg");background-position:15% 0}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero.hero-customer-services .hero__content{top:2.5rem}.hero.hero-customer-services .hero__heading{font-size:calc(36px + 10*(100vw - 768px)/256)}.customer-services .main-content .row:first-child{padding-top:3.75rem;padding-bottom:2.1875rem}.customer-services .main-content{margin-bottom:1.875rem}}@media screen and (min-width: 64em){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-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-customer-services{background-image:url("../img/202507/hero-customer-services-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero.hero-customer-services .hero__content{top:3.125rem}.hero.hero-customer-services .hero__subheading{font-size:1.3125rem}.hero.hero-customer-services .hero__heading{font-size:calc(46px + 10*(100vw - 1024px)/176)}.customer-services .main-content .row:first-child{padding-top:6rem;padding-bottom:4.0625rem}.customer-services .lead{font-size:1.25rem}}@media screen and (min-width: 75em){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-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-customer-services{background-image:url("../img/202507/hero-customer-services-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero.hero-customer-services .hero__heading{font-size:3.5rem;max-width:34.6875rem}.customer-services .main-content .row:first-child{padding-top:7.25rem;padding-bottom:5.625rem}.customer-services .lead{max-width:34.375rem}}@media screen and (min-width: 90em){.hero.hero-customer-services{background-image:url("../img/202507/hero-customer-services-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-customer-services{background-image:url("../img/202507/hero-customer-services-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero.hero-customer-services .hero__subheading{font-size:1.5rem}.hero.hero-customer-services .hero__heading{font-size:3.875rem}}@media screen and (min-width: 105em){.customer-services .lead{max-width:100%}}.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 #4e5252;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:0 0 0 #4e5252;-moz-box-shadow:0 0 0 #4e5252;box-shadow:0 0 0 #4e5252;-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:#5e8e00;color:#fefefe;font-weight:500}.datepicker td.old,.datepicker td.new{color:#999}.datepicker td span.active{background:#5e8e00}.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:#eee}.datepicker td.active.day:hover,.datepicker td .active.month:hover,.datepicker td .active.year:hover{background-color:#2e2d2c;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:#5e8e00}.datepicker th.date-switch{width:145px;text-transform:uppercase}.datepicker th span.active{background:#5e8e00}.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:rgba(0,0,0,0)}.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:#b8baba}.datepicker th.prev:hover svg,.datepicker th.next:hover svg{fill:#2e2d2c}.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 rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid #ccc;border-bottom-color:1px solid #4e5252;position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);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:rgba(0,0,0,0)}.environment{position:fixed;top:.25rem;left:.25rem;z-index:10000;text-transform:uppercase;color:#fff;font-weight:600;padding:.125rem .5rem;font-size:.75rem}.environment--local{background-color:#d02b2b}.environment--development,.environment--dev2{background-color:#f68413}.environment--staging{background-color:#5583a5}.environment--live{background-color:#74a952}.home-hero-video .flex-video{overflow:hidden;height:25.625rem;padding:0}.home-hero-video .flex-video video{left:50%;top:50%;transform:translate(-51%, -50%);width:auto;height:25.6875rem}.home-hero-video h1{font-size:calc(28px + 4*(100vw - 320px)/90);position:absolute;top:1.125rem;left:1.25rem;color:#fefefe;line-height:1.1;font-weight:400}.home-hero-video p{font-size:calc(15.5px + 2.5*(100vw - 320px)/90);line-height:1.2;margin-bottom:.9375rem}.home-hero-video .hero__content{left:1.25rem;right:1.25rem;bottom:1.25rem;color:#454646}.home-hero-video .button{background-color:#4e3330;margin-bottom:0}.home-hero-video .button:hover{background-color:rgb(55.9,36.55,34.4)}.home-hero-video .hero__badge{display:none}@media screen and (min-width: 25.625em){.home-hero-video .flex-video{height:30rem}.home-hero-video .flex-video video{width:auto;height:32.5rem;transform:translate(-52.5%, -50%)}.home-hero-video h1{font-size:calc(32px + 4*(100vw - 410px)/190);max-width:21.25rem}.home-hero-video p{font-size:calc(18px + 2*(100vw - 410px)/190);margin-bottom:1rem;max-width:26.25rem}}@media screen and (min-width: 37.5em){.home-hero-video .flex-video{height:25rem}.home-hero-video .flex-video video{width:101%;height:auto;transform:translate(-50%, -46%)}.home-hero-video h1{max-width:100%;margin-right:10rem;font-size:calc(32px + 4*(100vw - 600px)/168)}.home-hero-video .hero__content{bottom:.1875rem}.home-hero-video p{font-size:calc(19px + 3*(100vw - 600px)/168);max-width:100%;margin-right:12.5rem}.home-hero-video .button{position:absolute;right:0;bottom:1.25rem}.home-hero-video .hero__badge{display:block;position:absolute;top:1.25rem;right:1.25rem;width:7.5rem}}@media screen and (min-width: 48em){.home-hero-video .flex-video{height:31.25rem}.home-hero-video .flex-video video{width:102%;transform:translate(-50%, -43.5%)}.home-hero-video .hero__content{left:1.875rem;right:1.875rem;bottom:.625rem}.home-hero-video h1{font-size:calc(40px + 4*(100vw - 768px)/256);left:1.875rem;top:1.875rem}.home-hero-video p{font-size:1.4375rem;max-width:33.125rem}}@media screen and (min-width: 64em){.home-hero-video .flex-video{height:37.1875rem}.home-hero-video h1{font-size:2.875rem}.home-hero-video p{width:34.375rem;margin-bottom:1.5rem;font-size:calc(23px + 2*(100vw - 1024px)/176)}.home-hero-video .hero__badge{width:8.125rem}}@media screen and (min-width: 75em){.home-hero-video .flex-video{height:37.1875rem}.home-hero-video .flex-video video{width:102%;transform:translate(-50%, -47%)}.home-hero-video h1{font-size:3.125rem;top:2.5rem;left:2.5rem}.home-hero-video .hero__content{left:2.5rem;right:2.5rem;bottom:.625rem}.home-hero-video p{max-width:46.25rem;font-size:1.6875rem}.home-hero-video .button{bottom:1.875rem}}@media screen and (min-width: 90em){.home-hero-video .flex-video{height:43.125rem}.home-hero-video .flex-video video{width:102%;transform:translate(-50%, -45%)}}.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 #e5e5e5;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 #e5e5e5}.legacy-item__specs dd{font-weight:500;float:left;width:60%;border-top:1px solid #e5e5e5}.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/202507/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/202507/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{font-size:1.0625rem;padding-left:.4375rem;padding-right:.4375rem}.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/202507/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/202507/mrx-promo-panel-small-2x.webp")}}.page-intro--product .row.mrx-promo-panel--r5{background:#43453c url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-small-2x.jpg")}}.webp .page-intro--product .row.mrx-promo-panel--r5{background-image:url("../img/202507/mrx-promo-panel-r5-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .page-intro--product .row.mrx-promo-panel--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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/202507/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/202507/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/202507/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/202507/mrx-promo-panel-medium-2x.webp")}}@media screen and (min-width: 25.625em){.page-intro--product .row.mrx-promo-panel--r5{background:#43453c url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .page-intro--product .row.mrx-promo-panel--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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/202507/mrx-promo-panel-large-1x.jpg") no-repeat 50% 100%;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/202507/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:42.5rem}.page-intro--product .row.mrx-promo-panel p{max-width:100%}.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/202507/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/202507/mrx-promo-panel-large-2x.webp")}}@media screen and (min-width: 37.5em){.page-intro--product .row.mrx-promo-panel--r5{background:#43453c url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .page-intro--product .row.mrx-promo-panel--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-large-2x.webp")}}@media screen and (min-width: 48em){.page-intro--product .row.mrx-promo-panel{background:#91685a url("../img/202507/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/202507/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;max-width:100%;padding:0}.webp .page-intro--product .row.mrx-promo-panel{background-image:url("../img/202507/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/202507/mrx-promo-panel-xlarge-2x.webp")}}@media screen and (min-width: 48em){.page-intro--product .row.mrx-promo-panel--r5{background:#43453c url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .page-intro--product .row.mrx-promo-panel--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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/202507/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/202507/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/202507/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/202507/mrx-promo-panel-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.page-intro--product .row.mrx-promo-panel--r5{background:#43453c url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .page-intro--product .row.mrx-promo-panel--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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/202507/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/202507/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/202507/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/202507/mrx-promo-panel-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.page-intro--product .row.mrx-promo-panel--r5{background:#43453c url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .page-intro--product .row.mrx-promo-panel--r5{background-image:url("../img/202507/mrx-promo-panel-r5-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--r5{background-image:url("../img/202507/mrx-promo-panel-r5-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.page-intro--product .row.mrx-promo-panel--r5{background-color:#43453c}}.features-at-a-glance .main-heading-3{font-size:1.125rem;margin:2.5rem 0 1rem}.r3s .features-at-a-glance .main-heading-3{color:inherit}.features-at-a-glance-list{margin-bottom:1.25rem}.features-at-a-glance-list li{font-size:.875rem;background:rgba(0,0,0,0) url("../img/202507/bullet-white.svg") no-repeat 0 .625rem;padding:0 0 0 .875rem;background-size:.3125rem;margin:0 0 .4375rem}.r1 .features-at-a-glance-list li,.r2 .features-at-a-glance-list li{background-image:url("../img/202507/bullet-brown-c-100.svg")}@media screen and (min-width: 25.625em){.features-at-a-glance .main-heading-3{font-size:1.3125rem}}@media screen and (min-width: 37.5em){.features-at-a-glance .main-heading-3{font-size:1.5rem}.features-at-a-glance-list li{font-size:.9375rem}}@media screen and (min-width: 37.5em){.features-at-a-glance-list li{font-size:.8125rem}}@media screen and (min-width: 48em){.features-at-a-glance .main-heading-3{font-size:1.3125rem}}@media screen and (min-width: 64em){.features-at-a-glance .main-heading-3{font-size:1.5rem}.features-at-a-glance-list{margin-bottom:1.875rem}.features-at-a-glance-list li{font-size:.9375rem}.features-at-a-glance-list+.small{margin-top:-0.75rem}}.page-intro--product.feature-panel--r5-mie-feature1{margin-bottom:0}.page-intro--product.feature-panel--r5-mie-feature1>.row{padding-top:50vw;background:#e5e5e5 url("../img/202507/r5-mie-feature-1-small-1x.jpg") no-repeat 0 2.0625rem;background-size:contain}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-small-2x.jpg")}}.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-small-1x.webp") no-repeat 0 0}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-small-2x.webp")}}@media screen and (min-width: 25.625em){.page-intro--product.feature-panel--r5-mie-feature1>.row{padding-top:45vw;background-position:0 1.875rem;background-image:url("../img/202507/r5-mie-feature-1-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){.page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-medium-1x.webp") no-repeat 0 0}}@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.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-medium-2x.webp")}}@media screen and (min-width: 37.5em){.page-intro--product.feature-panel--r5-mie-feature1>.row{padding-top:40vw;background-image:url("../img/202507/r5-mie-feature-1-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){.page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-large-1x.webp") no-repeat 0 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){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-large-2x.webp")}}@media screen and (min-width: 48em){.page-intro--product.feature-panel--r5-mie-feature1>.row{padding-top:37vw;background-image:url("../img/202507/r5-mie-feature-1-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){.page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xlarge-1x.webp") no-repeat 0 0}}@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.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xlarge-2x.webp")}}@media screen and (min-width: 64em){.page-intro--product.feature-panel--r5-mie-feature1>.row{padding-top:35vw;padding-bottom:0;background-image:url("../img/202507/r5-mie-feature-1-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){.page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxlarge-1x.webp") no-repeat 0 0}}@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.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.page-intro--product.feature-panel--r5-mie-feature1>.row{padding-bottom:1.25rem;background-image:url("../img/202507/r5-mie-feature-1-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){.page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxxlarge-1x.webp") no-repeat 0 0}}@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.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.page-intro--product.feature-panel--r5-mie-feature1>.row{padding-top:34vw;padding-bottom:2.5rem;background-image:url("../img/202507/r5-mie-feature-1-xxxlarge-1x.jpg")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxxxlarge-1x.webp") no-repeat 0 0}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .page-intro--product.feature-panel--r5-mie-feature1>.row{background-image:url("../img/202507/r5-mie-feature-1-xxxxlarge-2x.webp")}}@media screen and (min-width: 96.25em){.page-intro--product.feature-panel--r5-mie-feature1>.row{padding-top:522px}}.page-intro--product.feature-panel--r5-mie-feature2{margin-bottom:0}.page-intro--product.feature-panel--r5-mie-feature2>.row{padding-top:60vw;padding-bottom:1.5rem;color:#fefefe;background-color:#554f47;background-image:url("../img/202507/r5-mie-feature-2-mask-small.png"),url("../img/202507/r5-mie-feature-2-small-1x.jpg");background-repeat:no-repeat,no-repeat;background-position:0 100%,0 0;background-size:contain,cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-small.png"),url("../img/202507/r5-mie-feature-2-small-2x.jpg")}}.page-intro--product.feature-panel--r5-mie-feature2>.row a{color:#fefefe;border-color:rgba(254,254,254,.3)}.page-intro--product.feature-panel--r5-mie-feature2>.row a:hover{color:#fefefe;border-color:rgba(254,254,254,.8)}.webp .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-small.png"),url("../img/202507/r5-mie-feature-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-small.png"),url("../img/202507/r5-mie-feature-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.page-intro--product.feature-panel--r5-mie-feature2>.row{padding-top:60vw;padding-bottom:2rem;background-image:url("../img/202507/r5-mie-feature-2-mask-medium.png"),url("../img/202507/r5-mie-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){.page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-medium.png"),url("../img/202507/r5-mie-feature-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-medium.png"),url("../img/202507/r5-mie-feature-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 .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-medium.png"),url("../img/202507/r5-mie-feature-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.page-intro--product.feature-panel--r5-mie-feature2>.row{padding-top:54vw;padding-bottom:3rem;background-image:url("../img/202507/r5-mie-feature-2-mask-large.png"),url("../img/202507/r5-mie-feature-2-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){.page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-large.png"),url("../img/202507/r5-mie-feature-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-large.png"),url("../img/202507/r5-mie-feature-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 .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-large.png"),url("../img/202507/r5-mie-feature-2-large-2x.webp")}}@media screen and (min-width: 48em){.page-intro--product.feature-panel--r5-mie-feature2>.row{padding-top:48vw;padding-bottom:4rem;background-image:url("../img/202507/r5-mie-feature-2-mask-xlarge.png"),url("../img/202507/r5-mie-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){.page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xlarge.png"),url("../img/202507/r5-mie-feature-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xlarge.png"),url("../img/202507/r5-mie-feature-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 .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xlarge.png"),url("../img/202507/r5-mie-feature-2-xlarge-2x.webp")}}@media screen and (min-width: 64em){.page-intro--product.feature-panel--r5-mie-feature2>.row{padding-top:0;background-image:url("../img/202507/r5-mie-feature-2-mask-xxlarge.png"),url("../img/202507/r5-mie-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){.page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxlarge.png"),url("../img/202507/r5-mie-feature-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.page-intro--product.feature-panel--r5-mie-feature2 .feature-panel__content{padding-right:1.875rem}.webp .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxlarge.png"),url("../img/202507/r5-mie-feature-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 .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxlarge.png"),url("../img/202507/r5-mie-feature-2-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.page-intro--product.feature-panel--r5-mie-feature2>.row{padding-top:1.25rem;padding-bottom:7vw;background-image:url("../img/202507/r5-mie-feature-2-mask-xxxlarge.png"),url("../img/202507/r5-mie-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){.page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxxlarge.png"),url("../img/202507/r5-mie-feature-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxxlarge.png"),url("../img/202507/r5-mie-feature-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 .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxxlarge.png"),url("../img/202507/r5-mie-feature-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.page-intro--product.feature-panel--r5-mie-feature2>.row{padding-top:2.5rem;padding-bottom:10vw;background-image:url("../img/202507/r5-mie-feature-2-mask-xxxxlarge.png"),url("../img/202507/r5-mie-feature-2-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){.page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxxxlarge.png"),url("../img/202507/r5-mie-feature-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.page-intro--product.feature-panel--r5-mie-feature2 .feature-panel__content{padding-right:2.5rem}.webp .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxxxlarge.png"),url("../img/202507/r5-mie-feature-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 .page-intro--product.feature-panel--r5-mie-feature2>.row{background-image:url("../img/202507/r5-mie-feature-2-mask-xxxxlarge.png"),url("../img/202507/r5-mie-feature-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 96.25em){.page-intro--product.feature-panel--r5-mie-feature2>.row{padding-bottom:9.75rem}}.inner-container.feature-panel--r5-mie-specs .row{background-color:#3f3a34;color:#fefefe;padding:2.5rem .625rem}.inner-container.feature-panel--r5-mie-specs .main-heading-1{font-size:2rem}.inner-container.feature-panel--r5-mie-specs .features-list{margin-bottom:0}.inner-container.feature-panel--r5-mie-specs .features-list li{font-size:1rem;background:rgba(0,0,0,0) url("../img/202507/bullet-beige.svg") no-repeat 0 .625rem;background-size:auto;padding:0 0 0 .875rem;background-size:.3125rem;margin:0 0 .4375rem 0}@media screen and (min-width: 25.625em){.inner-container.feature-panel--r5-mie-specs .row{padding:2.5rem 1.5625rem}}@media screen and (min-width: 37.5em){.inner-container.feature-panel--r5-mie-specs .row{padding:3.75rem 1.5625rem 6.25rem}}@media screen and (min-width: 48em){.inner-container.feature-panel--r5-mie-specs{margin-bottom:1.875rem}.inner-container.feature-panel--r5-mie-specs .main-heading-1{font-size:2.25rem}}@media screen and (min-width: 64em){.inner-container.feature-panel--r5-mie-specs{margin-bottom:3.125rem}}@media screen and (min-width: 75em){.inner-container.feature-panel--r5-mie-specs .row{padding:0 1.5625rem 6.25rem}}@media screen and (min-width: 98.75em){.inner-container.feature-panel--r5-mie-specs{margin-bottom:4.375rem}}.page-intro--product.page-form--r5-mie{margin-bottom:0}.page-intro--product.page-form--r5-mie h2{font-weight:500;font-size:1.5rem}.page-intro--product.page-form--r5-mie p{font-size:1.0625rem}.page-intro--product.page-form--r5-mie>.row{padding-top:19.375rem;padding-bottom:1.25rem;background:#e5e5e5 url("../img/202507/form-r5-mie-small-1x.jpg?v2") no-repeat 0 0;background-size:24.375rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-small-2x.jpg?v2")}}.page-intro--product.page-form--r5-mie p.small{margin:1.25rem 0}.page-intro--product.page-form--r5-mie p.small a{color:#454646;border-color:rgba(69,70,70,.3)}.page-intro--product.page-form--r5-mie p.small a:hover{border-color:rgba(69,70,70,.6)}.page-intro--product.page-form--r5-mie .button{background-color:#4c453c}.page-intro--product.page-form--r5-mie .button:hover{background-color:rgb(47.5,43.125,37.5)}.webp .page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-small-2x.webp?v2")}}@media screen and (min-width: 25.625em){.page-intro--product.page-form--r5-mie>.row{padding-top:23.75rem;padding-bottom:1.25rem;background-image:url("../img/202507/form-r5-mie-medium-1x.jpg?v2");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.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.page-intro--product.page-form--r5-mie>.row h2{font-size:1.6875rem}.webp .page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-medium-1x.webp?v2")}}@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.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-medium-2x.webp?v2")}}@media screen and (min-width: 37.5em){.page-intro--product.page-form--r5-mie>.row{padding-top:26.875rem;padding-bottom:2rem;background-image:url("../img/202507/form-r5-mie-large-1x.jpg?v2");background-position:8% 0;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.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.page-intro--product.page-form--r5-mie>.row h2{font-size:2.25rem;font-weight:400}.webp .page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-large-1x.webp?v2")}}@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.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-large-2x.webp?v2")}}@media screen and (min-width: 48em){.page-intro--product.page-form--r5-mie>.row{padding-top:35.625rem;padding-bottom:2rem;background-image:url("../img/202507/form-r5-mie-xlarge-1x.jpg?v2");background-position:17% 0;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--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xlarge-1x.webp?v2")}}@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.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xlarge-2x.webp?v2")}}@media screen and (min-width: 48em){.button{margin:.625rem 0 1.25rem}}@media screen and (min-width: 64em){.page-intro--product.page-form--r5-mie>.row{display:flex;align-items:center;min-height:31.25rem;padding-top:0;padding-bottom:2rem;background-image:url("../img/202507/form-r5-mie-xxlarge-1x.jpg?v2");background-position:50% 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.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.page-intro--product.page-form--r5-mie>.row p{font-size:1.25rem;margin-bottom:1.875rem;max-width:23.125rem}.page-intro--product.page-form--r5-mie>.row .no-border{border:none}.page-intro--product.page-form--r5-mie>.row .logo{width:10rem}.webp .page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xxlarge-1x.webp?v2")}}@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.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xxlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.button{margin:0 0 2.5rem}}@media screen and (min-width: 75em){.page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xxxlarge-1x.jpg?v2");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){.page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.webp .page-intro--product.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xxxlarge-1x.webp?v2")}}@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.page-form--r5-mie>.row{background-image:url("../img/202507/form-r5-mie-xxxlarge-2x.webp?v2")}}.product-photo-panel-r5-mie>.row{padding:0 !important}.product-photo-panel-r5-mie .column-block{padding:0}.err-wrap{background-color:#ffab00;padding:1.25rem 1.25rem 1rem 1.25rem}.err-wrap h1{font-size:1.25rem;font-weight:500;margin-bottom:.25rem}.err-wrap h2{font-size:1rem;margin-bottom:.25rem}.err-wrap p,.err-wrap li{font-size:.875rem;margin-bottom:.25rem}.err-wrap ul{margin-bottom:0}.err-wrap+.err-wrap{padding-top:0}.social-media-container{background-color:#393939;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:#2e2d2c;padding-top:.375rem;padding-bottom:4.6875rem;color:hsl(180,1.4285714286%,82.5490196078%)}.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:hsl(180,1.4285714286%,82.5490196078%);border:none}.full-width-container.footer a:hover,.full-width-container.footer a:active{color:#fefefe}.full-width-container.footer .noshow{color:#2e2d2c}.footer__logo{height:2.8125rem;width:8.0625rem;margin-top:.375rem;fill:#eee}.social-media-list{list-style:none;margin:0;line-height:1}.social-media-list__item{width:43px;height:43px;display:inline-block;margin-left:.25rem}.social-media-list__item:first-child{margin-left:0}.social-media-list__item a{display:block;width:43px;height:43px;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:.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:hsl(180,1.4285714286%,82.5490196078%);display:block}.copyright,.credit{margin-top:1.5rem}.cky-btn-revisit-wrapper{background:#8c9584 !important}.cky-revisit-bottom-left:hover::before{background:#1d1d1b !important}.cky-revisit-bottom-left:hover::after{border-right-color:#1d1d1b !important}@media screen and (max-width: 37.4375em){.footer .nowrap{white-space:normal}}@media screen and (min-width: 64em){.footer .row{margin-top:1.5rem}.footer__logo{margin-top:0}.copyright,.credit{text-align:right;margin-top:0}.copyright{margin-top:.1875rem}.social-media-list{margin:.125rem -0.3125rem .125rem 0}}@media screen and (min-width: 100em){.full-width-container.footer{padding-bottom:1.875rem}}.main-subheading.form-header{margin-bottom:.625rem;font-size:1rem;line-height:1.1;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.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}[type=checkbox],[type=radio]{accent-color:#1771b9}input{border-radius:0}label{font-weight:500}.button--min-width-120{min-width:7.5rem}.button--min-width-160{min-width:10rem}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:#1771b9;border-bottom:1px solid #e5e5e5;float:right;line-height:1.3}.form-hint:hover{color:rgb(18.4,90.4,148);border-bottom:1px solid #1771b9}.checkbox-list-item{margin-bottom:0}legend{font-size:1.3125rem}fieldset{margin:1rem 0}.label--large{font-size:.9375rem;line-height:1.5;color:#454646;margin-bottom:.875rem}.uploads .label--large{margin-top:.9375rem;margin-bottom:.3125rem}.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:-0.375rem}#form-input-telephone+hr{margin-top:1.875rem}.form--contact{margin-bottom:1.5rem}.form--contact .small+#form-input-enquiry{margin-top:-0.625rem}.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:.8s;background-color:#fefefe}form .submit{margin-top:.3125rem}.confirmation{background-color:#82c55b;padding:.625rem}.product-support-form hr{border-color:#d9c5b6}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:-0.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:-0.625rem 0 .625rem;padding:0;background-color:rgba(0,0,0,0);color:#b65d5d;font-size:.8125rem;font-weight:500}.feature-panel--newsletter #mc_embed_signup div.mce_inline_error{color:#fefefe;background-color:#cd1f1f;padding:.375rem .5rem;margin-top:-1rem}.feature-panel--mrx-register .response{font-size:.9375rem;margin:1.25rem 0;color:#2e2d2c;font-weight:500;background-color:#82c55b;padding:.625rem}.feature-panel--newsletter .response{margin:.9375rem 0 0}.feature-panel--mrx-register .response#mce-error-response{color:#fefefe;background-color:#b65d5d}.feature-panel--mrx-register .response#mce-error-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:#4e5252;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:"★";color:#e5e5e5}.star-rating__group>input:checked~label:before,.star-rating__group>input+label:hover~label:before,.star-rating__group>input+label:hover:before{content:"★";color:#82c55b}.enquiry-instructions{padding-top:.125rem;padding-bottom:.3125rem}.enquiry-instructions label{margin-bottom:.3125rem}.enquiry-instructions p,.enquiry-instructions ul,.enquiry-instructions ol{margin-bottom:.3125rem}.uploads h2{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.3125rem;margin-top:1.5rem}.uploads--video{position:relative}.uploads--video #form-input-upload_videos{position:absolute;top:.125rem;left:0}.uploads--video p{padding-left:1.25rem}#serial-location,#sofware-version{padding-top:1.875rem}#serial-location .serial-hint,#sofware-version .serial-hint{margin-top:2.5rem}#serial-location .serial-images,#sofware-version .serial-images{max-width:28.75rem !important;margin:1.25rem auto 0 !important}#serial-location .serial-images .columns,#sofware-version .serial-images .columns{text-align:center}#serial-location .serial-image,#sofware-version .serial-image{margin-bottom:0}#software-location{padding:1.875rem 1.875rem .75rem}.ns-product-r810-panel-1 input.mce_inline_error{border-color:#b65d5d}.ns-product-r810-panel-1 div.mce_inline_error{color:#b65d5d;font-weight:600;margin-top:-0.75rem;margin-bottom:.5rem;font-size:.875rem}.ns-product-r810-panel-1 #mce-success-response{background-color:#fbe68d;font-weight:500;padding:.75rem;margin-top:-0.75rem;margin-bottom:1.6875rem}.ns-product-r810-panel-1 #mce-error-response{background-color:#b65d5d;font-weight:500;color:#fefefe;padding:.75rem;margin-top:-0.75rem;margin-bottom:1.6875rem}@media screen and (min-width: 25.625em){.small--form{margin:.625rem 0 2.8125rem}}@media screen and (min-width: 37.5em){legend{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 #e5e5e5;padding:.25rem;display:block;background-color:#fefefe;-webkit-transition:border-color .25s ease-in-out;transition:border-color .25s ease-in-out}.gallery-card:hover{border-color:#b8baba}.gallery-card__caption{display:inline-block;text-transform:uppercase;font-size:.8125rem;margin:.625rem .3125rem .3125rem}.ee_gmap{margin:0 0 .625rem}.gm-style-iw.gm-style-iw-c{min-width:180px !important}.gm-style-iw.gm-style-iw-c button{width:24px !important;height:24px !important}.gm-style-iw.gm-style-iw-c button span{margin:4px !important;width:16px !important;height:16px !important}.gm-style-iw-chr{margin:0 -14px}.gm-style-iw-d{margin-top:-16px}.gm__category{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.6875rem;font-weight:500;text-transform:uppercase;margin:0;padding-top:2px}.gm__category--platinum{color:rgb(124.5,150,156)}.gm__title{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.8125rem;font-weight:500;text-transform:uppercase;margin:.3125rem 0;padding-right:16px}.gm__body{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;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 #e5e5e5;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:#eee}.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:#454646}.tooltip--grey::before{content:"";display:block;width:0;height:0;border:inset .5rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #454646;border-bottom-style:solid;border-top-width:0}.tooltip--grey.top::before{content:"";display:block;width:0;height:0;border:inset .5rem;border-color:#454646 rgba(0,0,0,0) rgba(0,0,0,0);border-top-style:solid;border-bottom-width:0}.tooltip--grey.left::before{content:"";display:block;width:0;height:0;border:inset .5rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #454646;border-left-style:solid;border-right-width:0}.tooltip--grey.right::before{content:"";display:block;width:0;height:0;border:inset .5rem;border-color:rgba(0,0,0,0) #454646 rgba(0,0,0,0) rgba(0,0,0,0);border-right-style:solid;border-left-width:0}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.05)}.mr1 .video-overlay{background-color:rgba(150,158,172,.1)}@-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:#eee}.gradient-background--shallow{background-color:#fefefe;background-image:-webkit-linear-gradient(top, #eeeeee 0%, #fefefe 65px);background-image:-moz-linear-gradient(top, #eeeeee 0%, #fefefe 65px);background-image:linear-gradient(top, #eeeeee 0%, #fefefe 65px)}.gradient-background--250px{background-color:#fefefe;background-image:-webkit-linear-gradient(top, #eeeeee 0%, #fefefe 250px);background-image:-moz-linear-gradient(top, #eeeeee 0%, #fefefe 250px);background-image:linear-gradient(top, #eeeeee 0%, #fefefe 250px)}.gradient-background-white-to-grey{background-color:#eee;background-image:-webkit-linear-gradient(top, #fefefe 0%, #eeeeee 650px);background-image:-moz-linear-gradient(top, #fefefe 0%, #eeeeee 650px);background-image:linear-gradient(top, #fefefe 0%, #eeeeee 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, #eeeeee 0%, #fefefe 650px);background-image:-moz-linear-gradient(top, #eeeeee 0%, #fefefe 650px);background-image:linear-gradient(top, #eeeeee 0%, #fefefe 650px)}.gradient-background-white-to-grey{background-color:#eee;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 #e5e5e5;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/202507/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/202507/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:#fff;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/202507/hero-green-policy-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-green-policy{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/hero-green-policy-xxxxlarge-2x.jpg")}}.card-container{margin:0;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:10px 10px;grid-auto-flow:row;grid-template-areas:"."}@media screen and (min-width: 25.625em){.card-container{gap:15px 15px}}@media screen and (min-width: 48em){.card-container{grid-template-columns:1fr 1fr;grid-template-areas:". .";gap:16px 16px}}@media screen and (min-width: 75em){.card-container{grid-template-columns:1fr 1fr 1fr;grid-template-areas:". . ."}.card-container--max-2{grid-template-columns:1fr 1fr;grid-template-areas:". .."}}.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:4.6875rem}.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:#4e5252;-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:#2e2d2c}.is-off-canvas-open .header-button{opacity:0}.off-canvas-open{top:.25rem;left:-0.3125rem}.region-switcher{position:absolute;top:0;right:0}@media screen and (min-width: 37.5em){.off-canvas-open{top:.375rem}}@media screen and (min-width: 48em){.off-canvas-open{top:1rem}}@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 .logomark{opacity:1;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;-ms-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.header.stuck{position:fixed;top:0}.header.stuck .header__logo{bottom:.4375rem;left:-4.375rem}.header.stuck .logomark{opacity:0}}@media screen and (min-width: 64em){.header--expand .main-nav-container .columns{height:3.75rem}.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}.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}}.header__logo{height:3.125rem;width:9rem;bottom:.78125rem;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:absolute;margin-left:.0625rem;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between}.header__logo a{border:none}.header__logo .logomark{width:3.125rem;height:3.125rem}.header__logo .logotype{width:4.6875rem;height:3.125rem}@media screen and (min-width: 64em){.header__logo{left:0;bottom:1.25rem;transform:none}}.hero{background-color:#4e5252;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{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:2.5rem;margin-bottom:0}.hero-r1-beach-hut-blue .hero__heading{color:#2e2d2c}.hero-r1-beach-hut-blue .hero__subheading{color:#2e2d2c;max-width:14.375rem}.hero-r5-signature .hero__heading{color:#2e2d2c;font-size:calc(32px + 6*(100vw - 320px)/90);margin-bottom:.625rem}.hero-r5-signature .hero__subheading{color:#2e2d2c}.hero__heading--dark,.hero__subheading--dark{color:#4e5252}.hero__heading+.hero__subheading{margin-top:0;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.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__heading{font-size:3rem}.hero__subheading,.hero__flash{font-size:1.0625rem}.hero-r1-beach-hut-blue .hero__subheading{font-size:calc(14px + 4*(100vw - 410px)/190);max-width:100%}.hero-r1-beach-hut-blue .hero__content{max-width:44%;top:auto;bottom:3.75rem}.hero-r5-mie .hero__content{top:auto;bottom:5.3125rem}}@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}}@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:3.25rem}.hero__subheading,.hero__flash{font-size:1.1875rem}.hero-r1-beach-hut-blue .hero__content{max-width:46%}}@media screen and (min-width: 64em){.hero__content{bottom:2rem}.hero-r1 .hero__content{max-width:100%}.hero__content--top{top:3.125rem;bottom:auto}.hero .hero__heading{font-size:3.875rem}.hero__subheading,.hero__flash{font-size:1.5rem}}@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:4.25rem}.hero-r5-mie .hero__content{bottom:6.25rem}}@media screen and (min-width: 90em){.hero__content{right:2.8125rem;left:2.8125rem}}.hero-brochure{background:#e5e5e5 url("../img/202507/hero-brochure-new-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/202507/hero-brochure-new-small-2x.jpg")}}.hero-brochure .hero__heading{color:#454646}@media screen and (min-width: 25.625em){.hero-brochure{background-image:url("../img/202507/hero-brochure-new-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/202507/hero-brochure-new-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-brochure{background-image:url("../img/202507/hero-brochure-new-large-1x.jpg");background-position:15% 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-brochure{background-image:url("../img/202507/hero-brochure-new-large-2x.jpg")}}@media screen and (min-width: 48em){.hero-brochure{background-image:url("../img/202507/hero-brochure-new-xlarge-1x.jpg");background-position:18% 100%}}@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/202507/hero-brochure-new-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-brochure{background-image:url("../img/202507/hero-brochure-new-xxlarge-1x.jpg");background-position:22% 100%}}@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/202507/hero-brochure-new-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-brochure{background-image:url("../img/202507/hero-brochure-new-xxxlarge-1x.jpg");background-position:0 100%;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){.hero-brochure{background-image:url("../img/202507/hero-brochure-new-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-brochure{background-image:url("../img/202507/hero-brochure-new-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){.hero-brochure{background-image:url("../img/202507/hero-brochure-new-xxxxlarge-2x.jpg")}}.hero.hero-hospitality{background:#bf9f86 url("../img/202507/hero-hospitality-small-1x.jpg?v2") no-repeat 100% 100%;background-size:cover;background-position:0 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero.hero-hospitality{background-image:url("../img/202507/hero-hospitality-small-2x.jpg?v2")}}.hero.hero-hospitality .ukha-logo{position:absolute;top:1.125rem;right:1.125rem;width:10rem}@media screen and (min-width: 25.625em){.hero.hero-hospitality{background-image:url("../img/202507/hero-hospitality-medium-1x.jpg?v2")}}@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/202507/hero-hospitality-medium-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.hero.hero-hospitality{background-image:url("../img/202507/hero-hospitality-large-1x.jpg?v2")}}@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/202507/hero-hospitality-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.hero.hero-hospitality .ukha-logo{top:auto;bottom:1.125rem;right:1.125rem}}@media screen and (min-width: 48em){.hero.hero-hospitality{background-image:url("../img/202507/hero-hospitality-xlarge-1x.jpg?v2")}}@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/202507/hero-hospitality-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.hero.hero-hospitality .ukha-logo{bottom:1.75rem;right:2rem}}@media screen and (min-width: 64em){.hero.hero-hospitality{background-image:url("../img/202507/hero-hospitality-xxlarge-1x.jpg?v2")}}@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/202507/hero-hospitality-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.hero.hero-hospitality .ukha-logo{bottom:2rem;right:2.5rem;width:11.25rem}}@media screen and (min-width: 75em){.hero.hero-hospitality{background-image:url("../img/202507/hero-hospitality-xxxlarge-1x.jpg?v2")}}@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/202507/hero-hospitality-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.hero.hero-hospitality{background-image:url("../img/202507/hero-hospitality-xxxxlarge-1x.jpg?v2")}}@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/202507/hero-hospitality-xxxxlarge-2x.jpg?v2")}}.hero-r1,.hero-r2,.hero-r3s,.hero-mr1{height:calc(121vw - 20px);background-size:cover,cover}.hero-r1{background-color:#8d8778;background-image:url("../img/202507/hero-r1-mask-small.png"),url("../img/202507/hero-r1-small-1x.jpg");background-position:100% 100%,0 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r1{background-image:url("../img/202507/hero-r1-mask-small.png"),url("../img/202507/hero-r1-small-2x.jpg")}}.hero-r1 .award{position:absolute;bottom:0;right:.9375rem;width:5.625rem;height:5rem;z-index:1}.webp .hero-r1{background-image:url("../img/202507/hero-r1-mask-small.png"),url("../img/202507/hero-r1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r1{background-image:url("../img/202507/hero-r1-mask-small.png"),url("../img/202507/hero-r1-small-2x.webp")}}.hero-r2{background-color:#dcdcde;background-image:url("../img/202507/hero-r2-mask-small.png"),url("../img/202507/hero-r2-small-1x.jpg");background-position:100% 100%,0 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r2{background-image:url("../img/202507/hero-r2-mask-small.png"),url("../img/202507/hero-r2-small-2x.jpg")}}.webp .hero-r2{background-image:url("../img/202507/hero-r2-mask-small.png"),url("../img/202507/hero-r2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r2{background-image:url("../img/202507/hero-r2-mask-small.png"),url("../img/202507/hero-r2-small-2x.webp")}}.hero-mr1{background-color:#c7cccd;background-image:url("../img/202507/hero-mr1-pro-mask-small.png"),url("../img/202507/hero-mr1-pro-small-1x.jpg");background-position:100% 100%,0 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-small.png"),url("../img/202507/hero-mr1-pro-small-2x.jpg")}}.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-small.png"),url("../img/202507/hero-mr1-pro-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-small.png"),url("../img/202507/hero-mr1-pro-small-2x.webp")}}.hero-r3s{background-color:#e5d9ce;background-image:url("../img/202507/hero-r3s-mask-small.png"),url("../img/202507/hero-r3s-small-1x.jpg");background-position:50% 100%,50% 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r3s{background-image:url("../img/202507/hero-r3s-mask-small.png"),url("../img/202507/hero-r3s-small-2x.jpg")}}.hero-r3s .award{position:absolute;bottom:.625rem;right:.9375rem;width:5rem;height:5.625rem}.webp .hero-r3s{background-image:url("../img/202507/hero-r3s-mask-small.png"),url("../img/202507/hero-r3s-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r3s{background-image:url("../img/202507/hero-r3s-mask-small.png"),url("../img/202507/hero-r3s-small-2x.webp")}}.hero-r5-mie{height:22.5rem;background-color:#4c453c;background-image:url("../img/202507/hero-r5-mie-mask-small.png"),url("../img/202507/hero-r5-mie-small-1x.jpg");background-position:0 100%,20% 50%;background-size:cover,cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-small.png"),url("../img/202507/hero-r5-mie-small-2x.jpg")}}.hero-r5-mie .corner-flash{width:6.25rem;height:6.25rem;transform:rotate(90deg);position:absolute;top:0;right:0}.webp .hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-small.png"),url("../img/202507/hero-r5-mie-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-small.png"),url("../img/202507/hero-r5-mie-small-2x.webp")}}.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-small.png"),url("../img/202507/hero-mr1-pro-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-small.png"),url("../img/202507/hero-mr1-pro-small-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r1{background-image:url("../img/202507/hero-r1-mask-medium.png"),url("../img/202507/hero-r1-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-r1{background-image:url("../img/202507/hero-r1-mask-medium.png"),url("../img/202507/hero-r1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-r1 .award{bottom:2.5rem;right:.9375rem;width:6.25rem;height:5.5625rem}.webp .hero-r2{background-image:url("../img/202507/hero-r2-mask-medium.png"),url("../img/202507/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/202507/hero-r2-mask-medium.png"),url("../img/202507/hero-r2-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r2{background-image:url("../img/202507/hero-r2-mask-medium.png"),url("../img/202507/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/202507/hero-r2-mask-medium.png"),url("../img/202507/hero-r2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-r2 .hero__flash{font-size:.875rem;font-weight:500}.webp .hero-r1{background-image:url("../img/202507/hero-r1-mask-medium.png"),url("../img/202507/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/202507/hero-r1-mask-medium.png"),url("../img/202507/hero-r1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-medium.png"),url("../img/202507/hero-mr1-pro-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-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-medium.png"),url("../img/202507/hero-mr1-pro-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-mr1 .flash{bottom:.3125rem}.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-medium.png"),url("../img/202507/hero-mr1-pro-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/202507/hero-mr1-pro-mask-medium.png"),url("../img/202507/hero-mr1-pro-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r3s{background-image:url("../img/202507/hero-r3s-mask-medium.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-medium.png"),url("../img/202507/hero-r3s-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-r3s .award{bottom:0;right:1.5625rem;width:6.25rem;height:7.1875rem}.webp .hero-r3s{background-image:url("../img/202507/hero-r3s-mask-medium.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-medium.png"),url("../img/202507/hero-r3s-medium-2x.webp")}}@media screen and (min-width: 25.625em){.hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-medium.png"),url("../img/202507/hero-r5-mie-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-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-medium.png"),url("../img/202507/hero-r5-mie-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-r5-mie .corner-flash{transform:rotate(0);top:0;right:auto;left:0}.webp .hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-medium.png"),url("../img/202507/hero-r5-mie-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-mie{background-image:url("../img/202507/hero-r5-mie-mask-medium.png"),url("../img/202507/hero-r5-mie-medium-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r1,.hero-r2,.hero-r3s,.hero-mr1{height:66vw}.hero-r1{background-image:url("../img/202507/hero-r1-mask-large.png"),url("../img/202507/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/202507/hero-r1-mask-large.png"),url("../img/202507/hero-r1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-r1 .award{bottom:-0.625rem;width:7.5rem;height:6.6875rem;right:1.875rem}.webp .hero-r1{background-image:url("../img/202507/hero-r1-mask-large.png"),url("../img/202507/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/202507/hero-r1-mask-large.png"),url("../img/202507/hero-r1-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r2{background-image:url("../img/202507/hero-r2-mask-large.png"),url("../img/202507/hero-r2-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-r2{background-image:url("../img/202507/hero-r2-mask-large.png"),url("../img/202507/hero-r2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-r2 .hero__flash{font-size:.9375rem}.webp .hero-r2{background-image:url("../img/202507/hero-r2-mask-large.png"),url("../img/202507/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/202507/hero-r2-mask-large.png"),url("../img/202507/hero-r2-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-large.png"),url("../img/202507/hero-mr1-pro-large-1x.jpg");background-size:cover,cover}.hero-mr1 .hero__heading{margin-right:5.625rem}}@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/202507/hero-mr1-pro-mask-large.png"),url("../img/202507/hero-mr1-pro-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-mr1 .flash{bottom:calc(-10px + 26*(100vw - 600px)/168);right:1.875rem}.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-large.png"),url("../img/202507/hero-mr1-pro-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/202507/hero-mr1-pro-mask-large.png"),url("../img/202507/hero-mr1-pro-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r3s{background-image:url("../img/202507/hero-r3s-mask-large.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-large.png"),url("../img/202507/hero-r3s-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-r3s{background-image:url("../img/202507/hero-r3s-mask-large.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-large.png"),url("../img/202507/hero-r3s-large-2x.webp")}}@media screen and (min-width: 37.5em){.hero-r5-mie{height:26.25rem;background-image:url("../img/202507/hero-r5-mie-mask-large.png"),url("../img/202507/hero-r5-mie-large-1x.jpg");background-size:cover,45.9375rem;background-position:0 100%,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-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-large.png"),url("../img/202507/hero-r5-mie-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-large.png"),url("../img/202507/hero-r5-mie-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-mie{background-image:url("../img/202507/hero-r5-mie-mask-large.png"),url("../img/202507/hero-r5-mie-large-2x.webp")}}@media screen and (min-width: 48em){.hero-r1{background-image:url("../img/202507/hero-r1-mask-xlarge.png"),url("../img/202507/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/202507/hero-r1-mask-xlarge.png"),url("../img/202507/hero-r1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-r1 .award{right:1.875rem}.webp .hero-r1{background-image:url("../img/202507/hero-r1-mask-xlarge.png"),url("../img/202507/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/202507/hero-r1-mask-xlarge.png"),url("../img/202507/hero-r1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-r2{background-image:url("../img/202507/hero-r2-mask-xlarge.png"),url("../img/202507/hero-r2-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-r2{background-image:url("../img/202507/hero-r2-mask-xlarge.png"),url("../img/202507/hero-r2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-r2 .award{right:1.875rem}.hero-r2 .hero__flash{font-size:1rem}.webp .hero-r2{background-image:url("../img/202507/hero-r2-mask-xlarge.png"),url("../img/202507/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/202507/hero-r2-mask-xlarge.png"),url("../img/202507/hero-r2-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xlarge.png"),url("../img/202507/hero-mr1-pro-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-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xlarge.png"),url("../img/202507/hero-mr1-pro-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-mr1 .hero__heading{margin-right:3.75rem}.hero-mr1 .flash{width:8.75rem;height:7.875rem;bottom:calc(-10px + 46*(100vw - 768px)/256)}.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xlarge.png"),url("../img/202507/hero-mr1-pro-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/202507/hero-mr1-pro-mask-xlarge.png"),url("../img/202507/hero-mr1-pro-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-r3s{background-image:url("../img/202507/hero-r3s-mask-xlarge.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-xlarge.png"),url("../img/202507/hero-r3s-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-r3s .award{bottom:calc(20vw - 130px);right:1.875rem;width:6.875rem;height:7.5rem}.webp .hero-r3s{background-image:url("../img/202507/hero-r3s-mask-xlarge.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-xlarge.png"),url("../img/202507/hero-r3s-xlarge-2x.webp")}}@media screen and (min-width: 48em){.hero-r5-mie{height:33.75rem;background-image:url("../img/202507/hero-r5-mie-mask-xlarge.png"),url("../img/202507/hero-r5-mie-xlarge-1x.jpg");background-size:cover,60.25rem;background-position:0 100%,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-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xlarge.png"),url("../img/202507/hero-r5-mie-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xlarge.png"),url("../img/202507/hero-r5-mie-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-mie{background-image:url("../img/202507/hero-r5-mie-mask-xlarge.png"),url("../img/202507/hero-r5-mie-xlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r1,.hero-r2,.hero-r3s,.hero-mr1{height:62vw}.hero-r1{background-image:url("../img/202507/hero-r1-mask-xxlarge.png"),url("../img/202507/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/202507/hero-r1-mask-xxlarge.png"),url("../img/202507/hero-r1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-r1 .award{bottom:1.25rem;right:2.1875rem;width:8.4375rem;height:7.5rem}.webp .hero-r1{background-image:url("../img/202507/hero-r1-mask-xxlarge.png"),url("../img/202507/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/202507/hero-r1-mask-xxlarge.png"),url("../img/202507/hero-r1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r2{background-image:url("../img/202507/hero-r2-mask-xxlarge.png"),url("../img/202507/hero-r2-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-r2{background-image:url("../img/202507/hero-r2-mask-xxlarge.png"),url("../img/202507/hero-r2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .hero-r2{background-image:url("../img/202507/hero-r2-mask-xxlarge.png"),url("../img/202507/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/202507/hero-r2-mask-xxlarge.png"),url("../img/202507/hero-r2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxlarge.png"),url("../img/202507/hero-mr1-pro-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-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxlarge.png"),url("../img/202507/hero-mr1-pro-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-mr1 .flash{bottom:calc(15px + 30*(100vw - 1024px)/176)}.hero-mr1 .corner-flash{width:13.75rem;height:13.75rem}.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxlarge.png"),url("../img/202507/hero-mr1-pro-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/202507/hero-mr1-pro-mask-xxlarge.png"),url("../img/202507/hero-mr1-pro-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r3s{background-image:url("../img/202507/hero-r3s-mask-xxlarge.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-xxlarge.png"),url("../img/202507/hero-r3s-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-r3s .award{bottom:calc(20vw - 150px);right:2.1875rem;width:7.5rem;height:8.125rem}.webp .hero-r3s{background-image:url("../img/202507/hero-r3s-mask-xxlarge.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-xxlarge.png"),url("../img/202507/hero-r3s-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-r5-mie{height:37.5rem;background-image:url("../img/202507/hero-r5-mie-mask-xxlarge.png"),url("../img/202507/hero-r5-mie-xxlarge-1x.jpg");background-size:cover,69.375rem;background-position:0 100%,50% 100%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxlarge.png"),url("../img/202507/hero-r5-mie-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-r5-mie .corner-flash{width:11.25rem;height:11.25rem}.webp .hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxlarge.png"),url("../img/202507/hero-r5-mie-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-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxlarge.png"),url("../img/202507/hero-r5-mie-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r1{background-image:url("../img/202507/hero-r1-mask-xxxlarge.png"),url("../img/202507/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/202507/hero-r1-mask-xxxlarge.png"),url("../img/202507/hero-r1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-r1 .award{bottom:-0.625rem}.webp .hero-r1{background-image:url("../img/202507/hero-r1-mask-xxxlarge.png"),url("../img/202507/hero-r1-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-r1{background-image:url("../img/202507/hero-r1-mask-xxxlarge.png"),url("../img/202507/hero-r1-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r2{background-image:url("../img/202507/hero-r2-mask-xxxlarge.png"),url("../img/202507/hero-r2-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-r2{background-image:url("../img/202507/hero-r2-mask-xxxlarge.png"),url("../img/202507/hero-r2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-r2 .award{bottom:-0.625rem}.webp .hero-r2{background-image:url("../img/202507/hero-r2-mask-xxxlarge.png"),url("../img/202507/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/202507/hero-r2-mask-xxxlarge.png"),url("../img/202507/hero-r2-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .hero-r2 .hero__flash{font-size:1.0625rem}.hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxxlarge.png"),url("../img/202507/hero-mr1-pro-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-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxxlarge.png"),url("../img/202507/hero-mr1-pro-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-mr1 .flash{width:10rem;height:9rem;bottom:calc(25px + 35*(100vw - 1200px)/240)}.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxxlarge.png"),url("../img/202507/hero-mr1-pro-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/202507/hero-mr1-pro-mask-xxxlarge.png"),url("../img/202507/hero-mr1-pro-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r3s{background-image:url("../img/202507/hero-r3s-mask-xxxlarge.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-xxxlarge.png"),url("../img/202507/hero-r3s-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-r3s{background-image:url("../img/202507/hero-r3s-mask-xxxlarge.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-xxxlarge.png"),url("../img/202507/hero-r3s-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-r5-mie{height:46.875rem;background-image:url("../img/202507/hero-r5-mie-mask-xxxlarge.png"),url("../img/202507/hero-r5-mie-xxxlarge-1x.jpg");background-size:cover,84.375rem}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxxlarge.png"),url("../img/202507/hero-r5-mie-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxxlarge.png"),url("../img/202507/hero-r5-mie-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-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxxlarge.png"),url("../img/202507/hero-r5-mie-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r1,.hero-r2,.hero-r3s,.hero-mr1{max-height:59.375rem}.hero-r1{background-image:url("../img/202507/hero-r1-mask-xxxxlarge.png"),url("../img/202507/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/202507/hero-r1-mask-xxxxlarge.png"),url("../img/202507/hero-r1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-r1 .award{bottom:-0.625rem;right:3.125rem}.webp .hero-r1{background-image:url("../img/202507/hero-r1-mask-xxxxlarge.png"),url("../img/202507/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/202507/hero-r1-mask-xxxxlarge.png"),url("../img/202507/hero-r1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r2{background-image:url("../img/202507/hero-r2-mask-xxxxlarge.png"),url("../img/202507/hero-r2-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-r2{background-image:url("../img/202507/hero-r2-mask-xxxxlarge.png"),url("../img/202507/hero-r2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-r2{background-image:url("../img/202507/hero-r2-mask-xxxxlarge.png"),url("../img/202507/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/202507/hero-r2-mask-xxxxlarge.png"),url("../img/202507/hero-r2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxxxlarge.png"),url("../img/202507/hero-mr1-pro-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-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxxxlarge.png"),url("../img/202507/hero-mr1-pro-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-mr1{background-image:url("../img/202507/hero-mr1-pro-mask-xxxxlarge.png"),url("../img/202507/hero-mr1-pro-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/202507/hero-mr1-pro-mask-xxxxlarge.png"),url("../img/202507/hero-mr1-pro-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r3s{background-image:url("../img/202507/hero-r3s-mask-xxxxlarge.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-xxxxlarge.png"),url("../img/202507/hero-r3s-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-r3s .award{bottom:10vw}.webp .hero-r3s{background-image:url("../img/202507/hero-r3s-mask-xxxxlarge.png"),url("../img/202507/hero-r3s-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-r3s{background-image:url("../img/202507/hero-r3s-mask-xxxxlarge.png"),url("../img/202507/hero-r3s-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxxxlarge.png"),url("../img/202507/hero-r5-mie-xxxxlarge-1x.jpg");background-size:cover,90rem}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxxxlarge.png"),url("../img/202507/hero-r5-mie-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-r5-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxxxlarge.png"),url("../img/202507/hero-r5-mie-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-mie{background-image:url("../img/202507/hero-r5-mie-mask-xxxxlarge.png"),url("../img/202507/hero-r5-mie-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.hero-mr1 .flash{bottom:4.6875rem}}.hero-questions-and-answers{background:#877877 url("../img/202507/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/202507/hero-questions-small-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-questions-and-answers{background-image:url("../img/202507/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/202507/hero-questions-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-questions-and-answers{background-image:url("../img/202507/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/202507/hero-questions-large-2x.jpg")}}@media screen and (min-width: 48em){.hero-questions-and-answers{background-image:url("../img/202507/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/202507/hero-questions-xlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-questions-and-answers{background-image:url("../img/202507/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/202507/hero-questions-xxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-questions-and-answers{background-image:url("../img/202507/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/202507/hero-questions-xxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-questions-and-answers{background-image:url("../img/202507/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/202507/hero-questions-xxxxlarge-2x.jpg")}}.hero--registration>.row{background-color:#bf9f86;color:#fefefe}.hero--registration>.row .feature-panel__content{margin-bottom:.3125rem}.hero--registration{position:relative}.hero--registration .main-heading-1{font-size:2.125rem !important}.hero--registration .corner-flash{position:absolute;top:0;left:.625rem;width:7.5rem;height:7.5rem}@media screen and (min-width: 25.625em){.hero--registration .main-heading-1{font-size:2.375rem !important}}@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:#bf9f86 url("../img/202507/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/202507/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:2.75rem !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/202507/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/202507/hero-registration-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero--registration .main-heading-1{font-size:3rem !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 80%;background-image:url("../img/202507/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/202507/hero-registration-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero--registration .feature-panel__content{padding-left:2.8125rem}.hero--registration .main-heading-1{font-size:2.75rem !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/202507/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/202507/hero-registration-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero--registration .main-heading-1{font-size:3rem !important}}@media screen and (min-width: 90em){.hero--registration{padding-bottom:1.25rem}.hero--registration>.row{min-height:43.125rem;background-image:url("../img/202507/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/202507/hero-registration-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero--registration .feature-panel__content{padding-left:0;padding-right:3.75rem}}.hero-special-projects{background:#c8c4c3 url("../img/202507/hero-special-projects-small-1x.jpg") no-repeat 100% 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-small-2x.jpg")}}.hero-special-projects .hero__content{left:1.25rem;right:1.25rem;bottom:.625rem;text-align:left;color:#fefefe}.hero-special-projects .hero__content h1{font-weight:400;font-size:calc(31px + 5*(100vw - 320px)/90)}.webp .hero-special-projects{background-image:url("../img/202507/hero-special-projects-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-special-projects{background-image:url("../img/202507/hero-special-projects-small-2x.webp")}}@media screen and (min-width: 25.625em){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-special-projects .hero__content h1{font-size:calc(36px + 8*(100vw - 410px)/190)}.webp .hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-medium-2x.webp")}}@media screen and (min-width: 37.5em){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-large-1x.jpg");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){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-special-projects .hero__content h1{font-size:calc(44px + 4*(100vw - 600px)/168)}.webp .hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-large-2x.webp")}}@media screen and (min-width: 48em){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-special-projects .hero__content{left:2.1875rem;bottom:1.25rem}.hero-special-projects .hero__content h1{font-size:3.25rem}.webp .hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-xlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-special-projects .hero__content h1{font-size:3.625rem}.webp .hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-xxxlarge-1x.jpg");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){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-special-projects .hero__content h1{font-size:4rem}.webp .hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-xxxxlarge-1x.jpg");background-size:90rem;background-position:0 50%}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.hero-special-projects{background-image:url("../img/202507/hero-special-projects-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .hero-special-projects{background-image:url("../img/202507/hero-special-projects-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-special-projects{background-image:url("../img/202507/hero-special-projects-xxxxlarge-2x.webp")}}.hero--team{background:#877877 url("../img/202507/hero-team-small-1x.jpg?v2") no-repeat 50% 0}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero--team{background-image:url("../img/202507/hero-team-small-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.hero--team{background-image:url("../img/202507/hero-team-medium-1x.jpg?v2")}}@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/202507/hero-team-medium-2x.jpg?v2")}}@media screen and (max-width: 37.4375em){.hero--team{background-size:100%;height:82vw}}@media screen and (min-width: 37.5em){.hero--team{background-image:url("../img/202507/hero-team-large-1x.jpg?v2");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){.hero--team{background-image:url("../img/202507/hero-team-large-2x.jpg?v2")}}@media screen and (min-width: 48em){.hero--team{background-image:url("../img/202507/hero-team-xlarge-1x.jpg?v2")}}@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/202507/hero-team-xlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.hero--team{background-image:url("../img/202507/hero-team-xxlarge-1x.jpg?v2")}}@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/202507/hero-team-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.hero--team{background-image:url("../img/202507/hero-team-xxxlarge-1x.jpg?v2")}}@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/202507/hero-team-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.hero--team{background-image:url("../img/202507/hero-team-xxxxlarge-1x.jpg?v2")}}@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/202507/hero-team-xxxxlarge-2x.jpg?v2")}}.hospitality .main-content{padding-bottom:.625rem}.hospitality .main-content .note-block{background-color:#ff0;display:inline-block;color:#000;padding:.1875rem .625rem}.hospitality .main-heading-1{font-size:1.875rem;font-weight:400}.hospitality .content-block>.row{padding-top:2.1875rem;padding-bottom:2.1875rem}.hospitality .content-block>.row a{border-color:#b8baba}.hospitality .content-block>.row a:hover{border-color:#4e5252}.hospitality .content-block>.row .content-block__inline-image{display:block}.hospitality .content-block>.row .columns:last-child p:last-child,.hospitality .content-block>.row .columns:last-child .quote-block:last-child,.hospitality .content-block>.row .columns:last-child .columns:last-child .directory-list:last-child{margin-bottom:0}.hospitality .content-block>.row .columns:last-child p:last-child li:last-child,.hospitality .content-block>.row .columns:last-child .quote-block:last-child li:last-child,.hospitality .content-block>.row .columns:last-child .columns:last-child .directory-list:last-child li:last-child{margin-bottom:0}.hospitality .content-block>.row .columns:last-child .content-block__inline-image{margin-top:1.125rem;margin-bottom:.3125rem}.hospitality .content-block>.row .columns:first-child .content-block__inline-image{margin-top:.375rem;margin-bottom:2.1875rem}.hospitality .form--contact .button{background-color:#725c59}.hospitality .form--contact .button:hover{background-color:#4e3330}.hospitality .hospitality-r1-panel .row{background:#f2ece7 url("../img/202507/hospitality-r1-small-1x.jpg?v3") no-repeat 50% 100%;background-size:100%;padding-bottom:88vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-small-2x.jpg?v3")}}.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-small-2x.webp?v3")}}.hospitality .hospitality-r2-panel .row{background:#f2ece7 url("../img/202507/hospitality-r2-small-1x.jpg?v3") no-repeat 50% 100%;background-size:100%;padding-bottom:70vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-small-2x.jpg?v3")}}.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-small-2x.webp?v3")}}@media screen and (min-width: 25.625em){.hospitality .main-heading-1{font-size:2.125rem}.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-medium-1x.jpg?v3");padding-bottom:85vw}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-medium-1x.webp?v3")}}@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 .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-medium-2x.webp?v3")}}@media screen and (min-width: 25.625em){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-medium-1x.jpg?v3");padding-bottom:67vw}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.hospitality .hospitality-r2-panel .row .main-heading-1 span{white-space:nowrap}.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-medium-1x.webp?v3")}}@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 .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-medium-2x.webp?v3")}}@media screen and (min-width: 37.5em){.hospitality .content-block>.row{padding-top:3.4375rem;padding-bottom:3.4375rem}.hospitality .content-block>.row .columns:last-child .content-block__inline-image{margin-top:2.375rem}.hospitality .content-block>.row .columns:first-child .content-block__inline-image{margin-bottom:3.4375rem}.hospitality .main-content{padding-bottom:.9375rem}.hospitality-directory h3{margin-top:1.5rem;margin-bottom:1.5rem}.hospitality-directory .columns .columns:last-child h3{margin-top:2rem}.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-large-1x.jpg?v3");padding-bottom:80vw}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-large-1x.webp?v3")}}@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 .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-large-1x.jpg?v3");padding-bottom:60vw}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-large-1x.webp?v3")}}@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 .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-large-2x.webp?v3")}}@media screen and (min-width: 48em){.hospitality .content-block>.row{padding-top:4.0625rem;padding-bottom:4.0625rem}.hospitality .content-block>.row .columns:last-child .content-block__inline-image{margin-top:3rem}.hospitality .content-block>.row .columns:first-child .content-block__inline-image{margin-bottom:4.0625rem}.hospitality .main-content{padding-bottom:1.875rem}.hospitality .main-heading-1{font-size:2.5rem}.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xlarge-1x.jpg?v3");padding-bottom:38.25rem;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){.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xlarge-2x.webp?v3")}}@media screen and (min-width: 48em){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xlarge-1x.jpg?v3");padding-bottom:54vw}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.hospitality .content-block>.row{padding-top:5.9375rem;padding-bottom:5.9375rem}.hospitality .content-block>.row .columns p:last-child,.hospitality .content-block>.row .columns .quote-block:last-child{margin-bottom:0}.hospitality .content-block>.row .columns .directory-list:last-child{margin-bottom:0}.hospitality .content-block>.row .columns:last-child .content-block__inline-image{margin-top:.3125rem;margin-left:1.875rem}.hospitality .content-block>.row .columns:first-child .content-block__inline-image{margin-bottom:.3125rem;margin-right:1.875rem}.hospitality .main-content{padding-bottom:2.8125rem}.hospitality .hospitality-r1-panel .row{min-height:37.5rem;background-image:url("../img/202507/hospitality-r1x-xxlarge-1x.jpg?v3");background-size:42.5625rem;background-position:calc(-95px + 45*(100vw - 1024px)/176) 50%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.hospitality .hospitality-r1-panel .row .main-heading-1{max-width:32.5rem}.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.hospitality .hospitality-r2-panel .row{min-height:31.25rem;background-image:url("../img/202507/hospitality-r2x-xxlarge-1x.jpg?v3");background-size:50%;background-position:100% 50%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.hospitality .main-heading-1{font-size:2.75rem}.hospitality-directory h3{font-size:1.5rem;margin-bottom:1.875rem}.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1x-xxxlarge-1x.jpg?v3");background-size:35.375rem;min-height:43.75rem;background-position:calc(0px + 60*(100vw - 1200px)/240) 50%}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.hospitality .hospitality-r2-panel .row{min-height:37.5rem}}@media screen and (min-width: 90em){.hospitality .content-block>.row{padding-top:9.0625rem;padding-bottom:9.0625rem}.hospitality .content-block>.row .columns:last-child .content-block__inline-image{margin-left:0}.hospitality .content-block>.row .columns:first-child .content-block__inline-image{margin-right:0}.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1x-xxxxlarge-1x.jpg?v3");background-size:35rem;background-position:calc(65px + 20*(100vw - 1440px)/90) 100%}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxxxlarge-1x.webp?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .hospitality .hospitality-r1-panel .row{background-image:url("../img/202507/hospitality-r1-xxxxlarge-2x.webp?v3")}}@media screen and (min-width: 90em){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2x-xxxxlarge-1x.jpg?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xxxxlarge-1x.webp?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .hospitality .hospitality-r2-panel .row{background-image:url("../img/202507/hospitality-r2-xxxxlarge-2x.webp?v3")}}@media screen and (min-width: 95.625em){.hospitality .hospitality-r1-panel .row{background-position-x:5.3125rem}}@media screen and (min-width: 105em){.hospitality .main-content{padding-bottom:3.75rem}}.directory-list{margin-bottom:1rem}.directory-list li{margin-bottom:.5rem;break-inside:avoid}.directory-list li span{font-size:.875rem}.hospitality-directory h3{font-size:1.6875rem;margin-top:1rem;margin-bottom:1rem;font-weight:400}.directory-list__category{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.0625rem;font-weight:500;margin-bottom:.5rem}@media screen and (min-width: 37.5em){.directory-list--uk{column-count:2}}@media screen and (min-width: 75em){.directory-list{margin-bottom:2rem}.directory-list li{margin-bottom:.75rem}.directory-list__category{margin-bottom:.75rem}}.hero.hero-hospitality-large{background:#9bafab url("../img/202507/hospitality-large-small-1x.jpg?v2") no-repeat 50% 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero.hero-hospitality-large{background-image:url("../img/202507/hospitality-large-small-2x.jpg?v2")}}.hero.hero-hospitality-large .ukha-logo{position:absolute;top:1.125rem;right:1.125rem;width:10rem}@media screen and (min-width: 25.625em){.hero.hero-hospitality-large{background-image:url("../img/202507/hospitality-large-medium-1x.jpg?v2");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-hospitality-large{background-image:url("../img/202507/hospitality-large-medium-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.hero.hero-hospitality-large{background-image:url("../img/202507/hospitality-large-large-1x.jpg?v2")}}@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-large{background-image:url("../img/202507/hospitality-large-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.hero.hero-hospitality-large .ukha-logo{top:auto;bottom:1.125rem;right:1.125rem}}@media screen and (min-width: 48em){.hero.hero-hospitality-large{background-image:url("../img/202507/hospitality-large-xlarge-1x.jpg?v2")}}@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-large{background-image:url("../img/202507/hospitality-large-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.hero.hero-hospitality-large .ukha-logo{bottom:1.75rem;right:2rem}}@media screen and (min-width: 64em){.hero.hero-hospitality-large{background-image:url("../img/202507/hospitality-large-xxlarge-1x.jpg?v2")}}@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-large{background-image:url("../img/202507/hospitality-large-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.hero.hero-hospitality-large .ukha-logo{bottom:2rem;right:2.5rem;width:11.25rem}}@media screen and (min-width: 75em){.hero.hero-hospitality-large{background-image:url("../img/202507/hospitality-large-xxxlarge-1x.jpg?v2")}}@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-large{background-image:url("../img/202507/hospitality-large-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.hero.hero-hospitality-large{background-image:url("../img/202507/hospitality-large-xxxxlarge-1x.jpg?v2")}}@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-large{background-image:url("../img/202507/hospitality-large-xxxxlarge-2x.jpg?v2")}}.hospitality .hospitality-quote-panel .row{padding-bottom:65vw;background:#aca294 url("../img/202507/hospitality-quote-small-1x.jpg?v3") no-repeat 70% 100%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hospitality .hospitality-quote-panel .row{background-image:url("../img/202507/hospitality-quote-small-2x.jpg?v3")}}.hospitality .hospitality-quote-panel .row .quote-block__quote{font-family:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;font-style:italic;font-size:1.3125rem;line-height:1.1;color:#fefefe;margin-bottom:1rem}.hospitality .hospitality-quote-panel .row .quote-block__source{color:#fefefe}.hospitality .hospitality-quote-panel .row .quote-block__quotemark{fill:#e5d9ce;left:0}@media screen and (min-width: 25.625em){.hospitality .hospitality-quote-panel .row{padding-bottom:45vw;background-image:url("../img/202507/hospitality-quote-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.hospitality .hospitality-quote-panel .row{background-image:url("../img/202507/hospitality-quote-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.hospitality .hospitality-quote-panel .row .quote-block__quote{font-size:1.5rem}}@media screen and (min-width: 37.5em){.hospitality .hospitality-quote-panel .row{min-height:25rem;padding-top:3.4375rem;padding-bottom:3.4375rem;background-image:url("../img/202507/hospitality-quote-large-1x.jpg?v3");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){.hospitality .hospitality-quote-panel .row{background-image:url("../img/202507/hospitality-quote-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.hospitality .hospitality-quote-panel .row .columns{display:flex;min-height:100%;align-items:center}.hospitality .hospitality-quote-panel .row .quote-block__quote{font-size:1.3125rem}}@media screen and (min-width: 48em){.hospitality .hospitality-quote-panel .row{height:30rem;background-image:url("../img/202507/hospitality-quote-xlarge-1x.jpg?v3")}.hospitality .hospitality-quote-panel .row .quote-block__quote{font-size:1.6875rem}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.hospitality .hospitality-quote-panel .row{background-image:url("../img/202507/hospitality-quote-xlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.hospitality .hospitality-quote-panel .row{height:37.1875rem;background-image:url("../img/202507/hospitality-quote-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.hospitality .hospitality-quote-panel .row{background-image:url("../img/202507/hospitality-quote-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.hospitality .hospitality-quote-panel .row .quote-block__quote{font-size:1.6875rem}.hospitality .hospitality-quote-panel .row .quote-block__quotemark{top:.5625rem}}@media screen and (min-width: 75em){.hospitality .hospitality-quote-panel .row{background-image:url("../img/202507/hospitality-quote-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.hospitality .hospitality-quote-panel .row{background-image:url("../img/202507/hospitality-quote-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.hospitality .hospitality-quote-panel .row .quote-block__quote{font-size:2rem}}@media screen and (min-width: 90em){.hospitality .hospitality-quote-panel .row{height:43.125rem;background-image:url("../img/202507/hospitality-quote-xxxxlarge-1x.jpg?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.hospitality .hospitality-quote-panel .row{background-image:url("../img/202507/hospitality-quote-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.hospitality .hospitality-quote-panel .row .quote-block__quote{font-size:2.25rem}}.journal__masthead{text-align:center;margin:2.8125rem 0 2.5rem;border-bottom:1px solid #e5e5e5}.journal__masthead a{border:none !important}.journal__masthead a p{color:#4e5252}.journal__title{margin:0 auto .625rem;max-width:16.875rem}.teaser-label span{text-transform:uppercase;color:#2e2d2c;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:-0.875rem}.draft-teaser{text-transform:uppercase;background-color:#ff9d00;color:#2e2d2c;padding:.0625rem .3125rem;font-size:.8125rem}.scheduled-teaser{text-transform:uppercase;background-color:#82c55b;color:#2e2d2c;padding:.0625rem .3125rem;font-size:.8125rem}.journal__strapline{color:#4e5252}.journal__section-title{font-weight:400;font-size:2.125rem;margin-bottom:.9375rem;color:#4e5252}.journal__more{text-transform:uppercase;font-size:.875rem;margin-top:.4375rem}.journal-hr{border-color:#e5e5e5;margin:0}.things-we-like,.journal-teasers,.playlists{margin-bottom:2.5rem}.playlists .services-list{margin-top:1rem}.journal-teaser__heading{font-weight:400;font-size:1.6875rem;text-wrap:balance;line-height:1.1}.journal-teaser .teaser__content{padding-bottom:.0625rem}.journal-teaser .teaser__content p{text-wrap:pretty}.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:#4e5252;-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:#2e2d2c}.teaser__link:hover img{opacity:.9}.things-we-like-landing{padding-bottom:.3125rem !important}.journal-filter{display:none}.playlist__heading{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;margin-top:1.875rem;font-weight:400;font-size:1.0625rem}.playlist__title{font-weight:400;font-size:1.6875rem}.streaming-services-list{font-weight:500;margin:.875rem 1rem 1.375rem 0}.streaming-services-list li{margin-bottom:.3125rem}.streaming-services-list .service-icon{width:1.75rem;height:1.1875rem;vertical-align:middle;margin-right:.375rem;fill:#454646}@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:21.875rem}.journal-teaser-row{margin-left:-0.46875rem !important;margin-right:-0.46875rem !important}.journal-teaser-row .column-block{padding-left:.46875rem !important;padding-right:.46875rem !important}.journal__section-title{font-size:2.25rem}.journal-teasers{margin-bottom:2.9375rem}.playlist{margin-bottom:.625rem}.playlists .services-list{margin-bottom:1rem}.things-we-like-landing{padding-bottom:.625rem !important}.playlist__title{font-size:1.875rem}}@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:#4e5252;border-color:rgba(184,186,186,0)}.journal-filter__list-item a:hover,.journal-filter__list-item a:active{color:#2e2d2c;border-color:#b8baba}.journal-filter__list-item.selected a{border-bottom:1px solid #b8baba;color:#2e2d2c;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:2.5rem}.journal-filter__list-item{font-size:.84375rem;margin:0 .75rem 0 0}}.journal-article{background-image:-webkit-linear-gradient(top, #eeeeee 0%, #fefefe 650px);background-image:-moz-linear-gradient(top, #eeeeee 0%, #fefefe 650px);background-image:linear-gradient(top, #eeeeee 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:#4e5252;padding-top:50%;margin-bottom:1.5625rem}.journal-article__hero .journal-article__title{color:#fefefe;font-size:1.6875rem;position:absolute;bottom:.75rem;left:.9375rem;right:.9375rem;margin:0;text-wrap:balance;line-height:1.1}.journal-article__title{margin-bottom:1.25rem;font-size:1.6875rem}.header-label span{font-size:1rem;text-transform:uppercase;color:#2e2d2c;padding:.125rem .5rem .1875rem}.header-label--draft span{background-color:#ff9d00}.header-label--scheduled span{background-color:#82c55b}.header-label+.header-label{margin-top:-0.5rem}.hero-label{position:absolute;top:0;left:0;font-size:1rem;text-transform:uppercase;color:#2e2d2c;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:#4e5252;font-weight:500;margin:.3125rem 0 1.25rem;display:block}.journal-article__lead p{font-size:1.0625rem;text-wrap:pretty}.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 p{text-wrap:pretty}.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 2.1875rem}.journal-article-image-landscape+.journal-article-image-landscape{margin-top:.5rem}.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:#eee;margin:.625rem 0 0;padding-top:.3125rem;padding-bottom:.3125rem}.share-button-container{height:36px;float:right;margin-right:-0.125rem}.share-button-container p{font-size:.875rem;float:left;margin:.4375rem .625rem 0 0;font-weight:500}.share-button-container+hr{margin-top:3.375rem}.share-button{height:36px;width:36px;display:inline-block;border:none;margin-left:-0.1875rem}.share-button svg{fill:#1771b9}.share-button:hover{border:none}.share-button:hover svg{fill:rgb(18.4,90.4,148)}@media screen and (min-width: 25.625em){.journal-article__hero .journal-article__title{font-size:2rem}.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:2.25rem;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 2.8125rem}.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.5rem;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:3rem;right:11.25rem;line-height:1}.journal-article__title{font-size:3rem}.journal-article__lead{padding-right:1.875rem;margin-bottom:3.25rem}.journal-article__body>h2:first-child{margin-top:-0.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:-0.1875rem}.journal-article__body>img:first-child+h3{margin-top:-0.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.5rem;right:15rem}.journal-article__title{font-size:3.5rem}.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:#4e5252}.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 #e5e5e5}.journal-pagination__list li a:hover svg{fill:#2e2d2c}.journal-pagination__list li a:hover span{border-color:#b8baba}.journal-pagination__list li.active{font-weight:500}.journal-pagination__list li.active span{border-color:#454646}@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}.off-canvas-content{display:flex;flex-direction:column;min-height:100vh;background-color:#fefefe}.preheader,.header,.sitemap,.footer{flex-shrink:0}.main-content-container{flex:1}.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 #e5e5e5;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 #e5e5e5}.legacy-item__specs dd{font-weight:500;float:left;width:60%;border-top:1px solid #e5e5e5}.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-linley{background-image:url("../img/202507/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/202507/hero-linley-small-2x.jpg")}}.webp .hero-linley{background-image:url("../img/202507/hero-linley-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-linley{background-image:url("../img/202507/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,.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{font-size:1.875rem;border-bottom:1px solid rgba(254,254,254,.3);margin-top:2.5rem;margin-bottom:2.5rem;padding-bottom:.9375rem;font-weight:400}.inner-container.linley-products h2 span{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.925rem;font-weight:400}.inner-container.linley-products h3{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.3125rem;font-weight:400;margin-top:2.5rem;margin-bottom:1.25rem}.inner-container.linley-products .features-list li{background:rgba(0,0,0,0) url("../img/202507/bullet-white.svg") no-repeat 0 .625rem;background-size:auto;padding:0 0 0 .875rem;background-size:.3125rem;margin: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 -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:#1771b9;border-bottom:1px solid #e5e5e5}.inner-container.linley-media .column--amplis:hover{cursor:pointer}.inner-container.linley-media .column--amplis:hover img{opacity:.85}.inner-container.linley-media .column--amplis:hover figcaption span{color:rgb(18.4,90.4,148);border-bottom:1px solid #b8baba}.linley-background>.row{background-color:#e5e5e5;padding-bottom:1.5rem;margin-bottom:.75rem}.linley-background>.row h2{text-align:center;font-size:1.75rem;margin:2.5rem 0 2rem;font-weight:400}.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/202507/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/202507/hero-linley-medium-2x.webp")}}@media screen and (min-width: 25.625em){.webp .hero-linley{background-image:url("../img/202507/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/202507/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 1.5rem}.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/202507/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/202507/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/202507/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/202507/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 -0.46875rem}.inner-container.linley-media figcaption{font-size:.9375rem}.linley-background>.row{padding-bottom:2.5rem}.linley-background>.row h2{margin:3.4375rem auto 2.8125rem}.linley-background>.row h2 span{color:#b8baba}.linley-background>.row .button{margin:2.375rem auto 3.75rem}}@media screen and (min-width: 48em){.hero-linley{background-image:url("../img/202507/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/202507/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/202507/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/202507/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 -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 3.125rem;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/202507/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/202507/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/202507/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/202507/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 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/202507/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/202507/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/202507/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/202507/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 5rem}}@media screen and (min-width: 90em){.hero-linley{background-image:url("../img/202507/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/202507/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:-0.75rem}.main-nav .main-nav__item{font-size:.9375rem;font-weight:400;white-space:nowrap}.main-nav .main-nav__item a{padding:.1875rem .75rem 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:#4e5252;border:none}.main-nav .main-nav__item a:link,.main-nav .main-nav__item a.visited{color:#4e5252}.main-nav .main-nav__item a:hover,.main-nav .main-nav__item a:active{color:#2e2d2c}.main-nav .main-nav__item a:hover span,.main-nav .main-nav__item a:active span{border-bottom-color:rgba(184,186,186,.5)}.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:#2e2d2c;border-bottom-color:#b8baba}.main-nav .sub-nav{border:1px solid #eee;border-top:none}.main-nav .sub-nav .sub-nav__item{font-size:.875rem}.main-nav .sub-nav .sub-nav__item small{font-weight:500}.main-nav .sub-nav .sub-nav__title{font-weight:500;color:#4e5252;font-size:.9375rem}.main-nav .sub-nav .sub-nav__rule hr{margin:.6875rem .75rem .625rem;width:2.5rem;border-bottom:2px solid rgba(184,186,186,.5)}.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}.main-nav .sub-nav .sub-nav{margin-left:2px}.main-nav .sub-nav .sub-nav li:last-child a{padding-bottom:1.25rem}.main-nav .sub-nav .sub-nav li a{padding-top:.625rem;padding-bottom:.625rem}.main-nav .sub-nav .sub-nav{margin-top:-0.3125rem}.main-nav .sub-nav .sub-nav li:first-child a{padding-top:1rem}.main-nav .sub-nav .sub-nav.sub-nav--first{margin-top:0}.main-nav .has-sub-menu{background:rgba(0,0,0,0) url("../img/202507/nav-arrow-right.svg") no-repeat 97% 50%;background-size:.5625rem}.main-nav .sub-nav .is-active .has-sub-menu{background-image:url("../img/202507/nav-arrow-right-hover.svg")}.sub-nav__item:first-child .has-sub-menu{background-position:97% 65% !important}.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}.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:#4e5252}.mini-profile__position{text-transform:uppercase;font-size:.75rem;font-weight:500;margin-bottom:1rem;color:#4e5252;margin-bottom:0}.page-intro--product.mie-feature1{margin-bottom:0}.page-intro--product.mie-feature1>.row{background-color:#e5e5e5}.mie-feature1{margin-bottom:0}.mie-feature1 blockquote{margin-bottom:1.5rem;padding-left:1.25rem;position:relative}.mie-feature1 blockquote p{font-family:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;font-size:1.5rem;line-height:1.2;color:#4c453c;text-wrap:balance}.mie-feature1 blockquote svg{width:.875rem;height:.625rem;position:absolute;top:.875rem;left:0}@media screen and (min-width: 37.5em){.page-intro--product.mie-feature1{margin-bottom:0}.page-intro--product.mie-feature1>.row{padding-top:4.6875rem;padding-bottom:2.5rem}.mie-feature1 blockquote{margin-bottom:1.5rem;padding-left:1.25rem;margin-left:-1.25rem;position:relative}.mie-feature1 blockquote p{font-size:1.6875rem}.mie-feature1 blockquote svg{width:.875rem;height:.625rem;position:absolute;top:.875rem;left:0}}@media screen and (min-width: 48em){.page-intro--product.mie-feature1{margin-bottom:0}.page-intro--product.mie-feature1>.row{padding-top:5.625rem;padding-bottom:3.125rem}}@media screen and (min-width: 64em){.page-intro--product.mie-feature1{margin-bottom:0}.page-intro--product.mie-feature1>.row{padding-top:7.1875rem}.mie-feature1 blockquote{margin-top:3.5625rem}}@media screen and (min-width: 90em){.page-intro--product.mie-feature1{margin-bottom:0}.page-intro--product.mie-feature1>.row{padding-top:9.0625rem}.mie-feature1 blockquote p{font-size:1.875rem}}.page-intro--product.mie-feature2{margin-bottom:.625rem}.page-intro--product.mie-feature2>.row{padding:15vw .9375rem 60vw;color:#fefefe;background-color:#4d4941;background-image:url("../img/202507/mie-feature-2-mask-small.png"),url("../img/202507/mie-feature-2-small-1x.jpg");background-repeat:no-repeat,no-repeat;background-position:0 0,0 100%;background-size:contain,cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-small.png"),url("../img/202507/mie-feature-2-small-2x.jpg")}}.page-intro--product.mie-feature2>.row a{color:#fefefe;border-color:rgba(254,254,254,.3)}.page-intro--product.mie-feature2>.row a:hover{color:#fefefe;border-color:rgba(254,254,254,.8)}.page-intro--product.mie-feature2 h2{font-size:2.75rem;font-weight:400;margin-bottom:0}.page-intro--product.mie-feature2 h3{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:500;font-size:.9375rem;margin-bottom:1.25rem}.page-intro--product.mie-feature2 .button{margin-top:.625rem;background-color:#4d4941}.page-intro--product.mie-feature2 .button:hover{background-color:hsl(40,8.4507042254%,17.8431372549%)}.webp .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-small.png"),url("../img/202507/mie-feature-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-small.png"),url("../img/202507/mie-feature-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.page-intro--product.mie-feature2>.row{padding:15vw 1.875rem 60vw;background-image:url("../img/202507/mie-feature-2-mask-medium.png"),url("../img/202507/mie-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){.page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-medium.png"),url("../img/202507/mie-feature-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.page-intro--product.mie-feature2 h2{font-size:3.25rem}.page-intro--product.mie-feature2 h3{font-size:1.0625rem}.webp .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-medium.png"),url("../img/202507/mie-feature-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 .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-medium.png"),url("../img/202507/mie-feature-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.page-intro--product.mie-feature2{margin-bottom:.9375rem}.page-intro--product.mie-feature2>.row{padding:12vw 2.1875rem 55vw;background-image:url("../img/202507/mie-feature-2-mask-large.png"),url("../img/202507/mie-feature-2-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){.page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-large.png"),url("../img/202507/mie-feature-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.page-intro--product.mie-feature2 h2{font-size:4rem}.page-intro--product.mie-feature2 h3{font-size:1.125rem}.page-intro--product.mie-feature2 p{width:29.375rem}.webp .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-large.png"),url("../img/202507/mie-feature-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 .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-large.png"),url("../img/202507/mie-feature-2-large-2x.webp")}}@media screen and (min-width: 48em){.page-intro--product.mie-feature2{margin-bottom:1.875rem}.page-intro--product.mie-feature2>.row{padding:10vw 2.5rem 42vw;background-image:url("../img/202507/mie-feature-2-mask-xlarge.png"),url("../img/202507/mie-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){.page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xlarge.png"),url("../img/202507/mie-feature-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.page-intro--product.mie-feature2 h2{font-size:4.5rem}.page-intro--product.mie-feature2 h3{font-size:1.25rem}.webp .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xlarge.png"),url("../img/202507/mie-feature-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 .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xlarge.png"),url("../img/202507/mie-feature-2-xlarge-2x.webp")}}@media screen and (min-width: 64em){.page-intro--product.mie-feature2{margin-bottom:3.125rem}.page-intro--product.mie-feature2>.row{height:50vw;padding:calc(30vw - 250px) 2.5rem 0;background-image:url("../img/202507/mie-feature-2-mask-xxlarge.png"),url("../img/202507/mie-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){.page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxlarge.png"),url("../img/202507/mie-feature-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.page-intro--product.mie-feature2 h2{font-size:4rem}.page-intro--product.mie-feature2 h3{font-size:1.125rem}.page-intro--product.mie-feature2 p{width:20.625rem}.page-intro--product.mie-feature2 .button{margin-top:3.75rem}.webp .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxlarge.png"),url("../img/202507/mie-feature-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 .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxlarge.png"),url("../img/202507/mie-feature-2-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.page-intro--product.mie-feature2>.row{padding:calc(30vw - 275px) 2.5rem 0;background-image:url("../img/202507/mie-feature-2-mask-xxxlarge.png"),url("../img/202507/mie-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){.page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxxlarge.png"),url("../img/202507/mie-feature-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.page-intro--product.mie-feature2 h2{font-size:4.5rem}.page-intro--product.mie-feature2 h3{font-size:1.25rem}.webp .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxxlarge.png"),url("../img/202507/mie-feature-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 .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxxlarge.png"),url("../img/202507/mie-feature-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.page-intro--product.mie-feature2>.row{padding:calc(30vw - 250px) 2.5rem 0;background-image:url("../img/202507/mie-feature-2-mask-xxxxlarge.png"),url("../img/202507/mie-feature-2-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){.page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxxxlarge.png"),url("../img/202507/mie-feature-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.page-intro--product.mie-feature2 .feature-panel__content{padding-right:2.5rem}.page-intro--product.mie-feature2 p{width:23.75rem}.webp .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxxxlarge.png"),url("../img/202507/mie-feature-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 .page-intro--product.mie-feature2>.row{background-image:url("../img/202507/mie-feature-2-mask-xxxxlarge.png"),url("../img/202507/mie-feature-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 96.25em){.page-intro--product.mie-feature2>.row{padding-top:13.25rem;height:48.125rem}}@media screen and (min-width: 98.75em){.page-intro--product.mie-feature2{margin-bottom:4.375rem}}.hero-mie{height:22.5rem;background-color:#4c453c;background-image:url("../img/202507/hero-mie-mask-small.png"),url("../img/202507/hero-mie-small-1x.jpg");background-position:0 100%,100% 0;background-size:contain,cover}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-mie{background-image:url("../img/202507/hero-mie-mask-small.png"),url("../img/202507/hero-mie-small-2x.jpg")}}.hero-mie .hero__content{position:absolute;bottom:12vw;right:1.25rem;left:1.5625rem}.hero-mie .hero__heading{font-size:calc(38px + 10*(100vw - 320px)/90);margin-bottom:.625rem;line-height:1}.hero-mie .hero__subheading{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.125rem;line-height:1.3}.webp .hero-mie{background-image:url("../img/202507/hero-mie-mask-small.png"),url("../img/202507/hero-mie-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .hero-mie{background-image:url("../img/202507/hero-mie-mask-small.png"),url("../img/202507/hero-mie-small-2x.webp")}}@media(prefers-reduced-motion){.hero-mie .hero-mie-video,.hero-mie .angle{display:none}}@media screen and (min-width: 25.625em){.hero-mie{background-image:url("../img/202507/hero-mie-mask-medium.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-medium.png"),url("../img/202507/hero-mie-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.hero-mie .hero__content{left:1.875rem;bottom:10vw}.hero-mie .hero__heading{font-size:calc(52px + 12*(100vw - 410px)/190);margin-bottom:.625rem;max-width:20.625rem}.hero-mie .hero__subheading{font-size:1.125rem;max-width:20.625rem}.webp .hero-mie{background-image:url("../img/202507/hero-mie-mask-medium.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-medium.png"),url("../img/202507/hero-mie-medium-2x.webp")}}@media screen and (min-width: 37.5em){.hero-mie{height:28.75rem;background-image:url("../img/202507/hero-mie-mask-large.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-large.png"),url("../img/202507/hero-mie-large-2x.jpg")}}@media screen and (min-width: 37.5em){.hero-mie .hero__heading{font-size:calc(64px + 8*(100vw - 600px)/168);margin-bottom:.9375rem;max-width:25rem}.hero-mie .hero__subheading{font-size:1.1875rem}.webp .hero-mie{background-image:url("../img/202507/hero-mie-mask-large.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-large.png"),url("../img/202507/hero-mie-large-2x.webp")}}@media screen and (min-width: 48em){.hero-mie{height:55vw;background-image:url("../img/202507/hero-mie-mask-xlarge.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-xlarge.png"),url("../img/202507/hero-mie-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.hero-mie .hero__content{left:2.5rem}.hero-mie .hero__heading{font-size:calc(72px + 14*(100vw - 768px)/256)}.hero-mie .hero__subheading{max-width:100%}.webp .hero-mie{background-image:url("../img/202507/hero-mie-mask-xlarge.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-xlarge.png"),url("../img/202507/hero-mie-xlarge-2x.webp")}}@media screen and (min-width: 64em){.hero-mie{height:55vw;max-height:39.375rem;background-image:url("../img/202507/hero-mie-mask-xxlarge.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-xxlarge.png"),url("../img/202507/hero-mie-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.hero-mie .hero__heading{font-size:calc(86px + 14*(100vw - 1024px)/176)}.hero-mie .hero__subheading{font-size:1.375rem}.webp .hero-mie{background-image:url("../img/202507/hero-mie-mask-xxlarge.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-xxlarge.png"),url("../img/202507/hero-mie-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.hero-mie{height:52vw;max-height:46.875rem;background-image:url("../img/202507/hero-mie-mask-xxxlarge.png"),url("../img/202507/hero-mie-xxxlarge-1x.jpg");background-size:cover,84.375rem}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.hero-mie{background-image:url("../img/202507/hero-mie-mask-xxxlarge.png"),url("../img/202507/hero-mie-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.hero-mie .hero__heading{font-size:calc(100px + 16*(100vw - 1200px)/240);max-width:66%}.hero-mie .hero__subheading{font-size:1.5rem}.webp .hero-mie{background-image:url("../img/202507/hero-mie-mask-xxxlarge.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-xxxlarge.png"),url("../img/202507/hero-mie-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.hero-mie{background-image:url("../img/202507/hero-mie-mask-xxxxlarge.png"),url("../img/202507/hero-mie-xxxxlarge-1x.jpg");background-size:cover,90rem}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.hero-mie{background-image:url("../img/202507/hero-mie-mask-xxxxlarge.png"),url("../img/202507/hero-mie-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.hero-mie .hero__heading{font-size:7.25rem;max-width:46.875rem}.webp .hero-mie{background-image:url("../img/202507/hero-mie-mask-xxxxlarge.png"),url("../img/202507/hero-mie-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-mie{background-image:url("../img/202507/hero-mie-mask-xxxxlarge.png"),url("../img/202507/hero-mie-xxxxlarge-2x.webp")}}@media screen and (min-width: 96.25em){.hero-mie .hero__content{bottom:9.625rem}}.page-intro--product.page-intro--mie{margin-bottom:0}.page-intro--product.page-intro--mie>.row{background-color:#4c453c;color:#fefefe;padding-top:1.875rem}.page-intro--product.page-intro--mie>.row a{color:#fefefe;border-bottom-color:rgba(254,254,254,.3)}.page-intro--product.page-intro--mie>.row a:hover{border-bottom-color:rgba(254,254,254,.8)}@media screen and (min-width: 37.5em){.page-intro--product.page-intro--mie>.row{padding-top:3.125rem;padding-bottom:3.75rem}}@media screen and (min-width: 48em){.page-intro--product.page-intro--mie>.row{padding-top:3.75rem;padding-bottom:5rem}}@media screen and (min-width: 64em){.page-intro--product.page-intro--mie>.row{padding-bottom:6.25rem}}@media screen and (min-width: 90em){.page-intro--product.page-intro--mie>.row{padding-bottom:8.125rem}}.hero-mie .angle{position:absolute;bottom:-1px;right:0;width:100%;z-index:1000;padding-top:14%;background:rgba(0,0,0,0) url("../img/202507/hero-mie-angle.svg") no-repeat 0 100%;background-size:cover}.hero-mie-video{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-mie .bg-video{position:absolute;top:0;left:50%;transform:translateX(-50%);width:auto;height:100%}.feature-panel--newsletter{margin-top:.625rem}.feature-panel--newsletter .mailing-list__smallprint{margin-bottom:0;text-align:right;font-size:.875rem}.feature-panel--newsletter .mailing-list__smallprint span{font-weight:500;color:#f2ece7;border-bottom:1px solid rgba(242,236,231,.5)}.feature-panel--newsletter .mailing-list__smallprint span:hover{color:#f2ece7;border-color:#f2ece7}.feature-panel--newsletter>.row{background-color:#604845;color:#fefefe}.feature-panel--newsletter>.row .feature-panel__content{margin-bottom:.3125rem}.feature-panel--newsletter>.row a{color:#fefefe;border-color:rgba(254,254,254,.35)}.feature-panel--newsletter>.row a:hover{border-color:#fefefe}.feature-panel__image-row{position:relative}.feature-panel__image-row .corner-flash{position:absolute;top:0;left:0;width:6.25rem;height:6.25rem}.newsletter-form-inputs .mc-field-group label{color:#fefefe}.newsletter-form-email input{background-color:rgba(254,254,254,.9);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: 25.625em){.feature-panel--newsletter .feature-panel__content-row{position:relative}.feature-panel--newsletter .mailing-list__smallprint{position:absolute;bottom:.9375rem;right:.9375rem}}@media screen and (min-width: 37.5em){.feature-panel--newsletter{margin-top:0;margin-bottom:.9375rem}.feature-panel--newsletter .feature-panel__content{padding-top:1.875rem;padding-bottom:2.5rem}.feature-panel--newsletter .main-heading-1{font-size:1.6875rem !important;padding-top:1.875rem}.feature-panel__image-row .corner-flash{width:7.5rem;height:7.5rem}}@media screen and (min-width: 48em){.feature-panel--newsletter{padding-bottom:.9375rem}.feature-panel--newsletter .feature-panel__content{padding-top:6.25rem;padding-bottom:5rem}.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:#604845 url("../img/202507/hero-newsletter-xxlarge-1x.jpg") no-repeat 100% 100%;background-size:50%}}@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/202507/hero-newsletter-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--newsletter .corner-flash{position:absolute;top:0;left:0;width:8.75rem;height:8.75rem}.feature-panel--newsletter .feature-panel__content{padding-top:5rem;padding-bottom:5rem;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}.feature-panel--newsletter #mc_embed_signup{max-width:22.5rem}.feature-panel--newsletter .button{margin-bottom:1.25rem}.feature-panel--newsletter .small{font-size:.78125rem}.feature-panel--newsletter .mailing-list__smallprint{right:calc(50% + 20px)}}@media screen and (min-width: 75em){.feature-panel--newsletter>.row{min-height:39.375rem;background-image:url("../img/202507/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/202507/hero-newsletter-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.feature-panel--newsletter .small{font-size:.8125rem}}@media screen and (min-width: 90em){.feature-panel--newsletter{padding-bottom:1.25rem;margin-bottom:3.125rem !important}.feature-panel--newsletter>.row{min-height:43.125rem;background-image:url("../img/202507/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/202507/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{color:#fefefe;border:none;background-color:rgba(69,70,70,.4)}.off-canvas-nav__title{font-size:.6875rem;color:#fefefe;padding:.75rem}.off-canvas-nav__rule{padding:0 .75rem}.off-canvas-nav__rule hr{border-color:rgba(254,254,254,.15);margin:1rem 0}.off-canvas-subnav{background-color:#2e2d2c}.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:#c9c6b5;-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:.85rem .75rem;border:1px solid rgba(254,254,254,.15)}.off-canvas-quicklinks__item a:hover{background-color:rgba(69,70,70,.4);border-color:rgba(254,254,254,.15)}@media screen and (min-width: 37.5em){.close-button--off-canvas{top:.375rem}}.decades-nav{background-color:#5c655e;position:fixed;top:-2.75rem;left:0;-webkit-transition:top .35s ease;-moz-transition:top .35s ease;-ms-transition:top .35s ease;-o-transition:top .35s ease;transition:top .35s ease;z-index:2001;width:100%}.decades-nav ul{list-style:none;margin:0;display:flex;justify-content:center;background-color:#5c655e}.decades-nav.show{top:0}.decades-nav__item a{padding:.5rem .5rem;display:block;border:none !important;color:#fefefe}.decades-nav__item a:hover{color:#fefefe;text-decoration:none}.our-history{background-color:#e5e5e5}.our-history .our-history--intro{z-index:100;position:relative}.history__wrapper>.row{position:relative}.history__wrapper>.row .decade-start{width:3px;height:3px;position:absolute;top:-1.25rem;left:0}.history--1980s{background:#f1f2f2 url("../img/202507/timeline--1980s-small-1x.png") no-repeat 0 0;background-size:contain}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.history--1980s{background-image:url("../img/202507/timeline--1980s-small-2x.png")}}.history--1990s{background:#fefefe url("../img/202507/timeline--1990s-small-1x.png") no-repeat 0 0;background-size:contain}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.history--1990s{background-image:url("../img/202507/timeline--1990s-small-2x.png")}}.history--2000s{background:#f1f2f2 url("../img/202507/timeline--2000s-small-1x.png") no-repeat 0 0;background-size:contain}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.history--2000s{background-image:url("../img/202507/timeline--2000s-small-2x.png")}}.history--2010s{background:#fefefe url("../img/202507/timeline--2010s-small-1x.png") no-repeat 0 0;background-size:contain}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.history--2010s{background-image:url("../img/202507/timeline--2010s-small-2x.png")}}.history--2020s{background:#f1f2f2 url("../img/202507/timeline--2020s-small-1x.png") no-repeat 0 0;background-size:contain}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.history--2020s{background-image:url("../img/202507/timeline--2020s-small-2x.png")}}.history__list-item:first-child{padding-top:30vw}.history__list-item:last-child{padding-bottom:1.25rem;margin-bottom:0}.our-history--hero{height:28.75rem;background-color:#5c655e;background-image:url("../img/202507/timeline--hero-mask-small-1x.png"),url("../img/202507/timeline--hero-small-1x.jpg");background-position:100% 100%,50% 50%;background-size:cover,24.375rem;background-repeat:no-repeat,no-repeat}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-history--hero{background-image:url("../img/202507/timeline--hero-mask-small-2x.png"),url("../img/202507/timeline--hero-small-2x.jpg")}}.our-history--hero .hero__content{bottom:30vw}.our-history--hero .hero__heading{font-weight:400;font-size:calc(44px + 4*(100vw - 320px)/90)}.webp .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-small-1x.png"),url("../img/202507/timeline--hero-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-small-2x.png"),url("../img/202507/timeline--hero-small-2x.webp")}}.our-history{padding-bottom:.625rem}.our-history .lead{font-size:1.3125rem;font-family:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;font-style:italic}.our-history .our-history--intro{margin-top:-1px;background-color:#5c655e;padding-top:2.1875rem;padding-bottom:2rem;color:#fefefe}.history__list{background:rgba(0,0,0,0) url("../img/202507/timeline-vertical-bar.png") repeat-y .75rem 0;background-size:1.25rem;margin-bottom:0}.history--2020s .history__list{background-image:url("../img/202507/timeline-vertical-bar-end.png"),url("../img/202507/timeline-vertical-bar.png");background-size:1.25rem,1.25rem;background-position:.75rem 100%,.75rem 0;background-repeat:no-repeat,repeat-y}.history__list-item{margin-bottom:5rem;padding-left:2.75rem;padding-right:.625rem}.history__image{margin-bottom:1.5rem}.history__content--tight .history__image{margin-bottom:0}.history__year{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:500;font-size:1.6875rem;margin-bottom:1rem;margin-left:-2.75rem;padding-left:2.75rem;background:rgba(0,0,0,0) url("../img/202507/timeline-point.png") no-repeat .75rem .375rem;background-size:1.25rem}.history__title{font-style:italic;font-size:1.5rem;margin-bottom:.75rem}@media screen and (min-width: 25.625em){.decades-nav__item a{padding:.5rem .75rem}.our-history--hero{height:33.125rem;background-image:url("../img/202507/timeline--hero-mask-medium-1x.png"),url("../img/202507/timeline--hero-medium-1x.jpg");background-size:cover,36.25rem;background-position:100% 100%,100% 50%}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.our-history--hero{background-image:url("../img/202507/timeline--hero-mask-medium-2x.png"),url("../img/202507/timeline--hero-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.our-history--hero .hero__content{bottom:calc(3rem + 16vw);max-width:25rem}.our-history--hero .hero__heading{font-size:calc(48px + 4*(100vw - 410px)/190)}.history--1980s{background-image:url("../img/202507/timeline--1980s-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){.history--1980s{background-image:url("../img/202507/timeline--1980s-medium-2x.png")}}@media screen and (min-width: 25.625em){.history--1990s{background-image:#fefefe url("../img/202507/timeline--1990s-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){.history--1990s{background-image:url("../img/202507/timeline--1990s-medium-2x.png")}}@media screen and (min-width: 25.625em){.history--2000s{background-image:url("../img/202507/timeline--2000s-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){.history--2000s{background-image:url("../img/202507/timeline--2000s-medium-2x.png")}}@media screen and (min-width: 25.625em){.history--2010s{background-image:#fefefe url("../img/202507/timeline--2010s-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){.history--2010s{background-image:url("../img/202507/timeline--2010s-medium-2x.png")}}@media screen and (min-width: 25.625em){.history--2020s{background-image:url("../img/202507/timeline--2020s-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){.history--2020s{background-image:url("../img/202507/timeline--2020s-medium-2x.png")}}@media screen and (min-width: 25.625em){.webp .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-medium-1x.png"),url("../img/202507/timeline--hero-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 .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-medium-2x.png"),url("../img/202507/timeline--hero-medium-2x.webp")}}@media screen and (min-width: 25.625em){.our-history .our-history--intro{padding-left:1.875rem;padding-right:1.875rem}.history__list{background-position:1.375rem 0;background-size:1.25rem}.history--2020s .history__list{background-size:1.25rem,1.25rem;background-position:1.375rem 100%,1.375rem 0}.history__list-item{padding-left:4rem;padding-right:1.875rem}.history__year{margin-left:-4rem;padding-left:4rem;background-image:url("../img/202507/timeline-point-right-short.png");background-position:1.375rem .375rem;background-size:3.125rem 1.25rem}.history__year span{background-color:#f1f2f2;padding:0 0 0 .4375rem;margin-left:-0.4375rem}.history--1990s .history__year span,.history--2010s .history__year span{background-color:#fefefe}}@media screen and (min-width: 37.5em){.our-history--hero{height:29.6875rem;background-image:url("../img/202507/timeline--hero-mask-large-1x.png"),url("../img/202507/timeline--hero-large-1x.jpg");background-size:cover,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){.our-history--hero{background-image:url("../img/202507/timeline--hero-mask-large-2x.png"),url("../img/202507/timeline--hero-large-2x.jpg")}}@media screen and (min-width: 37.5em){.our-history--hero .hero__content{bottom:calc(4rem + 10vw);max-width:100%}.our-history--hero .hero__heading{font-size:3.125rem}.our-history .lead{font-size:1.5rem}.history__wrapper>.row .decade-start{top:-1.875rem}.history__wrapper>.row #decade-2000s.decade-start,.history__wrapper>.row #decade-2010s.decade-start,.history__wrapper>.row #decade-2020s.decade-start{top:.3125rem}.decades-nav__item a{padding:.625rem 1rem}.webp .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-large-1x.png"),url("../img/202507/timeline--hero-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 .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-large-2x.png"),url("../img/202507/timeline--hero-large-2x.webp")}}@media screen and (min-width: 37.5em){.our-history{padding-bottom:.9375rem}.our-history .our-history--intro{padding-top:3.5rem;padding-bottom:3.75rem}.history--1980s{background-image:url("../img/202507/timeline--1980s-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){.history--1980s{background-image:url("../img/202507/timeline--1980s-large-2x.png")}}@media screen and (min-width: 37.5em){.history--1990s{background-image:url("../img/202507/timeline--1990s-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){.history--1990s{background-image:url("../img/202507/timeline--1990s-large-2x.png")}}@media screen and (min-width: 37.5em){.history--2000s{background-image:url("../img/202507/timeline--2000s-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){.history--2000s{background-image:url("../img/202507/timeline--2000s-large-2x.png")}}@media screen and (min-width: 37.5em){.history--2010s{background-image:url("../img/202507/timeline--2010s-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){.history--2010s{background-image:url("../img/202507/timeline--2010s-large-2x.png")}}@media screen and (min-width: 37.5em){.history--2020s{background-image:url("../img/202507/timeline--2020s-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){.history--2020s{background-image:url("../img/202507/timeline--2020s-large-2x.png")}}@media screen and (min-width: 37.5em){.history__list{margin-top:0;background-position:50% 0}.history--2020s .history__list{background-position:50% 100%,50% 0}.history__list-item:first-child{padding-top:calc(35vw + 70px)}.history__list-item:last-child .history__content{min-height:.625rem}.history__list-item{padding-left:0;padding-right:0;margin-bottom:0;margin-top:-12.5rem}.history--1990s .history__year span,.history--2010s .history__year span{background-color:#fefefe}.history__content{padding-left:1.875rem;padding-right:1.875rem;min-height:31.25rem}.history__list-item--left{padding-right:50%}.history__list-item--left .history__year{margin-left:0;padding-left:0;margin-right:-40px;padding-right:40px;background-image:url("../img/202507/timeline-point-left.png");background-size:37.5rem;background-position:100% .375rem}.history__list-item--left .history__year span{padding:0 .4375rem 0 0;margin-left:0}.history__list-item--right{padding-left:50%}.history__list-item--right .history__year{background-position:0 .375rem;padding-left:40px;margin-left:-40px}.history__list-item--right .history__year span{padding:0 0 0 .4375rem;margin-left:-0.4375rem}}@media screen and (min-width: 48em){.our-history--hero{height:36.875rem;background-image:url("../img/202507/timeline--hero-mask-xlarge-1x.png"),url("../img/202507/timeline--hero-xlarge-1x.jpg");background-size:cover,60.25rem}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xlarge-2x.png"),url("../img/202507/timeline--hero-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.our-history--hero .hero__content{bottom:calc(7rem + 10vw)}.our-history--hero .hero__heading{font-size:calc(52px + 8*(100vw - 768px)/256)}.webp .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xlarge-1x.png"),url("../img/202507/timeline--hero-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 .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xlarge-2x.png"),url("../img/202507/timeline--hero-xlarge-2x.webp")}}@media screen and (min-width: 48em){.our-history{padding-bottom:1.875rem}.our-history .our-history--intro .lead{padding-right:.625rem}.our-history .our-history--intro{padding-top:4.375rem;padding-bottom:4.5rem}.history__list-item:first-child{padding-top:calc(30vw + 70px)}.history__year{font-size:2rem}.history__title{font-size:1.6875rem}.history__list-item--left .history__year{background-position:100% .625rem}.history__list-item--right .history__year{background-position:0 .625rem}}@media screen and (min-width: 64em){.decades-nav{z-index:1999}.decades-nav.show{top:3.75rem}.history__wrapper{position:relative}.history__wrapper #start{position:absolute;display:block;width:3px;height:3px;left:0;top:-3.75rem}.history__wrapper>.row .decade-start{top:-5.625rem}.history__wrapper>.row #decade-2000s.decade-start,.history__wrapper>.row #decade-2010s.decade-start,.history__wrapper>.row #decade-2020s.decade-start{top:-2.1875rem}.our-history--hero{height:42.1875rem;background-image:url("../img/202507/timeline--hero-mask-xxlarge-1x.png"),url("../img/202507/timeline--hero-xxlarge-1x.jpg");background-size:cover,69.375rem}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxlarge-2x.png"),url("../img/202507/timeline--hero-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.our-history--hero .hero__content{left:3.75rem}.our-history--hero .hero__heading{font-size:calc(64px + 12*(100vw - 1024px)/176)}.webp .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxlarge-1x.png"),url("../img/202507/timeline--hero-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 .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxlarge-2x.png"),url("../img/202507/timeline--hero-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.our-history{padding-bottom:2.8125rem}.our-history .our-history--intro{padding-top:5rem;padding-bottom:5.5rem}.history__year{font-size:2.5rem}.history__list-item--left .history__year{background-position:100% .875rem;margin-right:-50px;padding-right:50px}.history__list-item--right .history__year{background-position:0 .875rem;padding-left:50px;margin-left:-50px}.history__content{padding-left:2.5rem;padding-right:2.5rem}.history__list-item:first-child{padding-top:calc(27vw + 70px)}}@media screen and (min-width: 75em){.our-history .lead{font-size:1.5rem}.history__wrapper>.row #decade-2000s.decade-start,.history__wrapper>.row #decade-2010s.decade-start,.history__wrapper>.row #decade-2020s.decade-start{top:-1.5625rem}.our-history--hero{height:46.875rem;background-image:url("../img/202507/timeline--hero-mask-xxxlarge-1x.png"),url("../img/202507/timeline--hero-xxxlarge-1x.jpg");background-size:cover,84.375rem}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxxlarge-2x.png"),url("../img/202507/timeline--hero-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.our-history--hero .hero__content{bottom:calc(7rem + 10vw)}.our-history--hero .hero__heading{font-size:calc(80px + 14*(100vw - 1200px)/240)}.webp .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxxlarge-1x.png"),url("../img/202507/timeline--hero-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 .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxxlarge-2x.png"),url("../img/202507/timeline--hero-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.history__list-item--right .history__year{background-image:url("../img/202507/timeline-point-right.png");background-size:37.5rem;background-position:0 .875rem;padding-left:50px;margin-left:-50px}.history__list-item--left .history__content{padding-left:16.6666666667%;padding-right:6.25rem}.history__list-item--left .history__year{margin-right:-6.875rem;padding-right:6.875rem}.history__list-item--right .history__content{padding-left:6.25rem;padding-right:16.6666666667%}.history__list-item--right .history__year{background-image:url("../img/202507/timeline-point-right.png");background-size:37.5rem;background-position:0 .875rem;margin-left:-6.875rem;padding-left:6.875rem}}@media screen and (min-width: 90em){.our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxxxlarge-1x.png"),url("../img/202507/timeline--hero-xxxxlarge-1x.jpg");background-size:cover,90rem}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxxxlarge-2x.png"),url("../img/202507/timeline--hero-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.our-history--hero .hero__content{bottom:16.0625rem}.our-history--hero .hero__heading{font-size:5.875rem}.history__wrapper>.row #decade-2000s.decade-start,.history__wrapper>.row #decade-2010s.decade-start,.history__wrapper>.row #decade-2020s.decade-start{top:-0.9375rem}.webp .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxxxlarge-1x.png"),url("../img/202507/timeline--hero-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 .our-history--hero{background-image:url("../img/202507/timeline--hero-mask-xxxxlarge-2x.png"),url("../img/202507/timeline--hero-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.our-history .lead{font-size:1.6875rem}.our-history .our-history--intro{padding-top:7.5rem;padding-bottom:8.125rem}.our-history .our-history--intro .lead{padding-right:1.25rem}.history__list-item--left .history__content{padding-left:20%;padding-right:8.75rem}.history__list-item--left .history__year{margin-right:-9.375rem;padding-right:9.375rem}.history__list-item--right .history__content{padding-left:8.75rem;padding-right:20%}.history__list-item--right .history__year{margin-left:-9.375rem;padding-left:9.375rem}}@media screen and (min-width: 105em){.history__list-item:first-child{padding-top:28.125rem}}.our-story--hero{height:28.75rem;background-color:#543224;background-image:url("../img/202507/our-story--hero-mask-small-1x.png"),url("../img/202507/our-story--hero-small-1x.jpg");background-position:100% 100%,50% 50%;background-size:cover,24.375rem;background-repeat:no-repeat,no-repeat}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-story--hero{background-image:url("../img/202507/our-story--hero-mask-small-2x.png"),url("../img/202507/our-story--hero-small-2x.jpg")}}.our-story--hero .hero__content{bottom:27vw}.our-story--hero .hero__heading{font-weight:400;font-size:calc(44px + 4*(100vw - 320px)/90)}.our-story--hero .hero__subhead{font-weight:400}.webp .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-small-1x.png"),url("../img/202507/our-story--hero-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-small-2x.png"),url("../img/202507/our-story--hero-small-2x.webp")}}.our-story{padding-bottom:.625rem}.our-story .lead{font-family:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;font-style:italic;font-size:1.3125rem}.our-story .our-story--intro{margin-top:-1px;background-color:#756f6b;padding-top:2.1875rem;padding-bottom:2rem;color:#fefefe}.our-story .our-story--alan{margin-top:-1px;background-color:#4c4848;padding-top:calc(100vw + 25px);padding-bottom:2rem;background-image:url("../img/202507/our-story--alan-small-1x.jpg");background-position:50% 0;background-size:contain;background-repeat:no-repeat;color:#fefefe}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-small-2x.jpg")}}.our-story .our-story--alan figure{margin:-0.3125rem 0 1.25rem}.our-story .our-story--alan blockquote{padding:0 0 0 1.875rem;position:relative}.our-story .our-story--alan blockquote .quotemarks{position:absolute;top:.1875rem;left:0}.our-story .our-story--alan blockquote p{color:#fefefe}.our-story .our-story--alan figcaption{margin-top:2rem;font-size:.875rem;padding-left:1.875rem;color:#cac9c9}.our-story .our-story--inspiration{margin-top:-1px;background-color:#858380;padding-top:3.125rem;padding-bottom:calc(100vw + 16px);color:#fefefe;background-image:url("../img/202507/our-story--inspiration-small-1x.jpg");background-position:50% 100%;background-size:cover;background-repeat:no-repeat}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-small-2x.jpg")}}.our-story .our-story--evolution{margin-top:-1px;background-color:#543224;color:#fefefe;padding-top:calc(100vw - 20px + 35px);padding-bottom:2.1875rem;margin-top:.625rem;background-image:url("../img/202507/our-story--evolution-small-1x.jpg");background-position:50% 0;background-size:contain;background-repeat:no-repeat}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-small-2x.jpg")}}.our-story .our-story--materials-1{margin-top:-1px;background-color:#4a534c;padding-top:calc(100vw - 20px + 35px);color:#fefefe;background-image:url("../img/202507/our-story--materials-1-small-1x.jpg");background-position:50% 0;background-size:contain;background-repeat:no-repeat}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-small-2x.jpg")}}.our-story .our-story--materials-2{background-color:#4a534c;padding-top:0;padding-bottom:1.5625rem;color:#fefefe}.our-story .our-story--technology{margin-top:-1px;background-color:#a8a9a6;padding-top:calc(103vw + 40px);padding-bottom:2.1875rem;background-image:url("../img/202507/our-story--technology-small-1x.jpg");background-position:50% 0;background-size:cover;background-repeat:no-repeat}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-small-2x.jpg")}}.our-story .our-story--classic{margin-top:-1px;background-color:#525352;padding-top:3.125rem;padding-bottom:calc(4vw + 30px);color:#fefefe;background-image:url("../img/202507/our-story--classic-small-1x.jpg");background-position:50% 100%;background-size:cover;background-repeat:no-repeat}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-small-2x.jpg")}}.our-story .our-story--family{margin-top:-1px;background-color:#404140;padding-top:2.1875rem;padding-bottom:1.875rem;color:#fefefe}.our-story .our-story--family figure{margin:1.5rem 0 0}.our-story .our-story--family figure figcaption{margin-top:1rem;font-size:.8125rem}.our-story .our-story--customers{margin-top:-1px;background-color:#e5ded7;padding-top:calc(100vw + 50px);padding-bottom:2.1875rem;background-image:url("../img/202507/our-story--customers-small-1x.jpg");background-position:50% 0;background-size:101%;background-repeat:no-repeat}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-small-2x.jpg")}}.our-story .our-story--customers .button{margin-top:1rem}.webp .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-small-2x.webp")}}.webp .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-small-2x.webp")}}.webp .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-small-2x.webp")}}.webp .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-small-2x.webp")}}.webp .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-small-2x.webp")}}.webp .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-small-2x.webp")}}.webp .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-small-2x.webp")}}@media screen and (max-width: 25.5625em){.our-story--classic .lead{font-size:1rem}}@media screen and (min-width: 25.625em){.our-story--hero{height:33.125rem;background-image:url("../img/202507/our-story--hero-mask-medium-1x.png"),url("../img/202507/our-story--hero-medium-1x.jpg");background-size:cover,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){.our-story--hero{background-image:url("../img/202507/our-story--hero-mask-medium-2x.png"),url("../img/202507/our-story--hero-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.our-story--hero .hero__content{bottom:calc(2.5rem + 14vw);max-width:25rem}.our-story--hero .hero__heading{font-size:calc(48px + 4*(100vw - 410px)/190)}.our-story--hero .hero__subhead{font-size:1.375rem}.webp .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-medium-1x.png"),url("../img/202507/our-story--hero-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 .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-medium-2x.png"),url("../img/202507/our-story--hero-medium-2x.webp")}}@media screen and (min-width: 25.625em){.our-story .our-story--intro{padding-left:1.875rem;padding-right:1.875rem}.our-story .our-story--alan{padding-left:1.875rem;padding-right:1.875rem;background-image:url("../img/202507/our-story--alan-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){.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.our-story .our-story--alan blockquote{padding-left:.625rem}.our-story .our-story--alan blockquote .quotemarks{position:absolute;top:.1875rem;left:-1.25rem}.our-story .our-story--alan figcaption{padding-left:.625rem}.our-story .our-story--inspiration{padding-left:1.875rem;padding-right:1.875rem;padding-bottom:85vw;background-image:url("../img/202507/our-story--inspiration-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){.our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.our-story .our-story--evolution{padding-left:1.875rem;padding-right:1.875rem}.our-story .our-story--materials-1{padding-left:1.875rem;padding-right:1.875rem;background-image:url("../img/202507/our-story--materials-1-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){.our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.our-story .our-story--materials-2{padding-left:1.875rem;padding-right:1.875rem}.our-story .our-story--technology{padding-left:1.875rem;padding-right:1.875rem;padding-top:calc(103vw + 50px);background-image:url("../img/202507/our-story--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){.our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.our-story .our-story--classic{padding-left:1.875rem;padding-right:1.875rem;padding-bottom:calc(4vw + 40px);background-image:url("../img/202507/our-story--classic-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){.our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.our-story .our-story--family{padding-left:1.875rem;padding-right:1.875rem}.our-story .our-story--customers{padding-left:1.875rem;padding-right:1.875rem;background-image:url("../img/202507/our-story--customers-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){.our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-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 .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-medium-2x.webp")}}@media screen and (min-width: 25.625em){.webp .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-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 .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-medium-2x.webp")}}@media screen and (min-width: 25.625em){.webp .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-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 .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.webp .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-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 .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-medium-2x.webp")}}@media screen and (min-width: 25.625em){.webp .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-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 .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-medium-2x.webp")}}@media screen and (min-width: 25.625em){.webp .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-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 .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-medium-2x.webp")}}@media screen and (min-width: 37.5em){.our-story--hero{height:29.6875rem;background-image:url("../img/202507/our-story--hero-mask-large-1x.png"),url("../img/202507/our-story--hero-large-1x.jpg");background-size:cover,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){.our-story--hero{background-image:url("../img/202507/our-story--hero-mask-large-2x.png"),url("../img/202507/our-story--hero-large-2x.jpg")}}@media screen and (min-width: 37.5em){.our-story--hero .hero__content{bottom:calc(4rem + 10vw);max-width:100%}.our-story--hero .hero__heading{font-size:3.125rem}.our-story--hero .hero__subhead{font-size:1.5625rem}.webp .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-large-1x.png"),url("../img/202507/our-story--hero-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 .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-large-2x.png"),url("../img/202507/our-story--hero-large-2x.webp")}}@media screen and (min-width: 37.5em){.our-story{padding-bottom:.9375rem}.our-story .lead{font-size:1.5rem}.our-story .our-story--intro{padding-top:3.5rem;padding-bottom:3.75rem}.our-story .our-story--alan{padding-bottom:3.75rem;padding-top:calc(100vw - 30px + 65px);background-image:url("../img/202507/our-story--alan-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){.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-large-2x.jpg")}}@media screen and (min-width: 37.5em){.our-story .our-story--alan blockquote{padding-left:0}.our-story .our-story--alan blockquote .quotemarks{left:-2.5rem;width:1.75rem;height:1.25rem}.our-story .our-story--alan blockquote p{font-size:1.125rem}.our-story .our-story--alan figcaption{font-size:1rem;padding-left:0}.our-story .our-story--inspiration{padding-left:1.875rem;padding-right:1.875rem;padding-top:4.6875rem;padding-bottom:75vw;background-image:url("../img/202507/our-story--inspiration-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){.our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-large-2x.jpg")}}@media screen and (min-width: 37.5em){.our-story .our-story--evolution{margin-top:.9375rem;padding-bottom:3.75rem;padding-top:calc(67vw - 30px + 65px);background-image:url("../img/202507/our-story--evolution-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){.our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-large-2x.jpg")}}@media screen and (min-width: 37.5em){.our-story .our-story--materials-1{padding-top:4.6875rem;padding-bottom:3.75rem}.our-story .our-story--materials-1{padding-top:calc(67vw - 30px + 65px);padding-bottom:0;background-image:url("../img/202507/our-story--materials-1-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){.our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.our-story .our-story--materials-2{padding-bottom:2.75rem}.our-story .our-story--technology{padding-top:calc(92vw + 60px);padding-bottom:3.75rem;background-image:url("../img/202507/our-story--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){.our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-large-2x.jpg")}}@media screen and (min-width: 37.5em){.our-story .our-story--classic{padding-top:4.6875rem;padding-bottom:calc(4vw + 60px);background-image:url("../img/202507/our-story--classic-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){.our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-large-2x.jpg")}}@media screen and (min-width: 37.5em){.our-story .our-story--family{padding-top:3.4375rem;padding-bottom:3.125rem}.our-story .our-story--family figure{margin:2rem 0 0}.our-story .our-story--customers{padding-top:calc(80vw + 70px);padding-bottom:3.75rem;background-size:cover;background-image:url("../img/202507/our-story--customers-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){.our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-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 .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-large-2x.webp")}}@media screen and (min-width: 37.5em){.webp .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-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 .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-large-2x.webp")}}@media screen and (min-width: 37.5em){.webp .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-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 .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-large-2x.webp")}}@media screen and (min-width: 37.5em){.webp .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-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 .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-large-2x.webp")}}@media screen and (min-width: 37.5em){.webp .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-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 .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-large-2x.webp")}}@media screen and (min-width: 37.5em){.webp .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-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 .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-large-2x.webp")}}@media screen and (min-width: 37.5em){.webp .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-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 .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-large-2x.webp")}}@media screen and (min-width: 48em){.our-story--hero{height:36.875rem;background-image:url("../img/202507/our-story--hero-mask-xlarge-1x.png"),url("../img/202507/our-story--hero-xlarge-1x.jpg");background-size:cover,60.25rem}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xlarge-2x.png"),url("../img/202507/our-story--hero-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.our-story--hero .hero__content{bottom:calc(5rem + 8vw)}.our-story--hero .hero__heading{font-size:calc(52px + 8*(100vw - 768px)/256)}.our-story--hero .hero__subhead{font-size:rem-calc30}.webp .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xlarge-1x.png"),url("../img/202507/our-story--hero-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 .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xlarge-2x.png"),url("../img/202507/our-story--hero-xlarge-2x.webp")}}@media screen and (min-width: 48em){.our-story{padding-bottom:1.875rem}.our-story .our-story--intro .lead{padding-right:.625rem}.our-story .our-story--intro{padding-top:4.375rem;padding-bottom:4.5rem}.our-story .our-story--alan{padding-top:5.875rem;padding-bottom:4.5rem;background-image:url("../img/202507/our-story--alan-xlarge-1x.jpg");background-size:calc(50% - 30px);background-position:0 0}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.our-story .our-story--alan blockquote{padding-left:0}.our-story .our-story--alan blockquote .quotemarks{left:-1.875rem;width:1.3125rem;height:.9375rem}.our-story .our-story--alan blockquote p{font-size:1rem}.our-story .our-story--alan figcaption{font-size:.875rem;padding-left:0}.our-story .our-story--inspiration{padding-top:5.375rem;padding-bottom:63vw;background-image:url("../img/202507/our-story--inspiration-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){.our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.our-story .our-story--evolution{margin-top:1.875rem;padding-bottom:4.5rem;padding-top:calc(67vw - 30px + 80px);background-image:url("../img/202507/our-story--evolution-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){.our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.our-story .our-story--materials-1{padding-top:5.375rem;padding-bottom:30vw;background-image:url("../img/202507/our-story--materials-1-mask-xlarge-1x.png"),url("../img/202507/our-story--materials-1-xlarge-1x.jpg");background-size:cover,cover;background-position:100% 100%,100% 50%}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xlarge-2x.png"),url("../img/202507/our-story--materials-1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.our-story .our-story--materials-2{padding-top:2.25rem;padding-bottom:3.5rem}.our-story .our-story--technology{padding-top:calc(80vw + 37px);padding-bottom:4.125rem;background-image:url("../img/202507/our-story--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){.our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.our-story .our-story--classic{padding-top:5.625rem;padding-bottom:calc(4vw + 80px);background-image:url("../img/202507/our-story--classic-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){.our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.our-story .our-story--family{padding-top:3.75rem;padding-bottom:3.125rem}.our-story .our-story--family figure{margin-top:2.5rem}.our-story .our-story--customers{padding-top:calc(64vw + 66px);padding-bottom:4.125rem;background-image:url("../img/202507/our-story--customers-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){.our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-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 .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xlarge-2x.webp")}}@media screen and (min-width: 48em){.webp .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-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 .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-xlarge-2x.webp")}}@media screen and (min-width: 48em){.webp .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-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 .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-xlarge-2x.webp")}}@media screen and (min-width: 48em){.webp .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xlarge-1x.png"),url("../img/202507/our-story--materials-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 .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xlarge-2x.png"),url("../img/202507/our-story--materials-1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.webp .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-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 .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-xlarge-2x.webp")}}@media screen and (min-width: 48em){.webp .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-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 .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-xlarge-2x.webp")}}@media screen and (min-width: 48em){.webp .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-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 .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-xlarge-2x.webp")}}@media screen and (min-width: 64em){.our-story--hero{height:42.1875rem;background-image:url("../img/202507/our-story--hero-mask-xxlarge-1x.png"),url("../img/202507/our-story--hero-xxlarge-1x.jpg");background-size:cover,69.375rem}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxlarge-2x.png"),url("../img/202507/our-story--hero-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.our-story--hero .hero__content{left:3.75rem}.our-story--hero .hero__heading{font-size:calc(64px + 12*(100vw - 1024px)/176)}.our-story--hero .hero__subhead{font-size:2.25rem}.webp .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxlarge-1x.png"),url("../img/202507/our-story--hero-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 .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxlarge-2x.png"),url("../img/202507/our-story--hero-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.our-story{padding-bottom:2.8125rem}.our-story .our-story--intro{padding-top:5rem;padding-bottom:5.5rem}.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xxlarge-1x.jpg");background-size:44%;padding-top:6.875rem;padding-bottom:5.5rem}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.our-story .our-story--alan blockquote{padding-left:0}.our-story .our-story--alan blockquote .quotemarks{left:-2.875rem;width:2.1875rem;height:1.5625rem}.our-story .our-story--alan blockquote p{font-size:1.125rem}.our-story .our-story--alan figcaption{font-size:1rem;padding-left:0}.our-story .our-story--inspiration{padding-top:6.5625rem;padding-bottom:50vw;background-image:url("../img/202507/our-story--inspiration-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){.our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.our-story .our-story--evolution{margin-top:0;padding-top:6.5625rem;padding-bottom:5.5rem;background-image:url("../img/202507/our-story--evolution-xxlarge-1x.jpg");background-position:100% 50%;background-size:calc(50% - 15px)}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.our-story .our-story--evolution p{padding-right:1.25rem}.our-story .our-story--materials-1{padding-top:6.5625rem;padding-bottom:25vw;background-image:url("../img/202507/our-story--materials-1-mask-xxlarge-1x.png"),url("../img/202507/our-story--materials-1-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){.our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxlarge-2x.png"),url("../img/202507/our-story--materials-1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.our-story .our-story--materials-1 p{padding-right:1.25rem}.our-story .our-story--materials-2{padding-top:2.625rem;padding-bottom:1.875rem}.our-story .our-story--materials-2 p{padding-right:1.25rem}.our-story .our-story--materials-2 .image-container{position:relative;width:100%}.our-story .our-story--materials-2 img{position:absolute;top:0;left:0}.our-story .our-story--technology{padding-top:calc(140px + 130*(100vw - 1024px)/176);padding-bottom:5.5rem;background-image:url("../img/202507/our-story--technology-mask-xxlarge-1x.png"),url("../img/202507/our-story--technology-xxlarge-1x.jpg");background-size:contain,cover;background-position:0 0,50% 50%;background-repeat:no-repeat,no-repeat;background-position:0 0}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxlarge-2x.png"),url("../img/202507/our-story--technology-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.our-story .our-story--classic{padding-top:6.5625rem;padding-bottom:calc(4vw + 80px);background-image:url("../img/202507/our-story--classic-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){.our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.our-story .our-story--family{padding-top:4.6875rem;padding-bottom:4.0625rem}.our-story .our-story--family .image-container{position:relative;width:100%}.our-story .our-story--family figure{margin-top:0;position:absolute;top:0;left:0}.our-story .our-story--family figcaption{color:#454646}.our-story .our-story--family p{padding-right:1.25rem}.our-story .our-story--customers{padding-top:calc(180px + 110*(100vw - 1024px)/176);padding-bottom:5.5rem;background-image:url("../img/202507/our-story--customers-mask-xxlarge-1x.png"),url("../img/202507/our-story--customers-xxlarge-1x.jpg");background-size:contain,cover;background-position:0 0,50% 50%;background-repeat:no-repeat,no-repeat}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxlarge-2x.png"),url("../img/202507/our-story--customers-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-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 .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.webp .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-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 .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.webp .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-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 .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.webp .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxlarge-1x.png"),url("../img/202507/our-story--materials-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 .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxlarge-2x.png"),url("../img/202507/our-story--materials-1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.webp .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxlarge-1x.png"),url("../img/202507/our-story--technology-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 .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxlarge-2x.png"),url("../img/202507/our-story--technology-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.webp .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-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 .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.webp .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxlarge-1x.png"),url("../img/202507/our-story--customers-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 .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxlarge-2x.png"),url("../img/202507/our-story--customers-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.our-story .lead{font-size:1.5rem}.our-story--hero{height:46.875rem;background-image:url("../img/202507/our-story--hero-mask-xxxlarge-1x.png"),url("../img/202507/our-story--hero-xxxlarge-1x.jpg");background-size:cover,84.375rem}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxxlarge-2x.png"),url("../img/202507/our-story--hero-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.our-story--hero .hero__content{bottom:calc(7rem + 8vw)}.our-story--hero .hero__heading{font-size:calc(80px + 14*(100vw - 1200px)/240)}.our-story--hero .hero__subhead{font-size:2.5rem}.webp .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxxlarge-1x.png"),url("../img/202507/our-story--hero-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 .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxxlarge-2x.png"),url("../img/202507/our-story--hero-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.our-story .our-story--intro{padding-top:6.25rem;padding-bottom:5.5rem}.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-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){.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.our-story .our-story--inspiration{padding-bottom:50vw;background-image:url("../img/202507/our-story--inspiration-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){.our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-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){.our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.our-story .our-story--evolution p{padding-right:1.875rem}.our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxxlarge-1x.png"),url("../img/202507/our-story--materials-1-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){.our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxxlarge-2x.png"),url("../img/202507/our-story--materials-1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.our-story .our-story--materials-2 p{padding-right:2.5rem}.our-story .our-story--technology{padding-top:calc(160px + 120*(100vw - 1200px)/240);background-image:url("../img/202507/our-story--technology-mask-xxxlarge-1x.png"),url("../img/202507/our-story--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){.our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxxlarge-2x.png"),url("../img/202507/our-story--technology-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-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){.our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.our-story .our-story--customers{padding-top:calc(180px + 120*(100vw - 1200px)/240);background-image:url("../img/202507/our-story--customers-mask-xxxlarge-1x.png"),url("../img/202507/our-story--customers-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){.our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxxlarge-2x.png"),url("../img/202507/our-story--customers-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-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 .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-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 .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-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 .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxxlarge-1x.png"),url("../img/202507/our-story--materials-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 .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxxlarge-2x.png"),url("../img/202507/our-story--materials-1-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxxlarge-1x.png"),url("../img/202507/our-story--technology-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 .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxxlarge-2x.png"),url("../img/202507/our-story--technology-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-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 .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxxlarge-1x.png"),url("../img/202507/our-story--customers-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 .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxxlarge-2x.png"),url("../img/202507/our-story--customers-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxxxlarge-1x.png"),url("../img/202507/our-story--hero-xxxxlarge-1x.jpg");background-size:cover,90rem}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxxxlarge-2x.png"),url("../img/202507/our-story--hero-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.our-story--hero .hero__content{bottom:13.75rem}.our-story--hero .hero__heading{font-size:5.875rem}.webp .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxxxlarge-1x.png"),url("../img/202507/our-story--hero-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 .our-story--hero{background-image:url("../img/202507/our-story--hero-mask-xxxxlarge-2x.png"),url("../img/202507/our-story--hero-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.our-story .lead{font-size:1.6875rem}.our-story .our-story--intro{padding-top:7.5rem;padding-bottom:8.125rem}.our-story .our-story--intro .lead{padding-right:1.25rem}.our-story .our-story--alan{padding-top:8.75rem;padding-bottom:8.125rem;background-size:40%;background-image:url("../img/202507/our-story--alan-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){.our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.our-story .our-story--alan{padding-top:9.375rem;padding-bottom:8.125rem}.our-story .our-story--inspiration{padding-top:8.75rem;padding-bottom:52vw;background-image:url("../img/202507/our-story--inspiration-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){.our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.our-story .our-story--evolution{padding-top:8.75rem;padding-bottom:8.125rem;background-image:url("../img/202507/our-story--evolution-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){.our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.our-story .our-story--evolution p{padding-right:2.5rem}.our-story .our-story--materials-1{padding-top:8.75rem;background-image:url("../img/202507/our-story--materials-1-mask-xxxxlarge-1x.png"),url("../img/202507/our-story--materials-1-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){.our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxxxlarge-2x.png"),url("../img/202507/our-story--materials-1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.our-story .our-story--materials-1 p{padding-right:0}.our-story .our-story--materials-2{padding-top:6.25rem;padding-bottom:6.25rem}.our-story .our-story--technology{padding-top:calc(250px + 60*(100vw - 1440px)/240);padding-bottom:8.125rem;background-image:url("../img/202507/our-story--technology-mask-xxxxlarge-1x.png"),url("../img/202507/our-story--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){.our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxxxlarge-2x.png"),url("../img/202507/our-story--technology-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.our-story .our-story--classic{padding-top:8.75rem;padding-bottom:calc(4vw + 120px);background-image:url("../img/202507/our-story--classic-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){.our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.our-story .our-story--family{padding-top:6.875rem;padding-bottom:6.25rem}.our-story .our-story--customers{padding-top:calc(300px + 40*(100vw - 1440px)/240);padding-bottom:8.125rem;background-position:0 0,50% 20%;background-image:url("../img/202507/our-story--customers-mask-xxxxlarge-1x.png"),url("../img/202507/our-story--customers-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){.our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxxxlarge-2x.png"),url("../img/202507/our-story--customers-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-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 .our-story .our-story--alan{background-image:url("../img/202507/our-story--alan-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.webp .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-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 .our-story .our-story--inspiration{background-image:url("../img/202507/our-story--inspiration-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.webp .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-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 .our-story .our-story--evolution{background-image:url("../img/202507/our-story--evolution-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.webp .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxxxlarge-1x.png"),url("../img/202507/our-story--materials-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 .our-story .our-story--materials-1{background-image:url("../img/202507/our-story--materials-1-mask-xxxxlarge-2x.png"),url("../img/202507/our-story--materials-1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.webp .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxxxlarge-1x.png"),url("../img/202507/our-story--technology-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 .our-story .our-story--technology{background-image:url("../img/202507/our-story--technology-mask-xxxxlarge-2x.png"),url("../img/202507/our-story--technology-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.webp .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-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 .our-story .our-story--classic{background-image:url("../img/202507/our-story--classic-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.webp .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxxxlarge-1x.png"),url("../img/202507/our-story--customers-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 .our-story .our-story--customers{background-image:url("../img/202507/our-story--customers-mask-xxxxlarge-2x.png"),url("../img/202507/our-story--customers-xxxxlarge-2x.webp")}}@media screen and (min-width: 105em){.our-story .our-story--alan{background-size:35.9375rem}.our-story .our-story--inspiration{padding-bottom:54.75rem}.our-story--materials-1{padding-bottom:26.25rem !important;background-size:90rem,90rem}.our-story--materials-2{padding-top:6.25rem !important}.our-story--technology{padding-top:19.375rem !important}.our-story--customers{padding-top:21.25rem !important}}.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:#4e5252}.pagination li a{min-width:1.75rem;border:none}.pagination li a:hover{color:#2e2d2c}.pagination li a:hover svg{fill:#2e2d2c}.page-number span{border-bottom:1px solid #e5e5e5}.page-number:hover span{border-color:#2e2d2c}.pagination .active a{font-weight:500;color:#2e2d2c}.pagination .active a span{border-bottom:2px solid #82c55b}.pagination-icon{height:.625rem;fill:#4e5252}.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 #e5e5e5}.page-previous:hover span{border-bottom-color:#2e2d2c}.page-next{padding-right:0 !important;font-weight:500}.page-next span{border-bottom:1px solid #e5e5e5}.page-next:hover span{border-bottom-color:#2e2d2c}}@media screen and (min-width: 25.625em){.pagination li{font-size:.9375rem}.pagination--page-count{float:left}}.card-container--playlists{margin:1rem 0 .625rem}.services-list{margin:0}.services-list li{margin-bottom:.3125rem;position:relative;padding-left:2.25rem}.service-icon{position:absolute;top:.25rem;left:0;width:1.75rem;height:1.1875rem;fill:#4e5252}@media screen and (min-width: 25.625em){.card-container--playlists{margin:1.875rem 0 .9375rem}}@media screen and (min-width: 48em){.card-container--playlists{margin:2.5rem 0 1.875rem}}@media screen and (min-width: 64em){.card-container--playlists{margin:2.5rem 0 2.8125rem}}@media screen and (min-width: 95.625em){.card-container--playlists{margin:2.5rem 0 4.375rem}}.preheader__item{font-size:.8125rem;color:#4e5252;margin-top:.5625rem}.preheader__item .logout-button{margin-left:.4375rem;margin-right:.3125rem}.preheader__button{display:inline-block;border:1px solid #b8baba;padding:.0625rem .3125rem;margin-top:-0.125rem;font-weight:500;color:#4e5252;-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:#4e5252;color:#2e2d2c}.preheader__button.active{border-color:#4e5252;color:#2e2d2c;pointer-events:none}.preheader__button.logout-button{margin-right:1.25rem}.preheader__links{display:flex;justify-content:flex-end}.preheader__newsletter-link{margin-left:1.25rem;margin-right:1.25rem}.preheader__newsletter-link a:link,.preheader__newsletter-link a:visited{color:#4e5252;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 a:hover,.preheader__newsletter-link a:active{color:#2e2d2c;border-bottom-color:#b8baba}.region-switcher{margin:0;display:flex}.region-switcher__item{margin-left:.25rem}.region-switcher__item a{color:#6f7372}.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 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,#software-location{width:90%}}@media screen and (min-width: 25.625em){.row.product-assistance-stage-2 .alert{font-size:1.5rem}.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 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 -0.9375rem}.product-features-list .product-features-list__title{font-size:1.0625rem;font-weight:400;line-height:1.2;margin:0;color:#8a8b8b;border-top:1px solid rgba(254,254,254,.2)}.product-features-list .product-features-list__title:first-child{border:none}.product-features-list .product-features-list__title a{color:#fefefe;display:block;background:rgba(0,0,0,0) url("../img/202507/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/202507/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,.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--mr1>.row{background-color:#7a756c}@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/202507/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/202507/features-list-r1-xlarge-2x.png")}}@media screen and (min-width: 48em){.product-features--r2>.row{background-color:#846d5f;background-image:url("../img/202507/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/202507/features-list-r2-xlarge-2x.png")}}@media screen and (min-width: 48em){.product-features--mr1>.row{background-color:#866653;background-image:url("../img/202507/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/202507/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/202507/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/202507/features-list-r1-xxlarge-2x.png")}}@media screen and (min-width: 64em){.product-features--r2>.row{background-image:url("../img/202507/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/202507/features-list-r2-xxlarge-2x.png")}}@media screen and (min-width: 64em){.product-features--mr1>.row{background-image:url("../img/202507/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/202507/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/202507/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/202507/features-list-r1-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features--r2>.row{background-image:url("../img/202507/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/202507/features-list-r2-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.product-features--mr1>.row{background-image:url("../img/202507/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/202507/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/202507/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/202507/features-list-r2-xxxxlarge-2x.png")}}@media screen and (min-width: 90em){.product-features--mr1>.row{background-image:url("../img/202507/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/202507/features-list-mr1-xxxxlarge-2x.png")}}.feature-panel{margin-bottom:.625rem}.feature-panel .cta-list{margin:2rem 0 .32rem}.feature-panel .price{display:block;font-size:1.25rem;font-weight:500;margin:0 0 .3125rem}#section--specifications .main-heading-1,#section--finishes .main-heading-1,.page-form--r1-beach-hut-blue .main-heading-1,.feature-panel .main-heading-1{font-size:1.5rem}.feature-panel__content-row{display:flex;align-items:center;background-color:#eee;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}#section--specifications .main-heading-1,#section--finishes .main-heading-1,.page-form--r1-beach-hut-blue .main-heading-1,.feature-panel .main-heading-1{font-size: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}#section--specifications .main-heading-1,#section--finishes .main-heading-1,.page-form--r1-beach-hut-blue .main-heading-1,.feature-panel .main-heading-1{font-size:2.25rem}}@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:#eee;padding-top:2.5rem;padding-bottom:.9375rem}.r1 .product-finishes .image-caption{margin-top:-0.9375rem}.r2 .product-finishes .image-caption{margin-top:-0.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:.85}.reveal.gallery__modal{background-color:#454646;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:#454646;-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:#2e2d2c}.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 red !important;background-color:#ff0}}@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:#2e2d2c;padding-top:.25rem}.multiroom-figure__image{margin-bottom:1.25rem}.product-nav{background-color:rgba(238,238,238,.95);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.product-nav .product-nav-list__item{font-size:.875rem;font-weight:400;margin:0;flex-shrink:1}.product-nav .product-nav-list__item:first-child{flex-grow:1;font-weight:500}.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:#4e5252}.product-nav .product-nav-list__item a:link,.product-nav .product-nav-list__item a.visited{color:#4e5252;border:none !important}.product-nav .product-nav-list__item a:hover,.product-nav .product-nav-list__item a:active{color:#2e2d2c;border:none !important}.product-nav .product-nav-list__item a:hover span,.product-nav .product-nav-list__item a:active span{border-bottom-color:rgba(184,186,186,.5);-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;font-size:.75rem;padding-top:1.0625rem}.product-nav .product-nav-list__item a.product-nav-list__button span{border:1px solid #4e5252;border-radius:.3125rem;padding:5px 10px;background-color:#4e5252;-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 #2e2d2c;background-color:#2e2d2c}.r410 .product-nav,.r-cd100 .product-nav{background-color:rgba(236,227,220,.95)}.r410 .product-nav .product-nav-list__item a.product-nav-list__button span,.r-cd100 .product-nav .product-nav-list__item a.product-nav-list__button span{background-color:#a06755;border-color:#a06755}.r410 .product-nav .product-nav-list__item a.product-nav-list__button:hover span,.r-cd100 .product-nav .product-nav-list__item a.product-nav-list__button:hover span{background-color:hsl(14.4,30.612244898%,41.0392156863%);border-color:hsl(14.4,30.612244898%,41.0392156863%)}.r810 .product-nav,.r610 .product-nav,.sabre-r .product-nav,.r-cd100 .product-nav,.fred-perry-mr1 .product-nav{background-color:rgba(220,214,214,.95)}.r810 .product-nav .product-nav-list__item a.product-nav-list__button span,.r610 .product-nav .product-nav-list__item a.product-nav-list__button span,.sabre-r .product-nav .product-nav-list__item a.product-nav-list__button span,.r-cd100 .product-nav .product-nav-list__item a.product-nav-list__button span,.fred-perry-mr1 .product-nav .product-nav-list__item a.product-nav-list__button span{background-color:#725c59;border-color:#725c59}.r810 .product-nav .product-nav-list__item a.product-nav-list__button:hover span,.r610 .product-nav .product-nav-list__item a.product-nav-list__button:hover span,.sabre-r .product-nav .product-nav-list__item a.product-nav-list__button:hover span,.r-cd100 .product-nav .product-nav-list__item a.product-nav-list__button:hover span,.fred-perry-mr1 .product-nav .product-nav-list__item a.product-nav-list__button:hover span{background-color:rgb(55.9,36.55,34.4);border-color:rgb(55.9,36.55,34.4)}.product-nav-list{display:flex;margin:0 -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 -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:-0.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--r2,.page-intro--mr1,.page-intro--r5u,.page-intro--r5-signature{margin-top:-0.125rem}.page-intro--r1 a,.page-intro--r2 a,.page-intro--mr1 a,.page-intro--r5u a,.page-intro--r5-signature a{color:#fefefe;border-bottom-color:rgba(254,254,254,.3)}.page-intro--r1 a:hover,.page-intro--r2 a:hover,.page-intro--mr1 a:hover,.page-intro--r5u a:hover,.page-intro--r5-signature a:hover{border-bottom-color:#fefefe}.page-intro--r1 .features-list li,.page-intro--r2 .features-list li,.page-intro--mr1 .features-list li,.page-intro--r5u .features-list li,.page-intro--r5-signature .features-list li{font-size:1rem;background:rgba(0,0,0,0) url("../img/202507/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--r2 .all-features,.page-intro--mr1 .all-features,.page-intro--r5u .all-features,.page-intro--r5-signature .all-features{margin-left:.875rem}.page-intro--r3s{margin-top:-0.125rem}.page-intro--r3s a{color:#4e3330;border-bottom-color:rgba(254,254,254,.3)}.page-intro--r3s a:hover{border-bottom-color:#fefefe}.page-intro--r3s .features-list li{font-size:1rem;background:rgba(0,0,0,0) url("../img/202507/bullet-white.svg") no-repeat 0 .625rem;padding:0 0 0 .875rem;background-size:.3125rem;margin:0 0 .4375rem}.page-intro--r3s .all-features{margin-left:.875rem}.page-intro--r3s .small{margin:1.25rem 0 -1.25rem}.page-intro--mr1 .main-heading-1{color:#fefefe}.page-intro--r1>.row,.page-intro--r2>.row,.page-intro--r5u>.row,.page-intro--mr1>.row{padding-top:1.875rem}.page-intro--r1>.row p,.page-intro--r1>.row li,.page-intro--r2>.row p,.page-intro--r2>.row li,.page-intro--r5u>.row p,.page-intro--r5u>.row li,.page-intro--mr1>.row p,.page-intro--mr1>.row li{color:#fefefe}.page-intro--r1>.row hr,.page-intro--r2>.row hr,.page-intro--r5u>.row hr,.page-intro--mr1>.row hr{border-color:rgba(254,254,254,.3);margin:-0.25rem 0 2.125rem}.page-intro--r5-signature>.row{padding-top:.625rem;background-color:#83533d}.page-intro--r5-signature>.row p,.page-intro--r5-signature>.row li{color:#fefefe}.page-intro--r5-signature>.row hr{border-color:rgba(254,254,254,.3);margin:-0.25rem 0 2.125rem}.page-intro--r1>.row,.page-intro--r2>.row{background-color:#4e3330}.page-intro--r1>.row hr,.page-intro--r2>.row hr{margin:2.125rem 0 2.125rem}.page-intro--r1 p+p,.page-intro--r2 p+p{font-size:1rem}.page-intro--mr1>.row{background-color:#323e4c}.page-intro--r5-signature>.row{background-color:#9d6255}.page-intro--r5-signature>.row .features-list li{background-image:url("../img/202507/bullet-light-rose.svg")}.page-intro--r5-signature>.row hr{margin:2.5rem 0 2.1875rem}.page-intro--r3s>.row{color:#4e3330;background-color:#bf9f86}.page-intro--r1-beach-hut-blue>.row{background-color:#488092;color:#fefefe;padding-top:0}.page-intro--r1-beach-hut-blue>.row hr{margin:2.5rem 0 2.1875rem;border-color:rgba(254,254,254,.3)}.page-intro--r1-beach-hut-blue>.row .features-list li{font-size:1rem;background:rgba(0,0,0,0) url("../img/202507/bullet-sand.svg") no-repeat 0 .625rem;padding:0 0 0 .875rem;background-size:.3125rem;margin:0 0 .4375rem}.page-intro--r1-beach-hut-blue>.row a{color:#fefefe;border-bottom-color:#e4ca9e}.page-intro--r1-beach-hut-blue>.row a:hover{border-bottom-color:#fefefe}.page-intro--r5-mie>.row{background-color:#4c453c;color:#fefefe;padding-top:.625rem}.page-intro--r5-mie>.row hr{margin:2.5rem 0 2.1875rem;border-color:rgba(254,254,254,.3)}.page-intro--r5-mie>.row .features-list li{font-size:1rem;background:rgba(0,0,0,0) url("../img/202507/bullet-beige.svg") no-repeat 0 .625rem;padding:0 0 0 .875rem;background-size:.3125rem;margin:0 0 .4375rem}.page-intro--r5-mie>.row a{color:#fefefe;border-bottom-color:rgba(254,254,254,.3)}.page-intro--r5-mie>.row a:hover{border-bottom-color:rgba(254,254,254,.8)}.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:.625rem}.page-intro--r5u>.row{background-color:#55584d}.page-intro--r5u>.row p,.page-intro--r5u>.row li{color:#fefefe}.page-intro--r5u>.row hr{border-color:rgba(254,254,254,.3);margin:-0.25rem 0 2.125rem}@media screen and (min-width: 25.625em){.page-intro--product>.row{padding:2.8125rem 1.5625rem 1.3125rem}.page-intro--r1>.row,.page-intro--r2>.row,.page-intro--mr1>.row,.page-intro--r3s>.row,.page-intro--r5u>.row,.page-intro--r5-mie>.row,.page-intro--r5-signature>.row{padding-top:1rem}.page-intro--r1-beach-hut-blue>.row{padding-top:.625rem}.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--r1-beach-hut-blue>.row,.page-intro--r5-mie>.row{padding-top:1.875rem}.page-intro--r3s>.row,.page-intro--r5-signature>.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--r1-beach-hut-blue>.row,.page-intro--r5-mie>.row{padding-top:3.125rem}.page-intro--r3s .features-list li{font-size:1.125rem;background-postion:0 .625rem;background-size:.4375rem;padding:0 0 0 1rem}.page-intro--r3s .all-features{margin-left:1rem}.page-intro--r1 p+p{font-size:1.125rem}.page-intro--r5 .small--form{margin-bottom:.3125rem}.page-intro--r5-signature{margin-bottom:0}}@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--r2 .features-list li,.page-intro--mr1 .features-list li,.page-intro--r3s .features-list li,.page-intro--r5u .features-list li,.page-intro--r5-signature .features-list li,.page-intro--r1-beach-hut-blue .features-list li{font-size:1rem;background-size:.3125rem;padding:0 0 0 .875rem}.page-intro--r1 .all-features,.page-intro--r2 .all-features,.page-intro--mr1 .all-features,.page-intro--r3s .all-features,.page-intro--r5u .all-features,.page-intro--r5-signature .all-features,.page-intro--r1-beach-hut-blue .all-features{margin-left:.875rem}.page-intro--r5u>.row{padding-top:.625rem}.page-intro--r1>.row,.page-intro--r2>.row,.page-intro--mr1>.row,.page-intro--r3>.row,.page-intro--r5u>.row,.page-intro--r5-signature>.row,.page-intro--r1-beach-hut-blue>.row{padding-top:1.875rem}.page-intro--r1-beach-hut-blue>.row .price{margin-bottom:1.25rem}.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--product>.row .lead{font-size:1.25rem}.page-intro--r1>.row,.page-intro--r2>.row,.page-intro--mr1>.row,.page-intro--r3s>.row{padding-top:5rem}}@media screen and (min-width: 90em){.page-intro--product>.row .lead{font-size:1.3125rem}.page-intro--r1 .features-list li,.page-intro--r2 .features-list li,.page-intro--mr1 .features-list li,.page-intro--r3s .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--r2 .all-features,.page-intro--mr1 .all-features,.page-intro--r3s .all-features{margin-left:1rem}}.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:#454646;padding-top:.9375rem}.product-specifications .main-heading-1{color:#fefefe;font-size:1.5rem;margin-bottom:.875rem}.product-specifications .specifications-link{margin:.5rem 0 1.5rem;color:#fefefe}.product-specifications .specifications-link a{color:#fefefe;border-bottom-color:rgba(254,254,254,.3)}.product-specifications .specifications-link a:hover{border-bottom-color:#fefefe}.product-specifications .specifications-link+.specifications-link{margin-top:-1rem}.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;color:#fefefe}.product-specifications.r7>.row a,.product-specifications.mrx>.row a{color:#fefefe;border-bottom-color:rgba(254,254,254,.5)}.product-specifications.r7>.row a:hover,.product-specifications.mrx>.row a:hover{border-bottom-color:#fefefe}.specifications-link{margin-top:1.25rem}ul.specifications-list{list-style:none;margin:0}ul.specifications-list>li{font-size:1.0625rem;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:rgba(0,0,0,0) url("../img/202507/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,.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 -0.625rem}}@media screen and (max-width: 63.9375em){ul.specifications-list>li{border-top:1px solid rgba(254,254,254,.2)}ul.specifications-list>li>a{display:block;padding-left:2rem;background:rgba(0,0,0,0) url("../img/202507/icon-chevron-down.svg") no-repeat .75rem 1rem;background-size:.75rem .46875rem}ul.specifications-list .active>a{background-image:url("../img/202507/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:hsl(180,1.4285714286%,82.5490196078%)}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}.product-specifications .specifications-link{margin:2rem 0 0}.product-specifications .specifications-link+.specifications-link{margin-top:1rem}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 .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,.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-support--hero{background-color:#8a9891;height:100vw;color:#fefefe;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;position:relative}.product-support--hero.index{background-color:#68746c;background-image:url("../img/202507/hero-product-support-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.index{background-image:url("../img/202507/hero-product-support-small-2x.jpg")}}.product-support--hero.index h1{color:#ede2de;position:absolute;left:1.5625rem;top:1.5625rem;font-size:calc(36px + 8*(100vw - 320px)/90);font-weight:400;line-height:1}.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-small-2x.webp")}}.product-support-products{color:#fefefe}.product-support-products .inner-container.teasers-container{padding-top:2.5rem}.product-support-products .row.column,.product-support-products .row.columns{padding:0 .9375rem}.product-support-products .main-heading-1{font-weight:400;font-size:1.6875rem}.product-support-products--current .inner-container.teasers-container{background-color:#5a655d}.product-support-products--legacy .inner-container.teasers-container{background-color:#68746c}.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-small-2x.jpg")}}.webp .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-small-2x.webp")}}.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-small-2x.jpg")}}.webp .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-small-2x.webp")}}.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-small-2x.jpg")}}.webp .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-small-2x.webp")}}.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-small-2x.jpg")}}.webp .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-small-2x.webp")}}.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-small-1x.jpg?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-small-2x.jpg?v2")}}.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-small-2x.webp?v2")}}.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-small-2x.jpg")}}.webp .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-small-2x.webp")}}.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-small-2x.jpg")}}.webp .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-small-2x.webp")}}.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-small-2x.jpg")}}.webp .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-small-2x.webp")}}.product-support--hero.r3{background-image:url("../img/202507/support-r3-mk1-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r3{background-image:url("../img/202507/support-r3-mk1-small-2x.jpg")}}.webp .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-small-2x.webp")}}.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-small-2x.jpg")}}.webp .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-small-2x.webp")}}.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-small-2x.jpg")}}.webp .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-small-2x.webp")}}.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-small-2x.jpg")}}.webp .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-small-2x.webp")}}.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-small-2x.jpg")}}.webp .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-small-2x.webp")}}.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-small-2x.jpg")}}.webp .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-small-2x.webp")}}.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-small-2x.jpg")}}.webp .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-small-2x.webp")}}.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-small-2x.jpg")}}.webp .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-small-2x.webp")}}.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-small-2x.jpg")}}.webp .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-small-2x.webp")}}.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-small-2x.jpg")}}.webp .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-small-2x.webp")}}.product-support--hero.r410{background-image:url("../img/202507/support-r410-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r410{background-image:url("../img/202507/support-r410-small-2x.jpg")}}.webp .product-support--hero.r410{background-image:url("../img/202507/support-r410-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r410{background-image:url("../img/202507/support-r410-small-2x.webp")}}.product-support--hero.r610{background-image:url("../img/202507/support-r610-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r610{background-image:url("../img/202507/support-r610-small-2x.jpg")}}.webp .product-support--hero.r610{background-image:url("../img/202507/support-r610-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r610{background-image:url("../img/202507/support-r610-small-2x.webp")}}.product-support--hero.r810{background-image:url("../img/202507/support-r810-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r810{background-image:url("../img/202507/support-r810-small-2x.jpg")}}.webp .product-support--hero.r810{background-image:url("../img/202507/support-r810-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r810{background-image:url("../img/202507/support-r810-small-2x.webp")}}.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-small-2x.jpg")}}.webp .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-small-2x.webp")}}.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-small-2x.jpg")}}.webp .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-small-2x.webp")}}.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-small-2x.jpg")}}.webp .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-small-2x.webp")}}.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-small-2x.jpg")}}.webp .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-small-2x.webp")}}.product-support--hero.undok{background-image:url("../img/202507/support-undok-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.undok{background-image:url("../img/202507/support-undok-small-2x.jpg")}}.webp .product-support--hero.undok{background-image:url("../img/202507/support-undok-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.undok{background-image:url("../img/202507/support-undok-small-2x.webp")}}.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-small-2x.jpg")}}.webp .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-small-2x.webp")}}.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-small-2x.jpg")}}.webp .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-small-2x.webp")}}.product-support--intro{padding-top:2.625rem;padding-bottom:.3125rem;background-color:#5a655d;color:#fefefe}.product-support--intro a{font-weight:500;color:#fefefe;border-color:#8c978e}.product-support--intro a:hover{border-color:rgba(254,254,254,.8)}.product-support--intro .product-support__content-block a{font-weight:500;color:#fefefe;border-color:#8c978e}.product-support--intro .product-support__content-block a:hover{border-color:rgba(254,254,254,.8)}.product-support--intro svg{fill:#e4c7bc}.product-support--intro .product-support__wiim{margin-bottom:2.5rem}.product-support--intro .product-support__wiim p{max-width:100%}.questions-list-container .main-heading-1,.product-support .main-heading-1{font-size:2rem;font-weight:400;margin-bottom:2.25rem}.questions-list-container hr+.main-heading-4,.product-support hr+.main-heading-4{margin-top:1.875rem}.questions-list-container .main-heading-4{font-size:1.3125rem;font-weight:500}.product-support__subhead{font-size:1.5rem}.product-support__subhead span{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;display:block;font-size:1rem;margin-top:.75rem}.product-support__icon{width:2.25rem;height:2.25rem;display:block;position:absolute;top:-0.3125rem;left:0;fill:#ca9475}.product-support__content-block{padding-left:2.5rem;margin-bottom:2.375rem;position:relative}.product-support__content-block p,.product-support__content-block li{margin-bottom:.5rem}.product-support--questions{padding-top:2.625rem;padding-bottom:.3125rem}.product-support--questions .main-heading-2{font-size:2rem;margin-bottom:2.0625rem}.product-support--questions p a{font-weight:500}.product-support__declarations p{margin:2rem 0}.questions-list-container.questions-list-container--category{padding-bottom:2.5rem}.product-support--questions form fieldset{margin:0 0 1.875rem}.product-support--questions form .qa-search__input{padding:0;max-width:31.25rem}.product-support--questions form .button--search{background-color:#5a655d}.product-support--questions form .button--search:hover{background-color:rgb(65.9685863874,74.0314136126,68.167539267)}.product-support--questions form .alert{clear:both}.product-support--alert{padding-top:2.75rem;padding-bottom:1.75rem;background-color:#fbe68d;font-weight:500}.product-support--alert p{max-width:43.75rem}@media screen and (min-width: 25.625em){.product-support--hero{height:25.625rem;background-size:cover}.product-support-products .main-heading-1{font-size:2rem}.product-support--hero.index{background-image:url("../img/202507/hero-product-support-medium-1x.jpg");background-position:80% 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){.product-support--hero.index{background-image:url("../img/202507/hero-product-support-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.product-support--hero.index h1{font-size:calc(44px + 8*(100vw - 410px)/190)}.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-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 .product-support--hero.index{background-image:url("../img/202507/hero-product-support-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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 .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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 .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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 .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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 .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-medium-1x.webp?v2")}}@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 .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-medium-2x.webp?v2")}}@media screen and (min-width: 25.625em){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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 .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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 .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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 .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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 .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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 .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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 .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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 .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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 .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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 .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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 .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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 .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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 .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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 .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r410{background-image:url("../img/202507/support-r410-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){.product-support--hero.r410{background-image:url("../img/202507/support-r410-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r410{background-image:url("../img/202507/support-r410-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 .product-support--hero.r410{background-image:url("../img/202507/support-r410-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r610{background-image:url("../img/202507/support-r610-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){.product-support--hero.r610{background-image:url("../img/202507/support-r610-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r610{background-image:url("../img/202507/support-r610-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 .product-support--hero.r610{background-image:url("../img/202507/support-r610-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r810{background-image:url("../img/202507/support-r810-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){.product-support--hero.r810{background-image:url("../img/202507/support-r810-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r810{background-image:url("../img/202507/support-r810-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 .product-support--hero.r810{background-image:url("../img/202507/support-r810-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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 .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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 .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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 .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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 .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.undok{background-image:url("../img/202507/support-undok-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){.product-support--hero.undok{background-image:url("../img/202507/support-undok-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.undok{background-image:url("../img/202507/support-undok-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 .product-support--hero.undok{background-image:url("../img/202507/support-undok-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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 .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-medium-2x.webp")}}@media screen and (min-width: 25.625em){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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 .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-medium-2x.webp")}}@media screen and (min-width: 25.625em){.questions-list-container .main-heading-1,.product-support .main-heading-1{font-size:2rem}.questions-list-container .main-heading-4{font-size:1.5rem}.product-support__subhead{font-size:1.6875rem}.product-support__declarations small{margin-right:1.25rem}}@media screen and (min-width: 37.5em){.product-support-products .inner-container.teasers-container{padding-top:3.4375rem}.product-support-products .row.column,.product-support-products .row.columns{padding:0 1.25rem}.product-support-products .main-heading-1{font-size:1.875rem}.product-support--hero.index{background-image:url("../img/202507/hero-product-support-large-1x.jpg");background-position:70% 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){.product-support--hero.index{background-image:url("../img/202507/hero-product-support-large-2x.jpg")}}@media screen and (min-width: 37.5em){.product-support--hero.index h1{top:auto;bottom:2.5rem;font-size:3.5rem;width:15rem;line-height:1}.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-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 .product-support--hero.index{background-image:url("../img/202507/hero-product-support-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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 .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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 .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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 .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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 .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-large-1x.webp?v2")}}@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 .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-large-2x.webp?v2")}}@media screen and (min-width: 37.5em){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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 .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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 .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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 .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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 .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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 .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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 .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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 .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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 .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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 .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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 .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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 .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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 .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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 .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r410{background-image:url("../img/202507/support-r410-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){.product-support--hero.r410{background-image:url("../img/202507/support-r410-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r410{background-image:url("../img/202507/support-r410-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 .product-support--hero.r410{background-image:url("../img/202507/support-r410-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r610{background-image:url("../img/202507/support-r610-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){.product-support--hero.r610{background-image:url("../img/202507/support-r610-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r610{background-image:url("../img/202507/support-r610-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 .product-support--hero.r610{background-image:url("../img/202507/support-r610-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r810{background-image:url("../img/202507/support-r810-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){.product-support--hero.r810{background-image:url("../img/202507/support-r810-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r810{background-image:url("../img/202507/support-r810-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 .product-support--hero.r810{background-image:url("../img/202507/support-r810-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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 .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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 .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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 .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-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){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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 .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.undok{background-image:url("../img/202507/support-undok-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){.product-support--hero.undok{background-image:url("../img/202507/support-undok-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.undok{background-image:url("../img/202507/support-undok-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 .product-support--hero.undok{background-image:url("../img/202507/support-undok-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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 .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-large-2x.webp")}}@media screen and (min-width: 37.5em){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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 .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-large-2x.webp")}}@media screen and (min-width: 37.5em){.questions-list-container.questions-list-container--category{padding-bottom:3.125rem}.questions-list-container .main-heading-1{font-size:1.875rem}.product-support--intro{padding-top:3.5625rem;padding-bottom:1.25rem}.product-support--intro .main-heading-1{font-size:2.25rem;margin-bottom:3rem}.product-support--questions .main-heading-1{font-size:1.6875rem}.product-support--questions{padding-top:3.5625rem;padding-bottom:.625rem}.product-support--questions .main-heading-2{font-size:2.25rem;margin-bottom:3.125rem}.product-support--hero{padding-left:0;padding-right:0}.product-support--hero .breadcrumbs li,.product-support--hero .breadcrumbs a{color:#fefefe;border-bottom-color:rgba(254,254,254,.3)}.product-support--hero .breadcrumbs li:hover,.product-support--hero .breadcrumbs a:hover{color:#fefefe;border-bottom-color:rgba(254,254,254,.7)}.product-support__declarations p{margin:3.125rem 0}.product-support__subhead span{display:block;font-size:1.125rem}}.product-support--questions form fieldset{margin:0 0 3.125rem}@media screen and (min-width: 48em){.product-support-products .inner-container.teasers-container{padding-top:4.375rem}.product-support-products .row.column,.product-support-products .row.columns{padding:0 2.5rem}.product-support-products .main-heading-1{font-size:2.25rem}.product-support-products .lead{font-size:1.3125rem}.product-support--hero.index{background-image:url("../img/202507/hero-product-support-xlarge-1x.jpg");background-position:65% 100%}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.product-support--hero.index{background-image:url("../img/202507/hero-product-support-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.product-support--hero.index h1{left:1.875rem;font-size:3.25rem;width:45vw}.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-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 .product-support--hero.index{background-image:url("../img/202507/hero-product-support-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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 .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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 .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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 .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xlarge-2x.webp?v2")}}@media screen and (min-width: 48em){.webp .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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 .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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 .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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 .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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 .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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 .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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 .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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 .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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 .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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 .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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 .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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 .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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 .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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 .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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 .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r410{background-image:url("../img/202507/support-r410-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){.product-support--hero.r410{background-image:url("../img/202507/support-r410-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r410{background-image:url("../img/202507/support-r410-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 .product-support--hero.r410{background-image:url("../img/202507/support-r410-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r610{background-image:url("../img/202507/support-r610-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){.product-support--hero.r610{background-image:url("../img/202507/support-r610-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r610{background-image:url("../img/202507/support-r610-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 .product-support--hero.r610{background-image:url("../img/202507/support-r610-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r810{background-image:url("../img/202507/support-r810-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){.product-support--hero.r810{background-image:url("../img/202507/support-r810-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r810{background-image:url("../img/202507/support-r810-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 .product-support--hero.r810{background-image:url("../img/202507/support-r810-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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 .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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 .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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 .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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 .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.undok{background-image:url("../img/202507/support-undok-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){.product-support--hero.undok{background-image:url("../img/202507/support-undok-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.undok{background-image:url("../img/202507/support-undok-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 .product-support--hero.undok{background-image:url("../img/202507/support-undok-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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 .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-xlarge-2x.webp")}}@media screen and (min-width: 48em){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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 .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-xlarge-2x.webp")}}@media screen and (min-width: 48em){.questions-list-container.questions-list-container--category{padding-bottom:4.375rem}.product-support>.row{padding-left:1.25rem;padding-right:1.25rem}.product-support--intro{padding-top:4.3125rem;padding-bottom:2rem}.product-support--intro .main-heading-1{font-size:2.75rem;margin-bottom:3.625rem}.product-support--intro p{max-width:37.5rem}.product-support__subhead{position:relative}.product-support__subhead .category-icon{width:2.25rem;height:2.25rem;display:block;position:absolute;top:-0.125rem;left:-2.625rem;fill:#ca9475}.product-support--questions{padding-top:4.1875rem;padding-bottom:1.25rem}.product-support--questions .main-heading-2{font-size:2.25rem;margin-bottom:3.625rem}.product-support__declarations{margin-top:.875rem}.product-support__declarations p{margin:4rem 0 3rem}.qa-answer-container .breadcrumbs b{width:initial}}@media screen and (min-width: 64em){.product-support--hero{background-size:75rem}.product-support-products .row.column,.product-support-products .row.columns{padding:0 3.125rem}.product-support-products .main-heading-1{font-size:2.75rem}.product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxlarge-1x.jpg");background-position:40% 100%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.product-support--hero.index h1{left:2.5rem;font-size:4rem;width:90%}.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-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 .product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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 .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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 .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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 .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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 .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxlarge-1x.jpg?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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 .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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 .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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 .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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 .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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 .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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 .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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 .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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 .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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 .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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 .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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 .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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 .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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 .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r410{background-image:url("../img/202507/support-r410-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){.product-support--hero.r410{background-image:url("../img/202507/support-r410-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r410{background-image:url("../img/202507/support-r410-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 .product-support--hero.r410{background-image:url("../img/202507/support-r410-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r610{background-image:url("../img/202507/support-r610-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){.product-support--hero.r610{background-image:url("../img/202507/support-r610-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r610{background-image:url("../img/202507/support-r610-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 .product-support--hero.r610{background-image:url("../img/202507/support-r610-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r810{background-image:url("../img/202507/support-r810-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){.product-support--hero.r810{background-image:url("../img/202507/support-r810-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r810{background-image:url("../img/202507/support-r810-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 .product-support--hero.r810{background-image:url("../img/202507/support-r810-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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 .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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 .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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 .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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 .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.undok{background-image:url("../img/202507/support-undok-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){.product-support--hero.undok{background-image:url("../img/202507/support-undok-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.undok{background-image:url("../img/202507/support-undok-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 .product-support--hero.undok{background-image:url("../img/202507/support-undok-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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 .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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 .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.questions-list-container.questions-list-container--category{padding-bottom:7.5rem}.product-support>.row{padding-left:1.875rem;padding-right:1.875rem;max-width:95.625rem}.product-support--intro{padding-top:5.875rem;padding-bottom:3.625rem}.product-support--questions{padding-top:5.875rem;padding-bottom:3rem}.product-support{padding-left:0;padding-right:0}.product-support--questions .main-heading-2{font-size:2.25rem}.product-support__content-block{margin-bottom:3.625rem}.product-support__declarations{margin-top:0}.product-support__declarations hr{margin-top:.625rem}}@media screen and (min-width: 75em){.product-support--hero{background-size:90rem}.product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxxlarge-1x.jpg");background-position:35% 100%}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.product-support--hero.index h1{bottom:2.1875rem;font-size:4.5rem}.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-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 .product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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 .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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 .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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 .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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 .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxxlarge-1x.jpg?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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 .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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 .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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 .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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 .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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 .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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 .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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 .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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 .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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 .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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 .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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 .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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 .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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 .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r410{background-image:url("../img/202507/support-r410-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){.product-support--hero.r410{background-image:url("../img/202507/support-r410-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r410{background-image:url("../img/202507/support-r410-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 .product-support--hero.r410{background-image:url("../img/202507/support-r410-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r610{background-image:url("../img/202507/support-r610-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){.product-support--hero.r610{background-image:url("../img/202507/support-r610-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r610{background-image:url("../img/202507/support-r610-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 .product-support--hero.r610{background-image:url("../img/202507/support-r610-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r810{background-image:url("../img/202507/support-r810-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){.product-support--hero.r810{background-image:url("../img/202507/support-r810-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r810{background-image:url("../img/202507/support-r810-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 .product-support--hero.r810{background-image:url("../img/202507/support-r810-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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 .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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 .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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 .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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 .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.undok{background-image:url("../img/202507/support-undok-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){.product-support--hero.undok{background-image:url("../img/202507/support-undok-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.undok{background-image:url("../img/202507/support-undok-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 .product-support--hero.undok{background-image:url("../img/202507/support-undok-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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 .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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 .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.product-support--intro .main-heading-1{font-size:3rem}}@media screen and (min-width: 90em){.product-support--hero{background-size:105rem}.product-support-products .main-heading-1,.product-support-products .lead{padding-left:.4375rem}.product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxxxlarge-1x.jpg");background-position:35% 100%}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.product-support--hero.index h1{bottom:2.5rem}.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-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 .product-support--hero.index{background-image:url("../img/202507/hero-product-support-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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){.product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-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 .product-support--hero.r1-mk2{background-image:url("../img/202507/support-r1-mk2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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){.product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-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 .product-support--hero.r1-mk3{background-image:url("../img/202507/support-r1-mk3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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){.product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-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 .product-support--hero.r1-mk4{background-image:url("../img/202507/support-r1-mk4-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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){.product-support--hero.r1s{background-image:url("../img/202507/support-r1s-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-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 .product-support--hero.r1s{background-image:url("../img/202507/support-r1s-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxxxlarge-1x.jpg?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxxxlarge-1x.webp?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .product-support--hero.rs1{background-image:url("../img/202507/support-rs1-xxxxlarge-2x.webp?v2")}}@media screen and (min-width: 90em){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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){.product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-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 .product-support--hero.r2i-mk2{background-image:url("../img/202507/support-r2i-mk2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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){.product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-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 .product-support--hero.r2-mk3{background-image:url("../img/202507/support-r2-mk3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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){.product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-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 .product-support--hero.r2-mk4{background-image:url("../img/202507/support-r2-mk4-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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){.product-support--hero.r3,.product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-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 .product-support--hero.r3,.webp .product-support--hero.r3s{background-image:url("../img/202507/support-r3-mk1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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){.product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-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 .product-support--hero.r4i-mk2{background-image:url("../img/202507/support-r4i-mk2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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){.product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-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 .product-support--hero.r4-mk3{background-image:url("../img/202507/support-r4-mk3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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){.product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-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 .product-support--hero.r5{background-image:url("../img/202507/support-r5-mk1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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){.product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-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 .product-support--hero.r7{background-image:url("../img/202507/support-r7-mk2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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){.product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-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 .product-support--hero.r7-mk3{background-image:url("../img/202507/support-r7-mk3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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){.product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-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 .product-support--hero.mr1-mk1{background-image:url("../img/202507/support-mr1-mk1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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){.product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-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 .product-support--hero.mr1-mk2{background-image:url("../img/202507/support-mr1-mk2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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){.product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-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 .product-support--hero.mr1-mk3{background-image:url("../img/202507/support-mr1-mk3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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){.product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-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 .product-support--hero.mrx{background-image:url("../img/202507/support-mrx-mk1-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r410{background-image:url("../img/202507/support-r410-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){.product-support--hero.r410{background-image:url("../img/202507/support-r410-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r410{background-image:url("../img/202507/support-r410-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 .product-support--hero.r410{background-image:url("../img/202507/support-r410-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r610{background-image:url("../img/202507/support-r610-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){.product-support--hero.r610{background-image:url("../img/202507/support-r610-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r610{background-image:url("../img/202507/support-r610-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 .product-support--hero.r610{background-image:url("../img/202507/support-r610-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r810{background-image:url("../img/202507/support-r810-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){.product-support--hero.r810{background-image:url("../img/202507/support-r810-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r810{background-image:url("../img/202507/support-r810-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 .product-support--hero.r810{background-image:url("../img/202507/support-r810-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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){.product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-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 .product-support--hero.sabre-r{background-image:url("../img/202507/support-sabre-r-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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){.product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-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 .product-support--hero.r-cd100{background-image:url("../img/202507/support-r-cd100-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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){.product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-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 .product-support--hero.backpack-ii{background-image:url("../img/202507/support-backpack-ii-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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){.product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-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 .product-support--hero.backpack-3{background-image:url("../img/202507/support-backpack-3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.undok{background-image:url("../img/202507/support-undok-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){.product-support--hero.undok{background-image:url("../img/202507/support-undok-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.undok{background-image:url("../img/202507/support-undok-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 .product-support--hero.undok{background-image:url("../img/202507/support-undok-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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){.product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-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 .product-support--hero.wiim-pro{background-image:url("../img/202507/support-wiim-pro-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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){.product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-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 .product-support--hero.wiim-mini{background-image:url("../img/202507/support-wiim-mini-xxxxlarge-2x.webp")}}@media screen and (min-width: 96.25em){.product-support--hero.index h1{width:90rem;margin-left:auto;margin-right:auto;left:auto;bottom:3.125rem}}@media screen and (min-width: 90em){.product-support--hero.index{background-position:50% 100%;background-image:url("../img/202507/hero-product-support-maximum-1x.jpg");background-size:187.5rem}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.product-support--hero.index{background-image:url("../img/202507/hero-product-support-maximum-2x.jpg")}}@media screen and (min-width: 90em){.webp .product-support--hero.index{background-image:url("../img/202507/hero-product-support-maximum-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 .product-support--hero.index{background-image:url("../img/202507/hero-product-support-maximum-2x.webp")}}.product-video{padding-top:.625rem;padding-bottom:0}.product-video .flex-video{margin-bottom:.625rem}.mr1 .product-video{padding-bottom:0;margin-bottom:0}.mr1 .flex-video{margin-bottom:0}@media screen and (min-width: 37.5em){.product-video{padding-top:.9375rem;padding-bottom:.3125rem}}.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:#eee;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}}.qa-answer{padding-top:2.5rem;padding-bottom:2.5rem}.qa-answer .main-heading-3{font-weight:500;position:relative;font-size:1.6875rem;text-wrap:balance}.qa-answer h2{font-weight:500;font-size:1.125rem;margin-bottom:.75rem}.qa-answer .category-icon{width:2.25rem;height:2.25rem;display:block;position:absolute;top:-0.125rem;left:-2.625rem;fill:#4e5252}.qa-answer h3{font-weight:500;margin-top:2.1875rem}.qa-answer .qa-list{margin-bottom:2.5rem}.qa-answer .qa-list__item{margin-bottom:1em}.qa-answer .qa-category{margin-bottom:.625rem;font-size:.875rem;font-weight:500}.qa-answer .qa-category-list{list-style:none;margin:0;margin-bottom:1.875rem}.qa-answer .qa-category-list__item{background-color:#fefefe;font-weight:500;padding:0 .3125rem;font-size:.875rem;display:inline-block;margin-bottom:.3125rem}.qa-answer .question-video{padding-bottom:56.3%;margin-bottom:2.5rem}@media screen and (min-width: 25.625em){.qa-answer .main-heading-3{font-size:2rem}.qa-answer h2{font-weight:500;font-size:1.3125rem}.qa-answer h3{font-weight:500;font-size:1.125rem}.qa-answer .qa-category-list__item{padding:.125rem .4375rem}}@media screen and (min-width: 37.5em){.qa-answer{padding-top:1.25rem;padding-bottom:3.125rem}.qa-answer h3{font-size:1.5rem;margin-top:3.125rem}}@media screen and (min-width: 48em){.qa-answer{padding-top:2.5rem;padding-bottom:4.375rem}.qa-answer .main-heading-3{font-size:2.25rem}}@media screen and (min-width: 64em){.qa-answer{padding-top:5rem;padding-bottom:7.5rem}}.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}.stage-1 p.errors{position:absolute;left:0;bottom:-1.75rem;display:none;text-align:center;color:#cd1f1f;margin-top:-0.75rem}.stage-1 .has-error input[type=text]{border-color:#cd1f1f}.stage-1 .has-error p.errors{display:initial}.stage-1 .form-error-alert{text-align:center;font-weight:500;background-color:#ffb600;color:#4e5252;border-radius:.5rem;padding:1rem 1rem .5rem;max-width:37.5rem;margin-left:auto;margin-right:auto}#serial-number{text-transform:capitalize}#form-input-postcode{text-transform:uppercase}.inner-container>.row.stage-2{padding-top:1.25rem;padding-bottom:1.25rem;margin-top:-2.5rem;margin-bottom:-0.3125rem}.stage-3 .errors{list-style-type:none;margin:-0.3125rem 0 .3125rem}.stage-3 p.errors{display:none;color:#cd1f1f;font-size:.875rem;font-weight:500}.stage-3 .has-error p.errors{display:block}.stage-3 .has-error input,.stage-3 .has-error select{margin-bottom:.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:#cd1f1f}.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,.35)}.feature-panel--registration>.row a:hover{border-color:#fefefe}.hero-flash{background:rgba(0,0,0,0) url("../img/202507/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.3;text-align:center;margin-bottom:.5rem}.serial-input__prefix{margin:0;padding:.0625rem 0 0 .625rem;position:absolute;top:.65625rem;line-height:1}.serial-input__number{box-sizing:border-box;margin:0;padding-left:2.875rem;margin-right:.1875rem}.serial-input__number::placeholder{color:#a6a8a8;opacity:1}.serial-input__number::-ms-input-placeholder{color:#a6a8a8}.serial-input__button{margin:0;border:none}.serial-suggestion .button{margin:-0.1875rem 0 0 .3125rem}.serial-images{max-width:31.25rem !important;margin:1.25rem auto 1.25rem !important;text-align:center}.serial-image{margin:0 auto .3125rem}.serial-searching{text-align:center}.serial-searching svg{width:2.25rem;height:.5625rem}.serial-searching p{font-weight:500;margin:0}.serial-hint{margin:3.4375rem -0.625rem .625rem;padding:1.5625rem .9375rem .625rem}.serial-hint p{line-height:1.3;font-weight:500}.serial-hint p.small{line-height:1.1;margin-bottom:1rem}.serial-hint-mr1{display:block;width:11.75rem;margin:.3125rem auto 0}.reg-results{margin-bottom:1.875rem}.reg-results td{border-bottom:1px solid #e5e5e5;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}.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}.scenario-b{text-align:center}.duplicate .callout{background-color:#ffb600;color:#454646}.registration .newsletter-cta{margin-top:.75rem;margin-bottom:1.25rem;position:relative;background-color:#fefefe;padding:1rem 1rem 2rem}.registration .newsletter-cta h2{font-size:1.3125rem}.registration .newsletter-cta p,.registration .newsletter-cta li{font-size:.875rem}.registration .newsletter-cta p,.registration .newsletter-cta ul{margin-bottom:.5rem}.registration .newsletter-cta .mailing-list__smallprint{position:absolute;bottom:1rem;right:1rem;margin:0}.registration .newsletter-cta .newsletter-cta__header{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;display:flex;align-items:center;margin-bottom:.5rem}.registration .newsletter-cta .newsletter-cta__image{width:3.75rem}.registration .newsletter-cta label{font-size:.9375rem}#questionnaire{accent-color:#5e8e00}#questionnaire .question .label--large{font-size:1rem;text-wrap:balance}#questionnaire label:has(input[type=radio]:checked),#questionnaire label:has(input[type=checkbox]:checked){font-weight:600}@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 #e5e5e5}.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}.serial-hint{margin-top:3.75rem;padding:2.1875rem .9375rem 1.5625rem}.serial-hint p{margin-bottom:1.5rem}.serial-hint p.small{margin-bottom:1rem}.serial-hint p.tiny{font-size:.75rem}.scenario-a .registration-product{max-width:18.75rem}.inner-container>.row.stage-2{margin-top:-2.8125rem;margin-bottom:-0.625rem}}@media screen and (min-width: 37.5em){.registration-alert{margin-bottom:3.125rem}.feature-panel--registration>.row{min-height:25rem;background:#68704c url("../img/202507/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/202507/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}.serial-hint{padding:1.25rem;margin:4.375rem -0.78125rem 1.25rem;padding:3.4375rem .9375rem 2.8125rem}.serial-hint p{font-size:1.125rem}.serial-hint p.small{font-size:.9375rem}.serial-hint p.tiny{font-size:.8125rem}.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}.inner-container>.row.stage-2{margin-top:-3.125rem;margin-bottom:-0.9375rem}.reg-results__select{text-align:right}.reg-results__description p{margin-left:1.25rem}.registration .newsletter-cta{display:flex}.registration .newsletter-cta h2{font-size:1.125rem;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.registration .newsletter-cta p,.registration .newsletter-cta li{font-size:.875rem}.registration .newsletter-cta p,.registration .newsletter-cta ul{margin-bottom:.5rem}.registration .newsletter-cta .mailing-list__smallprint{position:absolute;bottom:1rem;right:1rem;margin:0}.registration .newsletter-cta .newsletter-cta__header{text-align:center;flex:none;display:initial;width:initial;flex-basis:6.25rem;align-items:initial}.registration .newsletter-cta .newsletter-cta__image{width:6.25rem;margin-bottom:.5rem}.registration .newsletter-cta .newsletter-cta__content{padding-left:.5rem}.registration .newsletter-cta label{font-size:1rem}}@media screen and (min-width: 48em){.feature-panel--registration>.row{min-height:31.25rem;background:#68704c url("../img/202507/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/202507/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}.serial-hint{margin:5rem -1.25rem 1.875rem}.scenario-a .small{margin:1.25rem 0 .625rem}.inner-container>.row.stage-2{margin-top:-2.8125rem;margin-bottom:-1.875rem}.registration .newsletter-cta{padding:1.25rem}.registration .newsletter-cta .newsletter-cta__content{padding-left:1.25rem}.registration .newsletter-cta .mailing-list__smallprint{right:1.25rem 1.25rem .5rem}}@media screen and (min-width: 64em){.registration-alert{margin-bottom:4.375rem}.feature-panel--registration>.row{min-height:37.1875rem;background:#68704c url("../img/202507/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/202507/hero-registration-new-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.feature-panel--registration .feature-panel__content{padding-top:0;padding-bottom:0}.serial-hint{margin:6.875rem -1.875rem 3.125rem}.inner-container>.row.stage-2{margin-top:-3.75rem}}@media screen and (min-width: 75em){.feature-panel--registration>.row{min-height:39.375rem;background-image:url("../img/202507/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/202507/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}.serial-hint{padding-bottom:.9375rem}.inner-container>.row.stage-2{margin-top:-5rem;margin-bottom:-3.125rem}}@media screen and (min-width: 90em){.feature-panel--registration>.row{min-height:43.125rem;background-image:url("../img/202507/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/202507/hero-registration-new-xxxxlarge-2x.jpg")}}@media screen and (min-width: 95.625em){.serial-hint{max-width:90rem;margin-left:auto;margin-right:auto;margin-bottom:4.375rem}.inner-container>.row.stage-2{margin-bottom:-1.5625rem}}.temporary .heading-warning{color:#b65d5d;font-weight:500}.temporary input.mce_inline_error{margin-bottom:0}.temporary div.mce_inline_error{font-size:.875rem}.temporary #mce-error-response{background-color:#b65d5d;padding:.75rem;margin-bottom:1rem;color:#fefefe;font-weight:500}.temporary #mce-success-response{background-color:#82c55b;padding:.75rem;margin-bottom:1rem;color:#fefefe;font-weight:500}@media screen and (min-width: 25.625em){.temporary .heading-warning{font-size:1.6875rem}}@media screen and (min-width: 25.625em){.temporary .heading-warning{margin-bottom:1rem}}@media screen and (min-width: 90em){.temporary .heading-warning{font-size:2.125rem}}.related{font-weight:500;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,.5)}.related a:hover,.related a:active{border-color:#fefefe}.related a[href^=tel]{color:#fefefe !important;border-color:rgba(254,254,254,.5) !important}.related .main-heading-5{color:#fefefe}.related__main-heading{font-size:1.75rem;color:#fefefe}.related__subheading{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;margin:0 0 1rem;font-weight:400;font-size:1.3125rem;color:#fefefe}@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}}.resources-gallery{padding-bottom:1.25rem}.gallery-main{margin:1.25rem .75rem 0;padding:0 !important}.gallery-main .card{display:block;border:none}.gallery-main .card img{opacity:1;transition:opacity .7s}.gallery-main .card:hover img{opacity:.85}.gallery-main .card__caption{display:inline-block;font-size:.8125rem;text-transform:uppercase;color:#2e2d2c;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){.gallery-main{margin:1.25rem 1rem 0}.resources-main{padding-bottom:2.5rem}}@media screen and (min-width: 48em){.gallery-main{margin:1.25rem 1.875rem 0}.gallery-main .card{margin-bottom:1.25rem}}@media screen and (min-width: 64em){.gallery-main{margin:1.25rem 2.8125rem 0}.gallery-main .card{margin-bottom:1.875rem}}@media screen and (min-width: 95.625em){.gallery-main{margin:1.25rem auto 0;max-width:84.375rem}}/*!
 * 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}}.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 #e5e5e5;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}.signup{padding-top:1.875rem;text-align:center}.signup .button{margin:0 auto}.r2 .signup{padding-bottom:2.5rem}@media screen and (min-width: 25.625em){.r2 .signup{padding-bottom:3.125rem}}@media screen and (min-width: 37.5em){.r2 .signup{padding-bottom:3.75rem}}@media screen and (min-width: 48em){.r2 .signup{padding-bottom:4.375rem}}@media screen and (min-width: 64em){.r2 .signup{padding-bottom:6.25rem}}@media screen and (min-width: 90em){.r2 .signup{padding-bottom:9.375rem}}.sitemap{background-color:#393939}.sitemap a,.sitemap a:hover{border:none}.sitemap li{font-weight:500}.sitemap li a{color:#dcdcdc}.sitemap li a:hover{color:#fefefe}.sitemap li ul{margin-top:.5rem}.sitemap .single-item{margin-bottom:1rem}.sitemap li li{font-size:.75rem;line-height:1.2;font-weight:500;margin-bottom:.5rem}.sitemap li li a{color:#b8baba}.sitemap .sitemap__space{margin-top:1rem}.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}}@media screen and (min-width: 75em){.sitemap li li{font-size:.8125rem}}.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:rgba(0,0,0,0)}.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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./../img/202507/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:rgba(0,0,0,0);color:rgba(0,0,0,0);bottom:-56px;padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.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:#2e2d2c}.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:#b8baba;-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:#e5e5e5}.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:rgba(0,0,0,0);display:block;height:30px;width:30px;outline:none;line-height:0px;font-size:0px;color:rgba(0,0,0,0);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:#b8baba;opacity:.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#454646;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}}.special-projects .lead{margin-top:2.5rem;margin-bottom:2.125rem}.special-projects-teasers{margin-bottom:.3125rem}.special-projects-teasers h2{font-size:1.5rem;font-weight:400;margin-top:1.375rem;margin-left:1rem;margin-right:1rem}.special-projects-teasers p{margin-left:1rem;margin-right:1rem;max-width:33.75rem}.special-projects-teasers .teaser{margin-bottom:1.125rem}.special-projects-teasers .teaser 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}.special-projects-teasers .teaser a:hover img{opacity:.9}@media screen and (min-width: 37.5em){.special-projects .lead{text-align:center;max-width:37.5rem;margin-left:auto;margin-right:auto}.special-projects-teasers .column:first-child .teaser,.special-projects-teasers .columns:first-child .teaser,.special-projects-teasers .column:nth-child(3) .teaser,.special-projects-teasers .columns:nth-child(3) .teaser{padding-right:.5rem}.special-projects-teasers .column:nth-child(2) .teaser,.special-projects-teasers .columns:nth-child(2) .teaser,.special-projects-teasers .column:nth-child(4) .teaser,.special-projects-teasers .columns:nth-child(4) .teaser{padding-left:.5rem}.special-projects-teasers h2{margin-left:0;margin-right:0}.special-projects-teasers p{margin-left:0;margin-right:0}}@media screen and (min-width: 48em){.special-projects .lead{margin-top:3.25rem;margin-bottom:2.75rem}.special-projects-teasers .teaser{margin-bottom:1.875rem}.special-projects-teasers h2{margin-bottom:1rem}}@media screen and (min-width: 64em){.special-projects .lead{max-width:50rem}.special-projects-teasers h2{font-size:1.6875rem}}@media screen and (min-width: 75em){.special-projects .lead{margin-top:4.375rem;margin-bottom:4rem;font-size:1.25rem;max-width:55rem}.special-projects-teasers h2{font-size:2rem}}.stockists-search-container{padding-bottom:1.5625rem}.stockists-search-container .select-heading{font-size:.875rem;font-weight:400}.stockists-search-container .button--search{border-radius:.5rem}.stockists-search-container a{font-weight:500;border-bottom-color:rgba(69,70,70,.3)}.stockists-search-container a:hover{border-bottom-color:rgba(69,70,70,.7)}.gmaps-search{max-width:30rem}.product-select{display:flex;flex-wrap:wrap;margin:0 -2px 2.25rem}.product-select input:checked~label:before{content:"★"}.product-select input{display:none}.product-select label{cursor:pointer;width:calc(33.33% - 4px);padding-left:1.4375rem;border:1px solid #e5e5e5;margin:0 2px 4px;background:rgba(254,254,254,.7) url("../img/202507/icon--unchecked.svg") no-repeat .4375rem .4375rem;background-size:.6875rem;font-weight:500}.product-select label.checked{border-color:#4e5252;background:#fefefe url("../img/202507/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:.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:1.5625rem}.map-canvas{width:100%;height:31.25rem;margin:0 0 2.8125rem;overflow:visible}.map-key{margin:1.25rem 0 0;padding-bottom:.625rem;border-bottom:1px solid #e5e5e5}.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:#a8b9bd}.map-key__icon--standard{fill:#8fb36d}.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 2.5rem}.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;font-weight:500}.radius-label__text{left:53.5%}.main-subheading.form-header{margin-bottom:1.875rem}.lead.lead--stockists{font-size:.9375rem}.distance-icon{width:.625rem;height:1.125rem;position:absolute;left:0;top:0}.distance-icon--platinum{fill:#a8b9bd}.distance-icon--standard{fill:#8fb36d}.stockists-list{padding-top:.625rem}.stockists-list .alert{font-weight:500;margin-top:-1.625rem;margin-bottom:2.375rem}.platinum-stockists{border-bottom:1px solid #e5e5e5}.row.stockists-no-results{margin-top:2.5rem;margin-bottom:1.5625rem}.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}.search-note{position:relative}.search-note__flag{position:absolute;top:.1875rem;left:0;width:1.5rem;height:1.125rem}.search-note__content{padding-left:2rem}.other-stockists .alert{font-weight:500;font-size:1.0625rem;margin-top:1.875rem}.inner-container.stockists-notes{padding-top:2.5rem}.inner-container.stockists-notes a{font-weight:500;border-bottom-color:rgba(69,70,70,.3)}.inner-container.stockists-notes a:hover{border-bottom-color:rgba(69,70,70,.7)}.stockist-logos-group{margin:1.875rem 0 1.875rem}.stockist-logos-group img{width:100%;max-width:22.5rem}.stockists-lists-container{margin-bottom:.3125rem}@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;margin-bottom:1.875rem}.row.stockists-no-results hr{margin:1.875rem 0 0}.stockist-logos-group{margin:1.875rem auto 2.5rem;width:100%;max-width:25rem;text-align:center}}@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;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.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.34375rem 0 0}.map-key{margin:1.875rem 0 0 0;padding-bottom:1.875rem}.lead.lead--stockists{max-width:52.5rem}.stockist-logos{list-style-type:none;margin:1.875rem auto 2.5rem;display:flex;justify-content:space-between;max-width:37.5rem}.stockist-logos__item{width:6.875rem}.stockist-logos__item--harrods{width:5.5625rem}.stockist-logos__item--john-lewis{width:4.375rem}.map-key__item{margin:0 1.25rem 0 0}.main-subheading.form-header{margin-bottom:.625rem}.lead.lead--stockists{font-size:1rem}.inner-container.stockists-notes{padding-top:3.4375rem}.row.stockists-no-results{margin-top:3.4375rem;margin-bottom:2.5rem}.row.stockists-no-results hr{margin:2.5rem 0 0}.other-stockists .alert{margin-top:1.25rem;margin-bottom:1.25rem}.stockists-lists-container{margin-bottom:.9375rem}}@media screen and (min-width: 48em){.stockists-search-container{padding-bottom:3.125rem}.map-container{margin:4.375rem 0 0}.map-key{margin:2.1875rem 0 0 0}.map-key{max-width:33.75rem;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}.stockists-list{padding-top:.75rem;padding-bottom:.9375rem}.inner-container.stockists-notes{padding-top:4.0625rem}.stockist-logos{margin:2.5rem auto 3.125rem}.row.stockists-no-results{margin-top:4.0625rem;margin-bottom:3.125rem}.row.stockists-no-results hr{margin:3.125rem 0 0}.other-stockists .alert{margin-top:0;margin-bottom:2.8125rem;font-size:1.125rem}}@media screen and (min-width: 64em){.stockists-search-container{padding-bottom:5rem}.row.stockists-no-results{margin-top:5.9375rem;margin-bottom:5rem}.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:1.375rem;padding-bottom:1.5625rem}.stockist-logos{margin:3.75rem auto 4.375rem}.stockist-logos__item{width:7.5625rem}.stockist-logos__item--harrods{width:6.125rem}.stockist-logos__item--john-lewis{width:4.8125rem}.map-container{padding:0}.stockists-lists-container{margin-bottom:2.1875rem}}@media screen and (min-width: 75em){.row.stockists-no-results{margin-top:5.9375rem}.row.stockists-no-results hr{margin:6.25rem 0 0}.map-key{max-width:initial}.map-key .map-key__item--other{margin-left:.625rem}.inner-container.stockists-notes{padding-top:7.1875rem}.stockist-logos{max-width:45rem;margin:5rem auto}.stockist-logos__item{width:8.25rem}.stockist-logos__item--harrods{width:6.6875rem}.stockist-logos__item--john-lewis{width:5.25rem}.other-stockists .alert{margin-bottom:3.75rem}.stockists-lists-container{margin-bottom:3.125rem}}@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}}.stockist-profile__breadcrumbs{background-color:#5a655d;margin-bottom:-0.0625rem}.stockist-profile__breadcrumbs li,.stockist-profile__breadcrumbs a{color:#fefefe;border-bottom-color:rgba(254,254,254,.3)}.stockist-profile__breadcrumbs li:hover,.stockist-profile__breadcrumbs a:hover{color:#fefefe;border-bottom-color:rgba(254,254,254,.8)}.stockist-profile__intro-image{margin-bottom:1.875rem}.stockist-profile__intro-container{background:#fefefe url("../img/202507/angle-bg-green-410px.svg") no-repeat 100% 100%;background-size:cover;color:#fefefe;padding-top:1.5625rem;padding-bottom:16vw}.stockist-profile__header{color:#e4c7bc;font-weight:500;text-transform:uppercase;margin-bottom:1.25rem}.stockist-profile__interview-pt1{background-color:#fefefe}.stockist-contact>span{display:block;font-style:normal}.stockist-profile__logo{margin-bottom:1.25rem;max-width:20.3125rem;width:100%}.stockist-profile__logo.logo-quarter{width:25%}.stockist-profile__logo.logo-half{width:50%}.stockist-profile__stock{font-weight:500}.stockist-contact__address{margin-bottom:1em}.stockist-contact__gmap{margin-top:1em}.stockist-profile__figure{margin:2.1875rem 0}.stockist-profile__figcaption{font-size:.875rem;margin:.3125rem 0 -0.3125rem}.stockist-profile__interview-pt2{background:#fefefe url("../img/202507/angle-bg-pink-410px.svg") no-repeat 0 0;background-size:cover;padding-top:12.5vw;padding-bottom:1.375rem}.inner-container.stockist-profile__interview-pt2 .stockist-profile__figure{margin-bottom:.3125rem}.inner-container.stockist-profile__contact-panel{padding-top:2.75rem;padding-bottom:2.75rem}@media screen and (min-width: 25.625em){.stockist-profile__intro-container{background-image:url("../img/202507/angle-bg-green-600px.svg")}.stockist-profile__intro-container .intro p{font-size:1.125rem}.stockist-profile__intro-image{margin-bottom:2.1875rem}.stockist-profile__header{font-size:2.25rem}.stockist-profile__interview-pt2{background-image:url("../img/202507/angle-bg-pink-600px.svg")}}@media screen and (min-width: 37.5em){.stockist-profile__intro-container{background-image:url("../img/202507/angle-bg-green-768px.svg");padding-top:0}.stockist-profile__intro-image{margin-bottom:1.6875rem}.stockist-profile__header{color:#e4c7bc;font-weight:500;text-transform:uppercase;margin-top:1.25rem;margin-bottom:1.25rem}.stockist-profile__header{font-size:2.5rem}.inner-container.stockist-profile__interview-pt1{padding-bottom:1.25rem}.stockist-profile__interview-pt2{background-image:url("../img/202507/angle-bg-pink-768px.svg")}.inner-container.stockist-profile__interview-pt2{padding-bottom:1.875rem}.inner-container.stockist-profile__contact-panel{padding-top:3.25rem;padding-bottom:3.25rem}}@media screen and (min-width: 48em){.stockist-profile__intro-image{margin-top:1.5625rem}.stockist-profile__intro-container{background-image:url("../img/202507/angle-bg-green-1024px.svg")}.stockist-profile__intro-image{margin-bottom:2.5rem}.stockist-profile__interview-pt2{background-image:url("../img/202507/angle-bg-pink-1024px.svg")}.inner-container.stockist-profile__interview-pt2{padding-bottom:3.125rem}.inner-container.stockist-profile__contact-panel{padding-top:4.375rem;padding-bottom:4.0625rem}}@media screen and (min-width: 64em){.stockist-profile__intro-container{background-image:url("../img/202507/angle-bg-green-1200px.svg");padding-top:1.875rem}.stockist-profile__intro-image{margin-bottom:-12.5vw;margin-top:0}.stockist-profile__header{margin-top:-0.625rem}.stockist-profile__interview-pt1{padding-top:1.875rem}.stockist-profile__interview-pt2 .columns:first-child .stockist-profile__figure{margin-top:.3125rem;margin-bottom:1.25rem}.stockist-profile__logo{margin-top:.3125rem}.stockist-profile__interview-pt2{padding-top:calc(12.5vw + 20px);background-image:url("../img/202507/angle-bg-pink-1200px.svg")}}@media screen and (min-width: 75em){.stockist-profile__intro-container{padding-bottom:8.75vw;background-image:url("../img/202507/angle-bg-green-1440px.svg");margin-bottom:2.5rem}.stockist-profile__intro-image{margin-bottom:-8.75vw}.stockist-profile__header{margin-top:2.5rem}.stockist-profile__interview-pt2{background-image:url("../img/202507/angle-bg-pink-1440px.svg");padding-top:calc(8.75vw + 40px)}.inner-container.stockist-profile__interview-pt2{padding-bottom:5rem}}@media screen and (min-width: 90em){.stockist-profile__intro-container{padding-bottom:5.36vw;background-image:url("../img/202507/angle-bg-green-1680px.svg")}.stockist-profile__intro-image{margin-bottom:-5.36vw}.stockist-profile__interview-pt2{background-image:url("../img/202507/angle-bg-pink-1680px.svg");padding-top:calc(5.36vw + 40px)}}#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:.5rem;color:#4e5252}.summary-block__features li b{color:#454646}.summary-block__features .summary-block__submenu{margin-top:.5rem;margin-left:.375rem;padding-left:.75rem;list-style-image:url("../img/202507/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/202507/walnut-swatch.jpg") no-repeat 0 0;border-color:#51362a;background-size:1.75rem}.finish-swatch--walnut-100-series{background:#51362a url("../img/202507/ns-100-series-swatch-walnut-small.png") no-repeat 0 0;border-color:#51362a;background-size:1.75rem}.finish-swatch--signature{background:#3a2e28 url("../img/202507/signature-swatch.png") no-repeat 0 0;border-color:#3a2e28;background-size:1.75rem}.finish-swatch--mie{background:#000 url("../img/202507/smoked-grey-alpi-swatch.jpg") no-repeat 0 0;border-color:#000;background-size:1.75rem}.finish-swatch--soft-white{background-color:#fff;border:1px solid #b8baba}.finish-swatch--soft-grey{background-color:#e4e4e4}.finish-swatch--charcoal{background-color:#333}.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:#432d2a;border-color:#432d2a}.finish-swatch--mid-grey{background-color:#646567;border-color:#646567}.finish-swatch--beach-hut-blue{background-color:#488092;border-color:#488092}.finish-swatch--pistachio-green{background-color:#afb275;border-color:#afb275}.finish-swatch--midnight-blue{background-color:#222c54;border-color:#222c54}.finish-swatch--pine-green{background-color:#2a493d;border-color:#2a493d}@media screen and (min-width: 37.5em){.summary-block{border-bottom:none;border-left:1px solid #e5e5e5;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/202507/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/202507/contact-product-720px.jpg")}}.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/contact-product-720px.webp")}}@media screen and (min-width: 25.625em){.teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/contact-product-1160px.jpg")}}@media screen and (min-width: 25.625em){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/contact-product-720px.jpg")}}@media screen and (min-width: 48em){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/contact-product-860px.jpg")}}@media screen and (min-width: 75em){.webp .teasers-container--support .teaser--product-support .teaser__image{background-image:url("../img/202507/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/202507/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}}.card-container--the-team{margin:.625rem 0 .625rem}@media screen and (min-width: 25.625em){.card-container--the-team{margin:.9375rem 0 .9375rem}}@media screen and (min-width: 48em){.card-container--the-team{margin:1.875rem 0 1.875rem}}@media screen and (min-width: 64em){.card-container--the-team{margin:2.8125rem 0 2.8125rem}}@media screen and (min-width: 95.625em){.card-container--the-team{margin:2.5rem 0 4.375rem}}.team-qa{padding:2.5rem 1.5625rem 4.375rem;border:none}.team-qa__title{font-weight:400;font-size:2rem;line-height:1.1;margin-bottom:.625rem;text-wrap:balance}.team-qa__position{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.125rem;font-weight:500;margin-bottom:1rem;color:#4e5252}.team-qa__list{margin-bottom:1.875rem}.team-qa__list dt{margin-bottom:.5rem;text-wrap:pretty}.team-qa__list dd{margin-bottom:1rem}.team-qa__list dd p{margin-bottom:.5rem;text-wrap:pretty}.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,.8)}.team-qa__close .icon{position:absolute;top:.625rem;left:.5625rem;height:1rem;width:1rem;fill:#6e7665;-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:#2e2d2c}@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;padding-bottom:0}.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:#eee;margin:0 -0.3125rem}.inner-container.teasers-container--transparent{background-color:rgba(0,0,0,0)}.inner-container.teasers-container--with-heading{padding:0 0 2.5rem}.inner-container.teasers-container--home{background-color:#4e5252}.teaser{width:100%;margin-top:.3125rem;margin-bottom:.3125rem;position:relative;overflow:hidden;background-color:#fefefe}.teaser .summary-block__description{text-wrap:balance}.teaser .file-description{color:#4e5252}.teaser .file-description+.summary-block__description{margin-top:-0.75rem}.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.5rem;font-weight:400;color:#454646}.teaser__title .small{font-size:1rem}.teaser__date{font-size:.875rem;font-weight:500}.product-support-products--legacy .teaser__date{margin-top:-0.375rem;margin-bottom:.5rem}.teaser--headline-only .teaser__content{padding-bottom:1.0625rem}.teaser--headline-only .teaser__title{margin-bottom:0}.teaser__preheader{text-transform:uppercase;color:#4e5252;font-size:.8125rem;margin-bottom:.3125rem}.teaser__description{margin:0;line-height:1.2;color:#4e5252}.teaser__list{margin-bottom:0}.teaser__list li:not(:last-child){margin-bottom:.5rem}.teaser__features{color:#4e5252}.teaser__features li{margin-bottom:.5rem;font-size:.875rem}.teaser__submenu{margin-top:.5rem;margin-left:.375rem;padding-left:.75rem;list-style-image:url("../img/202507/bullet-grey.svg")}.teaser__submenu li{margin-bottom:0}.teaser--product .teaser__content{padding:1.75rem 1rem .375rem}.teaser--product .teaser__title{margin-bottom:.4375rem}.teaser--product .teaser__features{margin-top:1.125rem}.teaser--product .teaser__features>li:last-child{padding-bottom:1.25rem}.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 -0.3125rem}.inner-container.teasers-container .row{margin-left:-0.15625rem;margin-right:-0.15625rem}.inner-container.teasers-container .adjust{margin-left:-0.46875rem;margin-right:-0.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 -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/202507/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/202507/teaser-our-story-s-l-xxl-2x.jpg")}}.teaser--team .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-team-s-l-xxl-2x.jpg")}}.teaser--blog .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-blog-s-l-xxl-2x.jpg")}}.teaser--hospitality .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-hospitality-s-l-xxl-2x.jpg")}}.teaser--technology .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-technology-s-l-xxl-2x.jpg")}}.teaser--green-policy .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-green-policy-s-l-xxl-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--our-story .teaser__image{background-image:url("../img/202507/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/202507/teaser-our-story-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--team .teaser__image{background-image:url("../img/202507/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/202507/teaser-team-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--blog .teaser__image{background-image:url("../img/202507/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/202507/teaser-blog-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--hospitality .teaser__image{background-image:url("../img/202507/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/202507/teaser-hospitality-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--green-policy .teaser__image{background-image:url("../img/202507/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/202507/teaser-green-policy-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--our-story .teaser__image{background-image:url("../img/202507/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/202507/teaser-our-story-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--team .teaser__image{background-image:url("../img/202507/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/202507/teaser-team-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--blog .teaser__image{background-image:url("../img/202507/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/202507/teaser-blog-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--hospitality .teaser__image{background-image:url("../img/202507/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/202507/teaser-hospitality-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--green-policy .teaser__image{background-image:url("../img/202507/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/202507/teaser-green-policy-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--our-story .teaser__image{background-image:url("../img/202507/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/202507/teaser-our-story-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--team .teaser__image{background-image:url("../img/202507/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/202507/teaser-team-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--blog .teaser__image{background-image:url("../img/202507/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/202507/teaser-blog-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--hospitality .teaser__image{background-image:url("../img/202507/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/202507/teaser-hospitality-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--green-policy .teaser__image{background-image:url("../img/202507/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/202507/teaser-green-policy-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--our-story .teaser__image{background-image:url("../img/202507/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/202507/teaser-our-story-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--team .teaser__image{background-image:url("../img/202507/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/202507/teaser-team-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--blog .teaser__image{background-image:url("../img/202507/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/202507/teaser-blog-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--hospitality .teaser__image{background-image:url("../img/202507/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/202507/teaser-hospitality-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--green-policy .teaser__image{background-image:url("../img/202507/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/202507/teaser-green-policy-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--our-story .teaser__image{background-image:url("../img/202507/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/202507/teaser-our-story-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--team .teaser__image{background-image:url("../img/202507/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/202507/teaser-team-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--blog .teaser__image{background-image:url("../img/202507/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/202507/teaser-blog-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--hospitality .teaser__image{background-image:url("../img/202507/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/202507/teaser-hospitality-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--green-policy .teaser__image{background-image:url("../img/202507/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/202507/teaser-green-policy-xxxl-up-2x.jpg")}}.teaser--isolated-product-r1-mk4 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r1-mk4-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r1s .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-r1s-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-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk3 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r2-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk4 .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-r2-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-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-mk4-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r3-mk1 .teaser__image,.teaser--isolated-product-r3s .teaser__image{background:#f6f6f6 url("../img/202507/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,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/teaser-isolated-r3-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r4-mk3 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r4-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-mr1-mk1 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-mr1-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-mr1-mk2 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-mr1-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-mr1-mk3 .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-mr1-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-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-rs1 .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-rs1-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-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-mrx-mk1 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-mrx-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r5-mk1 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r410 .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-r410-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-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r610 .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-r610-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-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r810 .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-r810-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-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-s-l-xxl-2x.jpg")}}.teaser--isolated-product-sabre-r .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-sabre-r-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-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r-cd100 .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-r-cd100-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-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r7-mk3 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r7-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r7-mk2 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r7-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-backpack-ii .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-backpack-ii-s-l-xxl-2x.jpg")}}.teaser--isolated-product-backpack-3 .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-backpack-3-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-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r1-mk3 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r1-mk3-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r1-mk2 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r1-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk2 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r2-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r4-mk2 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r4-mk2-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r5-mk1 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk1 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r2-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-backpack .teaser__image{background:url("../img/202507/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/202507/teaser-isolated-backpack-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r1-mk1 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r1-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-r2-mk1 .teaser__image{background:#f6f6f6 url("../img/202507/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/202507/teaser-isolated-r2-mk1-s-l-xxl-2x.jpg")}}.teaser--isolated-product-undok .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-undok-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-undok .teaser__image{background-image:url("../img/202507/teaser-isolated-undok-s-l-xxl-2x.jpg")}}.teaser--isolated-product-oktiv .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-oktiv-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-oktiv .teaser__image{background-image:url("../img/202507/teaser-isolated-oktiv-s-l-xxl-2x.jpg")}}.teaser--isolated-product-wiim-pro .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-pro-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-wiim-pro .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-pro-s-l-xxl-2x.jpg")}}.teaser--isolated-product-wiim-mini .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-mini-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-wiim-mini .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-mini-s-l-xxl-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r1-mk4-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-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-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/teaser-isolated-r2-mk3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-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-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-mk4-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r3-mk1 .teaser__image,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-r5-mk1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r410.teaser__image{background-image:url("../img/202507/teaser-isolated-r410-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-r410.teaser__image{background-image:url("../img/202507/teaser-isolated-r410-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r610.teaser__image{background-image:url("../img/202507/teaser-isolated-r610-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-r610.teaser__image{background-image:url("../img/202507/teaser-isolated-r610-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r810.teaser__image{background-image:url("../img/202507/teaser-isolated-r810-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-r810.teaser__image{background-image:url("../img/202507/teaser-isolated-r810-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r810.teaser__image{background-image:url("../img/202507/teaser-isolated-r810-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-r810.teaser__image{background-image:url("../img/202507/teaser-isolated-r810-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-sabre-r.teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-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-sabre-r.teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r-cd100.teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-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-r-cd100.teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-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-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-mk3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-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-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-backpack-ii-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-backpack-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-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-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-mr1-mk2-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-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-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-mk3-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-backpack-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-undok .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-undok-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-undok .teaser__image{background-image:url("../img/202507/teaser-isolated-undok-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-oktiv .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-oktiv-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-oktiv .teaser__image{background-image:url("../img/202507/teaser-isolated-oktiv-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-wiim-pro .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-pro-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-wiim-pro .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-pro-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--isolated-product-wiim-mini .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-mini-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-wiim-mini .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-mini-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r1-mk4-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-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-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/teaser-isolated-r2-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-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-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-mk4-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r3-mk1 .teaser__image,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-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-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-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-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-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-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-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-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-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-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-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-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-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-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-backpack-ii-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-backpack-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-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-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-backpack-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-undok .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-undok-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-undok .teaser__image{background-image:url("../img/202507/teaser-isolated-undok-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--isolated-product-oktiv .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-oktiv-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-oktiv .teaser__image{background-image:url("../img/202507/teaser-isolated-oktiv-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r1-mk4-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-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-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r1-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r2-mk3 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r2-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-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-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-mk4-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r3-mk1 .teaser__image,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/teaser-isolated-r3-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r4-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r4-mk3 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r4-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-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-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-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-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mrx-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r5-mk1 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r5-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-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-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-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-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-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-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-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-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-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-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r7-mk3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r7-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r7-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-backpack-ii .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-backpack-ii-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-backpack-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-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-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r1-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r2-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r2-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-r4-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r4-mk2-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk1-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-backpack-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-undok .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-undok-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-undok .teaser__image{background-image:url("../img/202507/teaser-isolated-undok-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-oktiv .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-oktiv-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-oktiv .teaser__image{background-image:url("../img/202507/teaser-isolated-oktiv-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-wiim-pro .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-pro-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-wiim-pro .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-pro-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--isolated-product-wiim-mini .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-mini-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-wiim-mini .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-mini-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r1-mk4-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-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-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/teaser-isolated-r2-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-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-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-mk4-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r3-mk1 .teaser__image,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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/202507/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/202507/teaser-isolated-r5-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-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-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-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-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-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-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-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-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-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-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk2-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-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-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-mk3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-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-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-backpack-ii-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-backpack-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-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-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-backpack-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-link .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-undok-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/202507/teaser-isolated-undok-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-undok .teaser__image{background-image:url("../img/202507/teaser-isolated-undok-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-undok .teaser__image{background-image:url("../img/202507/teaser-isolated-undok-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-oktiv .teaser__image{background-image:url("../img/202507/teaser-isolated-oktiv-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-oktiv .teaser__image{background-image:url("../img/202507/teaser-isolated-oktiv-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-wiim-pro .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-pro-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-wiim-pro .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-pro-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--isolated-product-wiim-mini .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-mini-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-wiim-mini .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-mini-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r1-mk4 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-r1-mk4-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-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-r1s .teaser__image{background-image:url("../img/202507/teaser-isolated-r1s-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r1-mk3 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/teaser-isolated-r2-mk3-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-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-r2-mk4 .teaser__image{background-image:url("../img/202507/teaser-isolated-r2-mk4-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r3-mk1 .teaser__image,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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,.teaser--isolated-product-r3s .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-r5-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-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-r410 .teaser__image{background-image:url("../img/202507/teaser-isolated-r410-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-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-r610 .teaser__image{background-image:url("../img/202507/teaser-isolated-r610-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-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-r810 .teaser__image{background-image:url("../img/202507/teaser-isolated-r810-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-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-sabre-r .teaser__image{background-image:url("../img/202507/teaser-isolated-sabre-r-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-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-r-cd100 .teaser__image{background-image:url("../img/202507/teaser-isolated-r-cd100-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-mr1-mk1 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-mr1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mr1-mk2-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-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-mr1-mk3 .teaser__image{background-image:url("../img/202507/teaser-isolated-mr1-mk3-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-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-rs1 .teaser__image{background-image:url("../img/202507/teaser-isolated-rs1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-mrx-mk1 .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-mrx-mk1-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r7-mk3 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-backpack-ii-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-backpack-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-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-3 .teaser__image{background-image:url("../img/202507/teaser-isolated-backpack-3-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-r1-mk2 .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-isolated-r4-mk2-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-backpack .teaser__image{background-image:url("../img/202507/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/202507/teaser-isolated-backpack-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-undok .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-undok-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-undok .teaser__image{background-image:url("../img/202507/teaser-isolated-undok-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-oktiv .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-oktiv-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-oktiv .teaser__image{background-image:url("../img/202507/teaser-isolated-oktiv-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-wiim-pro .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-pro-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-wiim-pro .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-pro-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--isolated-product-wiim-mini .teaser__image{background:#f6f6f6 url("../img/202507/teaser-isolated-wiim-mini-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-wiim-mini .teaser__image{background-image:url("../img/202507/teaser-isolated-wiim-mini-xxxl-up-2x.jpg")}}.teaser--quick-start .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-link-quick-start-s-l-xxl-2x.jpg")}}.teaser--multi-room .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-link-multi-room-s-l-xxl-2x.jpg")}}.teaser--more-settings .teaser__image{background:#fefefe url("../img/202507/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/202507/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/202507/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/202507/teaser-link-quick-start-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--multi-room .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-multi-room-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--more-settings .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-more-settings-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--quick-start .teaser__image{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/teaser-link-more-settings-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--quick-start .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-quick-start-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--multi-room .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-multi-room-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--more-settings .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-more-settings-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--quick-start .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-quick-start-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--multi-room .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-multi-room-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--more-settings .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-more-settings-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--quick-start .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-quick-start-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--multi-room .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-multi-room-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--more-settings .teaser__image{background-image:url("../img/202507/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/202507/teaser-link-more-settings-xxxl-up-2x.jpg")}}.teaser--registration .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-register-s-l-xxl-2x.jpg")}}.teaser--questions .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-questions-s-l-xxl-2x.jpg")}}.teaser--user-guides .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-user-guides-s-l-xxl-2x.jpg")}}.teaser--product-guide .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-product-guide-s-l-xxl-2x.jpg")}}.teaser--technology .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-technology-s-l-xxl-2x.jpg")}}.teaser--brochure .teaser__image{background:#fefefe url("../img/202507/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/202507/teaser-brochure-s-l-xxl-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--registration .teaser__image{background-image:url("../img/202507/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/202507/teaser-register-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--questions .teaser__image{background-image:url("../img/202507/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/202507/teaser-questions-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--user-guides .teaser__image{background-image:url("../img/202507/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/202507/teaser-user-guides-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--product-guide .teaser__image{background-image:url("../img/202507/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/202507/teaser-product-guide-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-med-2x.jpg")}}@media screen and (min-width: 25.625em){.teaser--brochure .teaser__image{background-image:url("../img/202507/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/202507/teaser-brochure-med-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--registration .teaser__image{background-image:url("../img/202507/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/202507/teaser-register-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--questions .teaser__image{background-image:url("../img/202507/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/202507/teaser-questions-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--user-guides .teaser__image{background-image:url("../img/202507/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/202507/teaser-user-guides-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--product-guide .teaser__image{background-image:url("../img/202507/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/202507/teaser-product-guide-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-s-l-xxl-2x.jpg")}}@media screen and (min-width: 37.5em){.teaser--brochure .teaser__image{background-image:url("../img/202507/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/202507/teaser-brochure-s-l-xxl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--registration .teaser__image{background-image:url("../img/202507/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/202507/teaser-register-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--questions .teaser__image{background-image:url("../img/202507/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/202507/teaser-questions-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--user-guides .teaser__image{background-image:url("../img/202507/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/202507/teaser-user-guides-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--product-guide .teaser__image{background-image:url("../img/202507/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/202507/teaser-product-guide-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-xl-2x.jpg")}}@media screen and (min-width: 48em){.teaser--brochure .teaser__image{background-image:url("../img/202507/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/202507/teaser-brochure-xl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--registration .teaser__image{background-image:url("../img/202507/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/202507/teaser-register-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--questions .teaser__image{background-image:url("../img/202507/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/202507/teaser-questions-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--user-guides .teaser__image{background-image:url("../img/202507/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/202507/teaser-user-guides-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--product-guide .teaser__image{background-image:url("../img/202507/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/202507/teaser-product-guide-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-s-l-xxl-2x.jpg")}}@media screen and (min-width: 64em){.teaser--brochure .teaser__image{background-image:url("../img/202507/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/202507/teaser-brochure-s-l-xxl-2x.jpg")}}@media screen and (min-width: 75em){.teaser--registration .teaser__image{background-image:url("../img/202507/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/202507/teaser-register-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--questions .teaser__image{background-image:url("../img/202507/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/202507/teaser-questions-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--user-guides .teaser__image{background-image:url("../img/202507/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/202507/teaser-user-guides-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--product-guide .teaser__image{background-image:url("../img/202507/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/202507/teaser-product-guide-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--technology .teaser__image{background-image:url("../img/202507/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/202507/teaser-technology-xxxl-up-2x.jpg")}}@media screen and (min-width: 75em){.teaser--brochure .teaser__image{background-image:url("../img/202507/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/202507/teaser-brochure-xxxl-up-2x.jpg")}}.tech-guide__teaser{margin:.625rem 0 1.875rem}.hero.hero-technology{background:#948c84 url("../img/202507/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/202507/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/202507/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/202507/hero-technology-medium-2x.jpg")}}@media screen and (min-width: 37.5em){.hero.hero-technology{background-image:url("../img/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/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/202507/hero-technology-xxxxlarge-2x.jpg")}}.timeline__nav{margin:3.125rem 1.25rem 2.5rem;background:rgba(0,0,0,0) url("../img/202507/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:#4e5252}.timeline__nav-item.slick-current p{color:#2e2d2c;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 -0.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:-0.25rem;width:.875rem;height:.625rem;display:block;fill:#b8baba}.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:#c5c8c2}.quote-block__quotemark--white{fill:#fefefe}.quote-block__source{font-style:normal;font-weight:500;padding-left:1.3125rem;color:#4e5252;font-size:.875rem}.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:#725c59}@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}}h1,h2,h3,h4,h5,h6{letter-spacing:-0.03em}.main-heading-1{margin:0 0 1.25rem;font-weight:400;font-size:2.25rem;line-height:1.1}.main-heading-1 small{color:inherit;font-size:1rem}.main-heading-1.main-heading-1--intro{margin-top:2.5rem}.main-heading-2{margin:0 0 2rem;font-weight:400;font-size:1.6875rem;color:#4e5252}.main-heading-3{margin:0 0 2rem;font-weight:400;font-size:1.6875rem;color:#4e5252}.main-heading-4{margin:0 0 1rem;font-weight:500;font-size:1.5rem;color:#4e5252}.extra-margin+.main-heading-4{margin-top:2.5rem}.main-heading-5{margin:0 0 1rem;font-weight:400;font-size:1.6875rem;color:#4e5252}.main-heading-6{margin:0 0 1rem;font-weight:400;font-size:1.3125rem;color:#4e5252}.main-subheading{margin:1.5rem 0;font-weight:400;font-size:1rem;color:#4e5252}.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,.small li,ol.small::marker{font-size:.8125rem}.tiny,.tiny p{font-size:.6875rem}.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}.center{text-align:center}abbr{text-decoration:none;border-color:#b8baba !important}.file-description abbr{margin-left:.5ch}p,li,dt,dd,q{font-size:1rem}.extra-gutter-right{padding-right:1rem}.image-caption{text-align:center;line-height:1.1;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}.file-size{font-size:70%;text-transform:uppercase;font-weight:400}.divider{color:#e5e5e5}.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 #dcdcdc;-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{color:#1771b9;border-bottom:1px solid #959797}.default-link-style{color:#1771b9;border-bottom:1px solid #dcdcdc;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.default-link-style:hover{color:#1771b9;border-bottom:1px solid #959797}.links-inherit-color a{color:inherit;border-bottom:1px solid #dcdcdc;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.links-inherit-color a:hover{color:inherit;border-bottom:1px solid #959797}a[href^=tel]{color:#1771b9 !important;border-bottom:1px solid #dcdcdc !important}.ns-product-header-2{font-size:calc(32px + 12*(100vw - 320px)/704);margin-bottom:1.5rem;line-height:1}.ns-product-header-3{font-size:calc(27px + 7*(100vw - 320px)/704);margin-bottom:1.5rem}.ns-product-header-4{font-size:1.1875rem}.ns-product-header-2+.ns-product-header-4{margin-top:-1.25rem}.break-word{word-wrap:break-word}@media screen and (min-width: 25.625em){.main-heading-1{font-size:2.5rem}.main-heading-1.main-heading-1--intro{margin-top:2.8125rem}.main-heading-2{font-size:2rem}.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{font-size:2.75rem}.main-heading-1 small{font-size:1rem}.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:3rem}.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}.ns-product-header-4{font-size:1.3125rem}}@media screen and (min-width: 64em){.main-heading-1{margin:0 0 1.875rem;font-size:3.5rem}.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}.ns-product-header-2{font-size:2.75rem}.ns-product-header-3{font-size:2.125rem}.ns-product-header-4{font-size:1.5rem}}@media screen and (min-width: 75em){.main-heading-1{font-size:4rem}.main-heading-2{font-size:2.25rem}.main-heading-5{font-size:2.5rem}.main-subheading{font-size:1.125rem}.lead--large,.lead--product{font-size:1.25rem}.ns-product-header-2{font-size:3rem}}@media screen and (min-width: 90em){.ns-product-header-2{font-size:3.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}}.inner-container.teasers-container.product-support--videos{background-color:#5a655d}.inner-container.teasers-container.product-support--videos .main-heading-1{color:#fefefe;padding-left:.9375rem;padding-right:.9375rem}.inner-container.teasers-container.product-support--videos .video-note{padding-left:.9375rem;padding-right:.9375rem;color:#fefefe;margin-bottom:2.25rem;max-width:53.75rem}.inner-container.teasers-container.product-support--videos .teaser__title{text-transform:none}.gallery__modal--video-guides .flex-video{padding-bottom:56.25%;margin-bottom:0}@media screen and (min-width: 37.5em){.inner-container.teasers-container.product-support--videos .main-heading-1{font-size:2.25rem;padding-left:1.375rem;padding-right:1.375rem}}@media screen and (min-width: 75em){.inner-container.teasers-container.product-support--videos .main-heading-1{font-size:2.75rem;padding-left:0;padding-right:0}.inner-container.teasers-container.product-support--videos .main-heading-1 small{font-size:1.125rem}.inner-container.teasers-container.product-support--videos .video-note{padding-left:0;padding-right:0}.reveal.large.gallery__modal--video-guides{max-width:67.5rem}}.ns-100-series-quote__content{font-size:calc(17px + 6*(100vw - 320px)/90);line-height:1.1;font-family:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;font-style:italic;margin:10vw 25% 0 1.25rem;padding:0;color:inherit}.r810 .ns-100-series-quote__content{margin:0 -0.9375rem;padding:2.125rem 1.25rem;color:inherit;background-color:rgba(229,217,206,.9)}.r610 .ns-100-series-quote__content{margin:8vw 20% 0 0}@media screen and (min-width: 25.625em){.ns-100-series-quote__content{font-size:calc(23px + 9*(100vw - 410px)/190);margin:12vw 25% 0 1.25rem}.r610 .ns-100-series-quote__content{font-size:calc(21px + 11*(100vw - 410px)/190);margin:10vw 25% 0 1.25rem}}@media screen and (min-width: 37.5em){.ns-100-series-quote__content,.r810 .ns-100-series-quote__content,.r610 .ns-100-series-quote__content{font-size:calc(25px + 7*(100vw - 600px)/168);margin:3.75rem 30% 0 0}.r810 .ns-100-series-quote__content{margin:0 -1.40625rem;padding:3.125rem 2.5rem}.r610 .ns-100-series-quote__content{margin:3.125rem 30% 0 0}}@media screen and (min-width: 48em){.ns-100-series-quote__content{text-align:center;font-size:calc(32px + 8*(100vw - 768px)/256);margin:12vw 25% 0 0}.r810 .ns-100-series-quote__content{text-align:left;font-size:calc(24px + 12*(100vw - 768px)/256);margin:0 0 0 -2.5rem;width:47%;padding:3.125rem 0 0 2.5rem;background-color:rgba(0,0,0,0)}.r610 .ns-100-series-quote__content{text-align:left;margin:8vw 29% 0 0}}@media screen and (min-width: 64em){.ns-100-series-quote__content{font-size:calc(40px + 6*(100vw - 1024px)/176);margin:9vw 23% 0 0}.r810 .ns-100-series-quote__content{padding-top:3.75rem;width:44%;font-size:calc(31px + 7*(100vw - 1024px)/176)}.r610 .ns-100-series-quote__content{margin-top:4vw;width:68%;font-size:calc(30px + 6*(100vw - 1024px)/176)}}@media screen and (min-width: 75em){.ns-100-series-quote__content{font-size:calc(46px + 0*(100vw - 1200px)/240);margin:8vw 29% 0 4%}.r810 .ns-100-series-quote__content{padding-top:4.375rem;width:44%;font-size:calc(38px + 6*(100vw - 1200px)/240)}.r610 .ns-100-series-quote__content{width:67%;font-size:calc(31px + 6*(100vw - 1200px)/240)}}@media screen and (min-width: 90em){.ns-100-series-quote__content{font-size:2.875rem}.r410 .ns-100-series-quote__content{max-width:42.5rem}.r810 .ns-100-series-quote__content{padding-top:5rem;font-size:2.75rem}.r610 .ns-100-series-quote__content{font-size:2.3125rem;width:65%}}@media screen and (min-width: 95.625em){.ns-100-series-quote__content{margin:8.5rem 30% 0 5%}.r610 .ns-100-series-quote__content{width:53.125rem;margin-top:4.75rem}}.ns-100-series-price-bv{margin-top:1.875rem}.ns-100-series-price-bv p{margin-bottom:1rem}.ns-100-series-price-bv #ratings-summary{padding-right:.5rem !important}.ns-100-series-price-bv [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.ns-100-series-price-bv [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.ns-100-series-price-bv [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{color:#4e3330 !important}.ns-100-series-price-bv [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container{padding-right:.5rem !important}.ns-100-series-price-bv [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex{padding-right:0 !important}.text--james-brown-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.text--james-brown-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.text--james-brown-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{color:#4e3330 !important}@media screen and (min-width: 25.625em){.ns-100-series-price-bv{display:flex;align-items:flex-end}.ns-100-series-price-bv p{margin-bottom:0;margin-right:1.25rem}}.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-small-2x.jpg");background-color:#b38578}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-small-2x.jpg")}}.ns-100-series-quote__quote-panel .ns-100-series-quote__content{color:inherit}.webp .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-medium-2x.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){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-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 .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-large-2x.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){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-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 .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-large-2x.webp")}}@media screen and (min-width: 48em){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xlarge-2x.jpg")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-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 .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxlarge-2x.jpg")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-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 .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-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 .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-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 .ns-100-series-quote__image-panel{background-image:url("../img/202507/ns-quote-r410-01-xxxxlarge-2x.webp")}}.ns-100-series-services-logos{margin:1.875rem 0 -0.9375rem;display:flex;flex-wrap:wrap;justify-content:center}.ns-100-series-services-logos li{flex-basis:100%;margin-bottom:2.1875rem;padding:0 .9375rem}.ns-100-series-services-logos li:last-child{margin-bottom:0}.ns-100-series-services-logos li img{margin:0 auto;display:block}.ns-100-series-services-logos li .ns-100-series-services--chromecast{margin-top:-0.3125rem}.ns-product-r810-panel-9 .ns-100-series-services-logos{margin-bottom:2.125rem}.ns-100-series-services--airplay{width:6.9375rem}.ns-100-series-services--hdmi{width:7.625rem;margin-left:.625rem}.ns-100-series-services--chromecast{width:8.625rem}.ns-100-series-services-logos+.ns-product-cta--accessory{margin-top:1.25rem}.ns-100-series-services-logos+.ns-product-cta--accessory .ns-product-cta__buttons{margin-top:0}@media screen and (min-width: 25.625em){.ns-100-series-services-logos{margin-top:3.125rem;align-items:center}.ns-100-series-services-logos li{flex-basis:initial;margin-bottom:1.875rem}.ns-100-series-services-logos li:last-child{margin-bottom:1.875rem}.ns-100-series-services-logos li img{margin:0}.ns-product-r810-panel-5 .ns-100-series-services-logos li:last-child{padding-top:.5rem}.ns-product-r810-panel-9 .ns-100-series-services-logos{margin-top:2.125rem;margin-bottom:-0.625rem}.ns-product-r810-panel-9 .ns-100-series-services-logos{justify-content:flex-start}}@media screen and (min-width: 48em){.ns-100-series-services-logos{margin:3.125rem 0 -0.9375rem -0.9375rem;justify-content:flex-start}.ns-100-series-services-logos li:last-child{padding-top:.25rem}}@media screen and (min-width: 64em){.ns-product-100-series-panel-5 .row{min-height:calc(50vw - 45px);background-size:100%;display:flex;background-position:100% 100%;background-repeat:no-repeat;background-image:url("../img/202507/ns-100-series-panel-5-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){.ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-100-series-panel-5 .columns{align-items:center;display:flex}.ns-product-100-series-panel-5 .vertically-centered{padding-right:2.5rem;max-width:27.5rem}.webp .ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-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 .ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-100-series-services-logos{margin:3.125rem 0 0 -0.9375rem}.ns-product-r810-panel-9 .ns-100-series-services-logos{margin-bottom:.625rem}}@media screen and (min-width: 75em){.ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-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){.ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-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 .ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-100-series-panel-5 .vertically-centered{padding-right:3.75rem;max-width:31.25rem}}@media screen and (min-width: 90em){.ns-100-series-services-logos li{padding:0 .8125rem}.ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-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){.ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-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 .ns-product-100-series-panel-5 .row{background-image:url("../img/202507/ns-100-series-panel-5-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-100-series-panel-5 .vertically-centered{padding-left:3.75rem;padding-right:0;max-width:34.375rem}}@media screen and (min-width: 95.625em){.ns-product-100-series-panel-5 .row{min-height:45rem}}.ns-100-series-specs .ns-product-header-2{margin-bottom:2rem}.ns-100-series-specs__subhead{font-weight:500;font-size:1.1875rem;margin-bottom:.75rem}.ns-100-series-specs__list{margin-bottom:2rem}.ns-100-series-specs__list li{margin-bottom:.3125rem;font-size:.875rem}.ns-100-series-specs__subhead{position:relative;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.ns-100-series-specs__subhead #av-mount-specs{position:absolute;left:0;top:-1.25rem}@media screen and (min-width: 64em){.ns-100-series-specs__subhead #av-mount-specs{top:-8.125rem}}.ns-product-cta #ratings-summary{padding-right:.5rem !important}.ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{color:#4e3330 !important}.ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container{padding-right:.5rem !important}.ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex{padding-right:0 !important}.text--james-brown-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.text--james-brown-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.text--james-brown-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{color:#4e3330 !important}.text--blue-note-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.text--blue-note-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.text--blue-note-100 .ns-product-cta [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{color:#323e4c !important}.bwc-modal{padding:0;border:none}.bwc-modal .close-button{color:#fefefe}.bwc-modal .row{padding:1.25rem .625rem 0;color:#fefefe}.bwc-modal .bwc-modal__intro{padding-left:.9375rem;padding-right:.9375rem}.bwc-modal .bwc-modal__heading{font-size:2rem;margin:.9375rem 0 1.25rem}.bwc-modal .bwc-modal__subheading{font-weight:500;font-size:1.5rem;position:relative;padding-left:2rem}.bwc-modal .bwc-modal__subheading .icon{height:1.5rem;width:1.5rem;display:block;position:absolute;top:-0.125rem;left:0;fill:#fefefe}.bwc-modal p a{font-weight:500;color:#fefefe;border-bottom-color:rgba(254,254,254,.5)}.bwc-modal p a:hover{border-bottom-color:rgba(254,254,254,.8)}.bwc-modal .ns-product-cta__buttons{margin:.625rem .625rem .625rem}.bwc-modal .ns-product-cta__buttons .button{background-color:rgba(254,254,254,.9);color:#323e4c}.bwc-modal .ns-product-cta__buttons .button:hover{background-color:#fefefe;color:#323e4c}.bwc-modal .bwc-modal__close{margin:.3125rem .625rem 1.25rem;font-size:.875rem;color:#fefefe;border-color:rgba(254,254,254,.5)}.bwc-modal .bwc-modal__close:hover{color:#fefefe;border-color:rgba(254,254,254,.8)}.bwc-modal__item{margin-bottom:.625rem;padding:1.25rem 1rem 0}.bwc-modal__item .small{margin-top:-0.5rem}.bwc-modal--blue-note{background-color:#323e4c}.bwc-modal--blue-note .bwc-modal__item{background-color:#42525e}.bwc-modal--blue-note .ns-product-cta__buttons .button{color:#323e4c}.bwc-modal--blue-note .ns-product-cta__buttons .button:hover{color:#323e4c}.bwc-modal--james-brown{background-color:#4e3330}.bwc-modal--james-brown .bwc-modal__item{background-color:#604845}.bwc-modal--james-brown .ns-product-cta__buttons .button{color:#4e3330}.bwc-modal--james-brown .ns-product-cta__buttons .button:hover{color:#4e3330}.bwc-modal--jocelyn-brown{background-color:#a06755}.bwc-modal--jocelyn-brown .bwc-modal__item{background-color:#a76}.bwc-modal--jocelyn-brown .ns-product-cta__buttons .button{color:#a06755}.bwc-modal--jocelyn-brown .ns-product-cta__buttons .button:hover{color:#a06755}.bwc-modal--professor-green{background-color:#6f7a66}.bwc-modal--professor-green .bwc-modal__item{background-color:#7e8975}.bwc-modal--professor-green .ns-product-cta__buttons .button{color:#6f7a66}.bwc-modal--professor-green .ns-product-cta__buttons .button:hover{color:#6f7a66}@media screen and (min-width: 25.625em){.bwc-modal .bwc-modal__heading{font-size:2.25rem}.bwc-modal__subheading .icon{top:-0.0625rem}.bwc-modal .ns-product-cta__buttons{justify-content:center}.bwc-modal .ns-product-cta__buttons .ns-product-cta__column{padding:0 .3125rem !important;flex-basis:auto}.bwc-modal .ns-product-cta__buttons .button{width:11.25rem !important}.bwc-modal .bwc-modal__close{text-align:center;margin:1.25rem auto 1.875rem}}@media screen and (min-width: 37.5em){.bwc-modal .bwc-modal__heading{font-weight:400;font-size:2.75rem}.bwc-modal .bwc-modal__subheading{font-size:1.6875rem}.bwc-modal .bwc-modal__subheading .icon{top:0}}@media screen and (min-width: 48em){.bwc-modal__item{padding-top:.625rem;background-color:rgba(0,0,0,0) !important}.bwc-modal{padding:0 .625rem 2.1875rem}.bwc-modal .bwc-modal__intro{text-align:center}.bwc-modal .bwc-modal__intro h2,.bwc-modal .bwc-modal__intro p{max-width:37.5rem;margin-left:auto;margin-right:auto}.bwc-modal .bwc-modal__subheading{font-size:1.5rem}.bwc-modal .bwc-modal__subheading .icon{top:-0.0625rem}.bwc-modal .ns-product-cta__buttons .ns-product-cta__column{padding:0 .9375rem !important}.bwc-modal.bwc-modal--us{max-width:43.75rem !important}.bwc-modal.bwc-modal--us .bwc-modal__intro{text-align:left}.bwc-modal.bwc-modal--us .bwc-modal__intro h2,.bwc-modal.bwc-modal--us .bwc-modal__intro p{max-width:100%;margin-left:initial;margin-right:initial}}@media screen and (min-width: 64em){.bwc-modal{max-width:56.25rem !important}.bwc-modal .bwc-modal__intro{text-align:center}.bwc-modal .bwc-modal__intro h2,.bwc-modal .bwc-modal__intro p{max-width:45rem}.bwc-modal .bwc-modal__subheading{font-size:1.6875rem}}.ns-bwc-strip .row{padding-top:2rem;padding-bottom:2.25rem}.ns-bwc-strip .button{margin-top:.875rem;margin-bottom:0}.ns-bwc-strip__heading{font-size:1.6875rem;margin-bottom:1.5rem}.ns-bwc-strip__list li{position:relative;padding-left:1.75rem;margin:.5rem 0;font-weight:500}.ns-bwc-strip__list .icon{position:absolute;top:0;left:0;width:1.375rem;height:1.375rem;fill:#fefefe}.r410 .ns-bwc-strip__list .icon{fill:#ece3dc}@media screen and (min-width: 37.5em){.ns-bwc-strip .button{margin-top:.25rem}.ns-bwc-strip__heading{font-size:2rem;margin-bottom:1rem}.ns-bwc-strip__list{display:flex;flex-wrap:wrap}.ns-bwc-strip__list li{flex-basis:16.25rem;margin:.25rem 0}.ns-bwc-strip--us .ns-bwc-strip__list li{flex-basis:100%}}@media screen and (min-width: 48em){.ns-bwc-strip .row{display:flex;align-items:center}.ns-bwc-strip--us{text-align:center}.ns-bwc-strip--us .ns-bwc-strip__list{display:flex;align-items:center;justify-content:center;margin-left:-0.5rem;margin-right:-0.5rem}.ns-bwc-strip--us .ns-bwc-strip__list li{flex-basis:auto;margin-left:.5rem;margin-right:.5rem}}@media screen and (min-width: 64em){.ns-bwc-strip{text-align:center}.ns-bwc-strip .button{margin-:1rem auto 0}.ns-bwc-strip__heading{font-size:2.25rem}.ns-bwc-strip__list{display:flex;align-items:center;justify-content:center;margin-left:-0.5rem;margin-right:-0.5rem}.ns-bwc-strip__list li{flex-basis:auto;font-size:calc(13.5px + 2.5*(100vw - 1024px)/176);margin-left:.5rem;margin-right:.5rem}}@media screen and (min-width: 75em){.ns-bwc-strip .row{padding-top:2rem;padding-bottom:2.25rem}.ns-bwc-strip .button{margin-top:.875rem;margin-bottom:0}.ns-bwc-strip__list li{font-size:1rem}.ns-bwc-strip--us .row{padding-top:1rem;padding-bottom:1rem}.ns-bwc-strip--us .columns{display:flex;align-items:center;justify-content:space-between}.ns-bwc-strip--us .ns-bwc-strip__heading{font-size:1.0625rem;margin:0}.ns-bwc-strip--us .ns-bwc-strip__list{margin:0}.ns-bwc-strip--us .button{margin:0}}@media screen and (min-width: 90em){.ns-bwc-strip .row{padding-top:1rem;padding-bottom:1rem}.ns-bwc-strip .columns{display:flex;align-items:center;justify-content:space-between}.ns-bwc-strip .button{margin:0}.ns-bwc-strip__heading{font-size:1.5rem;margin:4px 0 0}.ns-bwc-strip__list{margin:0}.ns-bwc-strip__list li{font-size:calc(14.5px + 1.5*(100vw - 1440px)/60)}.ns-bwc-strip--us .ns-bwc-strip__list li{font-size:1.0625rem}.ns-bwc-strip--us .ns-bwc-strip__list li .icon{top:.125rem}}@media screen and (min-width: 93.75em){.ns-bwc-strip__list li{font-size:1rem}}.ns-compare-banner{margin-top:.3125rem;text-align:center;padding-top:1.25rem;position:relative;-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}.ns-compare-banner--r-series{background-color:#6f7a66}.ns-compare-banner--r-series:hover{background-color:hsl(93,8.9285714286%,48.9215686275%)}.ns-compare-banner--r-series .ns-compare-banner__image{margin-top:.625rem}.ns-compare-banner--r-series-us .ns-compare-banner__image{margin-top:1rem;margin-bottom:1rem;width:60%;max-width:17.5rem}.ns-compare-banner--100-series{background-color:#a06755}.ns-compare-banner--100-series:hover{background-color:hsl(14.4,30.612244898%,53.0392156863%)}.ns-compare-banner__image{margin:1.25rem auto .625rem;padding:0 .9375rem}.ns-compare-banner__heading{font-size:1.6875rem;margin-bottom:0}.ns-compare-banner__heading a{color:inherit;border:none}.ns-compare-banner__heading a:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:none}.ns-compare-banner__subheading{font-size:.875rem;margin-bottom:0}@media screen and (min-width: 25.625em){.ns-compare-banner__heading{font-size:2rem}}@media screen and (min-width: 37.5em){.ns-compare-banner{padding:1.25rem 1.25rem 0}.ns-compare-banner__image{padding:0;flex-grow:1;margin:1.25rem 0 .9375rem}.ns-compare-banner--r-series-us .ns-compare-banner__image{margin:1rem auto}}@media screen and (min-width: 48em){.ns-compare-banner{display:flex;justify-content:center;align-items:flex-end;text-align:left;padding-bottom:.9375rem}.ns-compare-banner--r-series{padding-top:.625rem}.ns-compare-banner__image{order:1;padding:0;flex-grow:1;margin:0 .46875rem 0 0}.ns-compare-banner__content{margin-left:.46875rem;order:2}.ns-compare-banner__heading{font-size:2rem}.ns-compare-banner__subheading{font-size:.8125rem;margin-bottom:.1875rem}.ns-compare-banner--r-series-us .ns-compare-banner__image{margin:.625rem 1.25rem 0 0;max-width:13.75rem}}@media screen and (min-width: 64em){.ns-compare-banner{padding:1.5625rem 1.5625rem 1.25rem}.ns-compare-banner--r-series{padding-top:.9375rem}.ns-compare-banner__image{max-width:40rem;margin:0 .625rem 0 0}.ns-compare-banner--r-series .ns-compare-banner__image{max-width:31.25rem}.ns-compare-banner__content{margin-left:.625rem}.ns-compare-banner__heading{font-size:2.25rem}.ns-compare-banner__subheading{font-size:.9375rem}.ns-compare-banner--r-series-us .ns-compare-banner__image{max-width:13.75rem}}@media screen and (min-width: 90em){.row.ns-compare-banner{padding-top:1.25rem !important;padding-bottom:1.25rem !important}}.ns-input-touch{display:none}[data-whatinput=touch] .ns-input-touch{display:inline}[data-whatinput=touch] .ns-input-mouse{display:none}.ns-connectivity-list{list-style:none;margin:0;display:flex;flex-wrap:wrap;margin:0 -0.3125rem}.ns-connectivity-list li{margin:0;flex-basis:50%;padding:0 .3125rem .625rem}.ns-connectivity-list__button{border:2px solid #fefefe;width:100%;border-radius:.3125rem;font-weight:500;color:#725c59;padding:.5rem .375rem .625rem;-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;font-size:calc(10px + 4*(100vw - 320px)/90)}.ns-connectivity-list--r410 .ns-connectivity-list__button{background-color:rgba(242,236,231,0)}.ns-connectivity-list--r410 .ns-connectivity-list__button:hover{background-color:#f2ece7}.ns-connectivity-list--r810 .ns-connectivity-list__button{background-color:rgba(238,235,235,0)}.ns-connectivity-list--r810 .ns-connectivity-list__button:hover{background-color:#eeebeb}.ns-connectivity__icon{width:100%;display:block;margin-bottom:.25rem}.ns-connectivity__icon img{width:2.25rem}@media screen and (min-width: 25.625em){.ns-connectivity-list__button{font-size:calc(14px + 2*(100vw - 410px)/190);padding:.625rem .375rem .75rem}}@media screen and (min-width: 37.5em){.ns-connectivity-list li{flex-basis:33.333333%}.ns-connectivity-list__button{font-size:calc(13px + 3*(100vw - 600px)/168)}}@media screen and (min-width: 48em){.ns-connectivity-list__button{font-size:1rem}}@media screen and (min-width: 64em){.ns-connectivity-list li{flex-basis:25%}.ns-connectivity__icon img{width:2.75rem}.ns-connectivity-list__button{padding:.5rem .375rem .875rem}}@media screen and (min-width: 90em){.ns-connectivity-list li{flex-basis:16.666666%}.ns-connectivity-list__button{font-size:calc(14px + 2*(100vw - 1440px)/240)}}@media screen and (min-width: 105em){.ns-connectivity-list__button{font-size:1rem}}.ns-connectivity-modal{border:none}.ns-connectivity-modal .close-button{font-size:2.25rem;width:2.25rem;right:.5rem;border-radius:1.125rem;-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}.r410 .ns-connectivity-modal{background-color:#f2ece7}.r410 .ns-connectivity-modal .close-button{background-color:rgba(249,246,243,0)}.r410 .ns-connectivity-modal .close-button:hover{background-color:#f9f6f3}.r810 .ns-connectivity-modal,.r610 .ns-connectivity-modal{background-color:#e5e1e1}.r810 .ns-connectivity-modal .close-button,.r610 .ns-connectivity-modal .close-button{background-color:rgba(246,245,244,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}.r810 .ns-connectivity-modal .close-button:hover,.r610 .ns-connectivity-modal .close-button:hover{background-color:#f6f5f4}.ns-connectivity-modal__heading{font-size:1.375rem;margin-bottom:1rem;margin-top:1rem}.ns-connectivity-modal__icon{display:inline-block;vertical-align:10%}.ns-connectivity-modal__icon img{width:2rem}.ns-connectivity-modal__nav{margin-bottom:.25rem}.ns-connectivity-modal__button{margin-top:.75rem;font-size:.875rem;font-weight:500;clear:both;float:left}@media screen and (min-width: 25.625em){.ns-connectivity-modal{width:calc(100vw - 20px);max-width:37.5rem;padding:1.25rem}.ns-connectivity-modal__heading{font-size:1.5rem;margin-top:.25rem}.ns-connectivity-modal__icon img{width:2.25rem}}@media screen and (min-width: 37.5em){.ns-connectivity-modal{width:calc(100vw - 30px);padding:1.875rem}.ns-connectivity-modal__nav{display:flex;justify-content:space-between;clear:none;float:none}.ns-connectivity-modal__heading{font-size:1.6875rem}}.ns-teaser--control-apps p a{font-weight:500}.ns-teaser--control-apps .control-apps-icon{width:4rem;margin-bottom:1rem}.ns-teaser--control-apps .ns-teaser__title-control-apps{font-size:1.875rem}.ns-teaser--control-apps .ns-teaser__subtitle-control-apps{font-size:1.125rem;font-weight:500;margin-top:1.5rem;margin-bottom:1rem}.ns-teaser--control-apps .ns-teaser__title-control-apps+.ns-teaser__subtitle-control-apps{margin-top:1rem}.ns-teaser--control-apps .control-app-download-badges{margin-bottom:1rem}.ns-teaser--control-apps .control-app-download-badges a{border:none}@media screen and (min-width: 48em){.control-apps .ns-teasers-intro{text-align:center}.control-apps .ns-teasers-intro p{font-size:1.125rem;max-width:51.25rem;margin-left:auto;margin-right:auto}}@media screen and (min-width: 64em){.ns-teaser--control-apps .ns-teaser__content{padding-left:1.25rem;padding-right:1.25rem}}.ns-herd-panel-1 .row{background:#323e4c url("../img/202507/ns-herd-panel-1-small-1x.png") no-repeat 50% 100%;background-size:contain}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-small-2x.png")}}.ns-herd-panel-1 .ns-product-header-2{color:#decec2}.ns-herd-panel-1 p a{font-weight:500}.ns-herd-panel-1 .button{margin-top:1.875rem;background-color:#decec2;color:#323e4c}.ns-herd-panel-1 .button:hover,.ns-herd-panel-1 .button:focus,.ns-herd-panel-1 .button:focus:hover{background-color:#ece3dc;color:#323e4c}.ns-herd-panel-2 .row{background:#decec2 url("../img/202507/ns-herd-footprints-small-1x.png") no-repeat 100% 100%;background-size:25.625rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-herd-panel-2 .row{background-image:url("../img/202507/ns-herd-footprints-small-2x.png")}}.ns-herd-panel-2 .row img{margin-bottom:2.5rem}.ns-herd-panel-2 .row p a{font-weight:500;border-color:rgba(254,254,254,.5)}.ns-herd-panel-2 .row p a:hover{border-color:#fefefe}.ns-herd-panel-2 .button{margin-top:1.875rem;background-color:#323e4c;color:#ece3dc}.ns-herd-panel-2 .button:hover,.ns-herd-panel-2 .button:focus,.ns-herd-panel-2 .button:focus:hover{background-color:rgb(35.8333333333,44.4333333333,54.4666666667);color:#fefefe}.ns-herd-panel-3{text-align:center}.ns-herd-panel-3 .row{background:#ccb19e url("../img/202507/ns-herd-path-small-1x.png") no-repeat 0 0;background-size:100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-small-2x.png")}}.ns-herd-panel-3 .herd-map{background:rgba(0,0,0,0) url("../img/202507/herd-map-small-to-large-1x.png") no-repeat 50% 50%;background-size:contain;padding-top:100%;margin-bottom:1.25rem}.ns-herd-panel-3 .button{margin-top:1.875rem;background-color:#323e4c;color:#ece3dc}.ns-herd-panel-3 .button:hover,.ns-herd-panel-3 .button:focus,.ns-herd-panel-3 .button:focus:hover{background-color:rgb(35.8333333333,44.4333333333,54.4666666667);color:#fefefe}.webp .ns-herd-panel-3 .herd-map{background-image:url("../img/202507/herd-map-small-to-large-2x.png")}@media screen and (max-width: 63.9375em){.ns-herd-panel-1 .row{padding-bottom:42vw !important}}@media screen and (max-width: 37.4375em){.ns-herd-panel-1 .row{padding-bottom:50vw !important}}@media screen and (min-width: 25.625em){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-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){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-medium-2x.png")}}@media screen and (min-width: 25.625em){.ns-herd-panel-2 .row{background-image:url("../img/202507/ns-herd-footprints-medium-1x.png");background-size:37.5rem}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-herd-panel-2 .row{background-image:url("../img/202507/ns-herd-footprints-medium-2x.png")}}@media screen and (min-width: 25.625em){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-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){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-medium-2x.png")}}@media screen and (min-width: 37.5em){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-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){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-large-2x.png")}}@media screen and (min-width: 37.5em){.ns-herd-panel-2 .row{background-image:url("../img/202507/ns-herd-footprints-large-1x.png");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){.ns-herd-panel-2 .row{background-image:url("../img/202507/ns-herd-footprints-large-2x.png")}}@media screen and (min-width: 37.5em){.ns-herd-panel-2 .row img{margin-bottom:3.125rem}.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-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){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-large-2x.png")}}@media screen and (min-width: 48em){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-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){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-xlarge-2x.png")}}@media screen and (min-width: 48em){.ns-herd-panel-2 .row{background-image:url("../img/202507/ns-herd-footprints-xlarge-1x.png");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){.ns-herd-panel-2 .row{background-image:url("../img/202507/ns-herd-footprints-xlarge-2x.png")}}@media screen and (min-width: 48em){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-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){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-xlarge-2x.png")}}@media screen and (min-width: 48em){.ns-herd-panel-3 .herd-map{padding-top:65%;background-image:url("../img/202507/herd-map-xlarge-to-xxlarge-1x.png")}.webp .ns-herd-panel-3 .herd-map{background-image:url("../img/202507/herd-map-xlarge-to-xxlarge-2x.png")}}@media screen and (min-width: 64em){.ns-herd-panel-1 .row{min-height:50rem;background-image:url("../img/202507/ns-herd-panel-1-xxlarge-1x.png");background-position:100% 0%;background-size:50%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-xxlarge-2x.png")}}@media screen and (min-width: 64em){.ns-herd-panel-2 .row{background-size:62.5rem}.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-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){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-xxlarge-2x.png")}}@media screen and (min-width: 75em){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-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){.ns-herd-panel-1 .row{background-image:url("../img/202507/ns-herd-panel-1-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-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){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-xxxlarge-2x.png")}}@media screen and (min-width: 75em){.ns-herd-panel-3 .herd-map{padding-top:58%;background-image:url("../img/202507/herd-map-xxxlarge-to-xxxxlarge-1x.png")}.webp .ns-herd-panel-3 .herd-map{background-image:url("../img/202507/herd-map-xxxlarge-to-xxxxlarge-1x.png")}}@media screen and (min-width: 90em){.ns-herd-panel-1 .row{background-size:41.875rem}.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-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){.ns-herd-panel-3 .row{background-image:url("../img/202507/ns-herd-path-xxxxlarge-2x.png")}}.ns-hero{height:calc((100vw - 20px)/100*125);background-color:#fefefe;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;position:relative}.ns-hero--radius-tr{border-radius:0 20vw 0 0}.ns-hero--radius-br{border-radius:0 0 20vw}.ns-hero--radius-bl{border-radius:0 0 0 20vw}.ns-hero__badge{position:absolute}.ns-hero__badge--bristol-show,.ns-hero__badge--nwas{bottom:.625rem;right:.625rem;width:6.25rem}.ns-hero__badge--pair{display:flex;top:.625rem;bottom:auto;right:.3125rem;left:auto;width:50%;margin:0}.ns-hero__badge--pair li{margin:0 .3125rem}.r610 .ns-hero__badge--pair{display:flex;top:auto;bottom:.625rem;right:auto;left:.3125rem}.ns-hero__badge--r410-1{bottom:.625rem;right:6.5625rem;width:11.25rem}.ns-hero__badge--r410-2{bottom:.625rem;right:.625rem;width:5.1875rem}.ns-hero__badge--r810{bottom:.625rem;right:.625rem;width:10rem}.ns-hero__content{position:absolute;top:1.5625rem;left:.9375rem;right:.9375rem}.r2 .ns-hero__content,.sabre-r .ns-hero__content{bottom:1.5rem;top:initial}.ns-hero__heading{font-size:calc(38px + 12*(100vw - 320px)/89);line-height:.9;color:#fefefe;margin-bottom:.5rem}.r810 .ns-hero__heading{font-size:calc(33px + 11*(100vw - 320px)/89)}.ns-hero__subheading{font-size:calc(18px + 10*(100vw - 320px)/1200);line-height:1.1;color:#fefefe;margin-bottom:0}.ns-hero__caption{margin:-2.5rem 0 .625rem;font-weight:500}@media screen and (min-width: 25.625em){.ns-hero__content{top:1.875rem}.ns-hero__heading{font-size:calc(50px + 14*(100vw - 410px)/189);line-height:.9;color:#fefefe}.r810 .ns-hero__heading{font-size:calc(44px + 20*(100vw - 410px)/189)}.ns-hero__badge--bristol-show,.ns-hero__badge--nwasv{width:7.5rem}.ns-hero__badge--pair{width:12.25rem}.ns-hero__badge--r410-1{right:7.5rem;width:13.5rem}.ns-hero__badge--r410-2{width:6.25rem}.ns-hero__badge--r810{width:11.25rem}.r2 .ns-hero__content,.sabre-r .ns-hero__content{bottom:1.875rem}}@media screen and (min-width: 37.5em){.ns-hero{height:calc((100vw - 30px)/100*60)}.ns-hero--radius-tr{border-radius:0 15vw 0 0}.ns-hero--radius-br{border-radius:0 0 15vw}.ns-hero--radius-bl{border-radius:0 0 0 15vw}.ns-hero__heading{font-size:calc(44px + 12*(100vw - 600px)/167)}.r810 .ns-hero__heading{font-size:calc(39px + 11*(100vw - 600px)/167)}.ns-hero__content{top:1.875rem;left:1.25rem;right:1.25rem}.ns-hero__badge--bristol-show{top:.9375rem;bottom:auto;right:.9375rem;width:6.875rem}.ns-hero__badge--nwas{bottom:.9375rem;top:auto;right:.9375rem;width:7.1875rem}.ns-hero__badge--r410-1{bottom:.9375rem;top:initial;right:.9375rem;width:13.4375rem}.ns-hero__badge--r410-2{bottom:6.5625rem;top:initial;right:.9375rem;width:6.25rem}.ns-hero__badge--r810{bottom:.9375rem;right:.9375rem;width:11.875rem}.ns-hero__badge--pair,.r610 .ns-hero__badge--pair{left:auto;top:auto;right:.625rem;bottom:.9375rem}.ns-hero__badge--pair li,.r610 .ns-hero__badge--pair li{margin:0 .3125rem}.ns-hero__caption{margin:.625rem 0 -0.1875rem .3125rem}.rs1 .ns-hero__content{top:initial;bottom:1.875rem}}@media screen and (min-width: 48em){.ns-hero{height:calc((100vw - 60px)/100*60)}.ns-hero__content{top:2.5rem;left:2.5rem;right:2.5rem}.ns-hero__heading{font-size:calc(52px + 20*(100vw - 768px)/255)}.r810 .ns-hero__heading{font-size:calc(46px + 18*(100vw - 768px)/255)}.ns-hero__badge--bristol-show{top:1.25rem;right:1.25rem;width:8.125rem}.ns-hero__badge--pair{width:13.75rem;right:.625rem}.ns-hero__badge--nwas{width:8.125rem}.ns-hero__badge--r410-1{width:13.4375rem}.ns-hero__badge--r410-2{bottom:6.5625rem;width:6.25rem}.ns-hero__badge--r810{bottom:1.25rem;right:1.25rem;width:15rem}.r2 .ns-hero__content,.rs1 .ns-hero__content,.sabre-r .ns-hero__content{bottom:2.5rem}}@media screen and (min-width: 64em){.ns-hero{height:calc((100vw - 90px)/100*60)}.ns-hero--radius-tr{border-radius:0 9.375rem 0 0}.ns-hero--radius-br{border-radius:0 0 9.375rem}.ns-hero--radius-bl{border-radius:0 0 0 9.375rem}.ns-hero__heading{font-size:calc(72px + 14*(100vw - 1024px)/175)}.r810 .ns-hero__heading{font-size:calc(60px + 32*(100vw - 1024px)/496)}.ns-hero__content{top:3.125rem;left:3.75rem;right:3.75rem}.r2 .ns-hero__content,.rs1 .ns-hero__content{bottom:2.1875rem}.sabre-r .ns-hero__badge--sevenoaks{bottom:1.25rem;top:auto}.ns-hero__badge--bristol-show{top:auto;bottom:1.5625rem;right:1.5625rem;width:8.75rem}.ns-hero__badge--nwas{top:auto;bottom:.9375rem;right:.9375rem}.ns-hero__badge--r410-1{right:.9375rem;width:16.25rem}.ns-hero__badge--r410-2{bottom:7.8125rem;right:.9375rem;width:7.625rem}.ns-hero__badge--pair,.r610 .ns-hero__badge--pair{bottom:1.5625rem;right:1.25rem;width:16.25rem}.ns-hero__caption{margin:.9375rem 0 -0.1875rem .3125rem}.r2 .ns-hero__content,.rs1 .ns-hero__content,.sabre-r .ns-hero__content{bottom:3.125rem}}@media screen and (min-width: 75em){.ns-hero{height:calc((100vw - 90px)/100*50)}.ns-hero__heading{font-size:calc(86px + 18*(100vw - 1200px)/239)}.ns-hero__badge--nwas{top:auto;bottom:1.25rem;right:1.25rem;width:8.125rem}.ns-hero__badge--r410-1{bottom:1.25rem;right:10.625rem;width:17.5rem}.ns-hero__badge--r410-2{bottom:1.25rem;right:1.25rem;width:8.125rem}.ns-hero__badge--r810{bottom:1.25rem;right:1.25rem;width:18.125rem}.ns-hero__badge--pair,.r610 .ns-hero__badge--pair{top:auto;bottom:1.5625rem;right:1.25rem;left:auto}}@media screen and (min-width: 90em){.ns-hero{height:calc((100vw - 90px)/100*50)}.ns-hero__heading{font-size:6.5rem}.ns-hero__badge--bristol-show{width:10rem}.ns-hero__badge--nwas{width:9.375rem}}@media screen and (min-width: 95em){.ns-hero{height:45rem}.ns-hero__subheading{font-size:1.75rem}.r810 .ns-hero__heading{font-size:5.75rem}}.ns-product-hero--100-series{margin-top:.625rem;background-image:url("../img/202507/hero-ns-100-series-small-1x.jpg?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-small-2x.jpg?v2")}}.ns-product-hero--100-series .ns-hero__heading{font-size:calc(38px + 26*(100vw - 320px)/880)}.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-small-2x.webp?v2")}}@media screen and (min-width: 25.625em){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-medium-1x.webp?v2")}}@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 .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-medium-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-product-hero--100-series{margin-top:0;background-image:url("../img/202507/hero-ns-100-series-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-large-1x.webp?v2")}}@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 .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-large-2x.webp?v2")}}@media screen and (min-width: 48em){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxlarge-1x.jpg?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxxlarge-1x.jpg?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.ns-product-hero--100-series .ns-hero__heading{font-size:4rem}.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 90em){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxxxlarge-1x.jpg?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxxxlarge-1x.webp?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-hero--100-series{background-image:url("../img/202507/hero-ns-100-series-xxxxlarge-2x.webp?v2")}}.ns-competition-hero{color:#4e3330;background-image:url("../img/202507/hero-ns-competition-small-1x.jpg");background-position:50% 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-small-2x.jpg")}}.ns-competition-hero .ns-hero__content{top:.9375rem}.ns-competition-hero .ns-hero__new{color:#4e3330;font-weight:500;margin-bottom:.3125rem;display:inline-block}.ns-competition-hero .ns-hero__heading{text-wrap:balance;font-size:calc(34px + 10*(100vw - 320px)/90);color:#4e3330}.webp .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.ns-competition-hero .ns-hero__new{font-size:1.5rem;margin-bottom:.625rem}.ns-competition-hero .ns-hero__heading{font-size:calc(44px + 20*(100vw - 410px)/189)}.webp .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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 .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-competition-hero .ns-hero__new{font-size:1.3125rem}.ns-competition-hero .ns-hero__heading{font-size:calc(42px + 14*(100vw - 600px)/167)}.webp .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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 .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-large-2x.webp")}}@media screen and (min-width: 48em){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.ns-competition-hero .ns-hero__content{top:1.875rem}.ns-competition-hero .ns-hero__new{font-size:1.5rem}.ns-competition-hero .ns-hero__heading{font-size:calc(54px + 14*(100vw - 768px)/255)}.webp .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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 .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-competition-hero .ns-hero__heading{font-size:calc(68px + 14*(100vw - 1024px)/175)}.webp .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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 .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-competition-hero .ns-hero__content{width:50rem}.ns-competition-hero .ns-hero__heading{font-size:calc(76px + 8*(100vw - 1200px)/239)}.webp .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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 .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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){.ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-competition-hero .ns-hero__heading{font-size:5.25rem}.webp .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-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 .ns-competition-hero{background-image:url("../img/202507/hero-ns-competition-xxxxlarge-2x.webp")}}.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-small-2x.jpg?v3")}}.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-small-2x.webp?v3")}}@media screen and (min-width: 25.625em){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-medium-1x.webp?v3")}}@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 .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-medium-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-large-1x.webp?v3")}}@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 .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-hero--control-apps__content{top:1.875rem;left:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 90em){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxxxlarge-1x.jpg?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxxxlarge-1x.webp?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-hero--control-apps{background-image:url("../img/202507/hero-ns-control-apps-xxxxlarge-2x.webp?v3")}}.ns-product-hero--fred-perry-mr1{margin-top:.625rem;background-image:url("../img/202507/hero-ns-fred-perry-mr1-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-small-2x.jpg")}}.ns-product-hero--fred-perry-mr1 .ns-hero__content{top:initial;bottom:1.125rem}.ns-product-hero--fred-perry-mr1 .ns-hero__heading{font-size:calc(27px + 17*(100vw - 320px)/880);color:#2e2d2c;text-align:center;max-width:25rem;margin-left:auto;margin-right:auto}.webp .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-small-2x.webp")}}.ns-hero__badge--fred-perry-mr1{position:absolute;bottom:.625rem;right:.625rem;width:6.875rem}@media screen and (min-width: 25.625em){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-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){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.ns-product-hero--fred-perry-mr1 .ns-hero__content{bottom:2.25rem}.webp .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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 .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--fred-perry-mr1{margin-top:0;background-image:url("../img/202507/hero-ns-fred-perry-mr1-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){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-hero--fred-perry-mr1 .ns-hero__content{bottom:calc(20px + 10*(100vw - 600px)/168)}.ns-product-hero--fred-perry-mr1 .ns-hero__heading{max-width:initial;margin-left:initial;margin-right:initial}.webp .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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 .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.ns-product-hero--fred-perry-mr1 .ns-hero__content{bottom:calc(24px + 14*(100vw - 768px)/256)}.webp .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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 .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-hero--fred-perry-mr1 .ns-hero__content{bottom:calc(38px + 12*(100vw - 1024px)/176)}.webp .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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 .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-hero--fred-perry-mr1 .ns-hero__content{bottom:calc(32px + 14*(100vw - 1200px)/240)}.ns-product-hero--fred-perry-mr1 .ns-hero__heading{font-size:2.75rem}.webp .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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 .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-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){.ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-hero--fred-perry-mr1 .ns-hero__content{bottom:3rem}.webp .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-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 .ns-product-hero--fred-perry-mr1{background-image:url("../img/202507/hero-ns-fred-perry-mr1-xxxxlarge-2x.webp")}}.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-small-1x.jpg?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-small-2x.jpg?v2")}}.ns-hero--herd .herd-logo{position:absolute;left:1.25rem;bottom:1.375rem;width:15rem}.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-small-2x.webp?v2")}}@media screen and (min-width: 25.625em){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.ns-hero--herd .herd-logo{width:16.875rem}.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-medium-1x.webp?v2")}}@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 .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-medium-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.ns-hero--herd .herd-logo{width:16.875rem;left:1.875rem;bottom:1.875rem}.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-large-1x.webp?v2")}}@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 .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-large-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-hero--herd__content{top:1.875rem;left:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.ns-hero--herd .herd-logo{width:40%;left:2.5rem;right:2.5rem}.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxlarge-1x.jpg?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.ns-hero--herd .herd-logo{width:calc(33% - 60px);left:1.875rem;right:1.875rem}.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxxlarge-1x.jpg?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 90em){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxxxlarge-1x.jpg?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxxxlarge-1x.webp?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-hero--herd{background-image:url("../img/202507/hero-ns-herd-xxxxlarge-2x.webp?v2")}}.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-small-1x.jpg");background-position:50% 100%}.ns-product-hero-100-series-home a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ns-product-hero-100-series-home .ns-hero__content{top:1.25rem;width:72%}.ns-product-hero-100-series-home .ns-hero__content *{color:#393939}.ns-product-hero-100-series-home .ns-hero__content a{border:none}.ns-product-hero-100-series-home .ns-hero__heading{font-size:calc(30px + 12*(100vw - 320px)/880)}.ns-product-hero-100-series-home p{font-size:calc(17px + 5*(100vw - 320px)/880);line-height:1.3}.ns-product-hero-100-series-home small{position:absolute;bottom:.9375rem;left:.9375rem;right:.9375rem;color:#fefefe}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-small-2x.jpg")}}.ns-product-hero-100-series-home .ns-hero__buttons{position:absolute;bottom:.9375rem;left:.9375rem}.ns-product-hero-100-series-home .ns-hero__buttons .button{font-size:.8125rem;margin-bottom:0;background-color:rgba(254,254,254,.9);color:#393939;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.ns-product-hero-100-series-home .ns-hero__buttons .button:hover{background-color:#fefefe}.webp .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-medium-1x.jpg")}.ns-product-hero-100-series-home .ns-hero__heading{font-size:calc(42px + 4*(100vw - 410px)/190)}.ns-product-hero-100-series-home p{font-size:calc(22px + 2*(100vw - 320px)/880)}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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 .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-hero-100-series-home .ns-hero__content{width:initial;top:1.5625rem;padding-left:calc(30px + 10*(100vw - 600px)/168)}.ns-product-hero-100-series-home .ns-hero__heading{font-size:calc(36px + 6*(100vw - 600px)/168)}.ns-product-hero-100-series-home p{font-size:calc(16px + 2*(100vw - 600px)/168)}.webp .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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 .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.ns-product-hero-100-series-home .ns-hero__content{top:1.875rem;padding-left:calc(30px + 10*(100vw - 768px)/256)}.ns-product-hero-100-series-home .ns-hero__heading{font-size:calc(42px + 8*(100vw - 768px)/256)}.ns-product-hero-100-series-home p{font-size:calc(19px + 4*(100vw - 768px)/256)}.webp .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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 .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xxlarge-1x.jpg")}.ns-product-hero-100-series-home .ns-hero__content{top:2.5rem;padding-left:1.875rem}.ns-product-hero-100-series-home .ns-hero__buttons{bottom:1.5625rem;left:3.75rem}.ns-product-hero-100-series-home .ns-hero__buttons .button{font-size:.875rem}.ns-product-hero-100-series-home .ns-hero__heading{font-size:3.25rem}.ns-product-hero-100-series-home p{font-size:1.5rem}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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 .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero-100-series-home .ns-hero__content{max-width:100%;padding-left:calc(80px + 20*(100vw - 1200px)/240)}.ns-product-hero-100-series-home .ns-hero__heading{font-size:3.25rem}.ns-product-hero-100-series-home p{font-size:1.5rem}.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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 .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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){.ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-hero-100-series-home p{font-size:1.6875rem}.webp .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-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 .ns-product-hero-100-series-home{background-image:url("../img/202507/hero-home-ns-100-series-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-hero-100-series-home .ns-hero__content{padding-left:6.875rem}}.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-small-1x.jpg");background-position:50% 0}.ns-product-hero--mr1-mk3-home .ns-hero__content{top:1.25rem;bottom:auto}.ns-product-hero--mr1-mk3-home .ns-hero__heading{font-size:calc(50px + 14*(100vw - 320px)/90);color:#fefefe;margin-bottom:0;line-height:.9}.ns-product-hero--mr1-mk3-home .ns-hero__heading span{display:block}.ns-product-hero--mr1-mk3-home .ns-hero__heading span:last-child{margin-bottom:.625rem;margin-left:14vw}.ns-product-hero--mr1-mk3-home p{font-size:calc(15px + 3*(100vw - 320px)/90)}.ns-product-hero--mr1-mk3-home a,.ns-product-hero--mr1-mk3-home a:hover{color:#fff;border:none;background-color:rgba(254,254,254,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;position:absolute;top:0;right:0;bottom:0;left:0}.ns-product-hero--mr1-mk3-home a:hover,.ns-product-hero--mr1-mk3-home a:hover:hover{background-color:rgba(254,254,254,.15)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-small-2x.jpg")}}[data-whatinput=touch] .ns-product-hero--mr1-mk3-home a:hover{background-color:rgba(254,254,254,0)}.webp .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-medium-1x.jpg")}.ns-product-hero--mr1-mk3-home .ns-hero__content{top:1.875rem;left:1.25rem}.ns-product-hero--mr1-mk3-home .ns-hero__heading{font-size:calc(64px + 20*(100vw - 410px)/190)}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.ns-product-hero--mr1-mk3-home .ns-hero__content p{font-size:calc(18px + 3*(100vw - 410px)/190)}.webp .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-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 .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-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){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-hero--mr1-mk3-home .ns-hero__heading{font-size:calc(64px + 18*(100vw - 600px)/168)}.ns-product-hero--mr1-mk3-home .ns-hero__heading span{display:inline}.ns-product-hero--mr1-mk3-home .ns-hero__heading span:last-child{margin-left:0}.ns-product-hero--mr1-mk3-home .ns-hero__content{top:2.1875rem;left:1.5625rem}.ns-product-hero--mr1-mk3-home .ns-hero__content p{margin-top:1rem;line-height:1.2;width:40%;font-size:calc(21px + 3*(100vw - 600px)/168)}.webp .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-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 .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-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){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.ns-product-hero--mr1-mk3-home .ns-hero__content{top:2.625rem;left:1.875rem}.ns-product-hero--mr1-mk3-home .ns-hero__content p{font-size:calc(24px + 8*(100vw - 768px)/256)}.ns-product-hero--mr1-mk3-home .ns-hero__heading{font-size:calc(82px + 30*(100vw - 768px)/256)}.webp .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-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 .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xxlarge-1x.jpg")}.ns-product-hero--mr1-mk3-home .ns-hero__content{top:3.125rem;left:2.1875rem}.ns-product-hero--mr1-mk3-home .ns-hero__content p{font-size:1.6875rem;width:35%}.ns-product-hero--mr1-mk3-home .ns-hero__heading{font-size:calc(112px + 10*(100vw - 1024px)/176)}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-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 .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-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){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-hero--mr1-mk3-home .ns-hero__heading{width:45%;font-size:calc(82px + 20*(100vw - 1200px)/240);color:#fefefe;margin-bottom:0;line-height:.9}.ns-product-hero--mr1-mk3-home .ns-hero__heading span{display:block}.ns-product-hero--mr1-mk3-home .ns-hero__heading span:last-child{margin-bottom:.625rem;margin-left:7vw}.ns-product-hero--mr1-mk3-home .ns-hero__content p{font-size:1.5625rem;width:30%;margin-left:7vw}.webp .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-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 .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-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){.ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-hero--mr1-mk3-home .ns-hero__heading{font-size:calc(102px + 20*(100vw - 1440px)/240)}.webp .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-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 .ns-product-hero--mr1-mk3-home{background-image:url("../img/202507/hero-home-ns-mr1-mk3-new-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-hero--mr1-mk3-home .ns-hero__heading{width:37.875rem;font-size:6.8125rem}.ns-product-hero--mr1-mk3-home .ns-hero__heading span{display:block}.ns-product-hero--mr1-mk3-home .ns-hero__heading span:last-child{margin-left:6.6875rem}.ns-product-hero--mr1-mk3-home .ns-hero__content p{font-size:1.5625rem;width:25.25rem;margin-left:6.6875rem}}.ns-product-hero--mr1-mk3{color:#4e3330;background-image:url("../img/202507/hero-ns-mr1-mk3-small-1x.jpg");background-position:50% 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-small-2x.jpg")}}.ns-product-hero--mr1-mk3 .ns-hero__heading{font-size:calc(36px + 28*(100vw - 320px)/279);color:#4e3330}.ns-product-hero--mr1-mk3 .ns-hero__subheading{color:#4e3330}.webp .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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 .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-hero--mr1-mk3 .ns-hero__heading{font-size:calc(38px + 12*(100vw - 600px)/167)}.webp .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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 .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.ns-product-hero--mr1-mk3 .ns-hero__heading{font-size:calc(46px + 18*(100vw - 768px)/255)}.webp .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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 .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-hero--mr1-mk3 .ns-hero__heading{font-size:calc(58px + 14*(100vw - 1024px)/175)}.ns-hero__badge--mr1{width:11.25rem}.webp .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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 .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-hero--mr1-mk3 .ns-hero__content{left:7.5rem}.ns-product-hero--mr1-mk3 .ns-hero__heading{font-size:calc(68px + 16*(100vw - 1200px)/239)}.webp .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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 .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-hero__badge--mr1{width:11.25rem}}@media screen and (min-width: 90em){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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){.ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-hero--mr1-mk3 .ns-hero__content{left:8.75rem}.ns-product-hero--mr1-mk3 .ns-hero__heading{font-size:calc(84px + 4*(100vw - 1440px)/80)}.webp .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-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 .ns-product-hero--mr1-mk3{background-image:url("../img/202507/hero-ns-mr1-mk3-xxxxlarge-2x.webp")}}@media screen and (min-width: 95em){.ns-product-hero--mr1-mk3 .ns-hero__heading{font-size:5.5rem}}.ns-product-hero--sabre-r{margin-top:.625rem;background-image:url("../img/202507/hero-ns-sabre-r-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-small-2x.jpg")}}.webp .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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 .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--sabre-r{margin-top:0;background-image:url("../img/202507/hero-ns-sabre-r-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){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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 .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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 .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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 .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-hero--sabre-r .ns-hero__content{max-width:100%}.ns-product-hero--sabre-r .ns-hero__content .ns-hero__heading{max-width:initial}.webp .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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 .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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){.ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-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 .ns-product-hero--sabre-r{background-image:url("../img/202507/hero-ns-sabre-r-xxxxlarge-2x.webp")}}.ns-product-hero--r-cd100{margin-top:.625rem;background-color:#fefefe;background-image:url("../img/202507/hero-ns-r-cd100-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-small-2x.jpg")}}.ns-product-hero--r-cd100 .ns-hero__content{right:3.125rem}.webp .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.ns-product-hero--r-cd100 .ns-hero__content{right:17%}.webp .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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 .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--r-cd100{margin-top:0;background-image:url("../img/202507/hero-ns-r-cd100-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){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-hero--r-cd100 .ns-hero__content{right:22%}.webp .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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 .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-large-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--r-cd100__content{left:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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 .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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 .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-hero--r-cd100 .ns-hero__content{max-width:100%}.ns-product-hero--r-cd100 .ns-hero__content .ns-hero__heading{max-width:initial}.webp .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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 .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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){.ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-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 .ns-product-hero--r-cd100{background-image:url("../img/202507/hero-ns-r-cd100-xxxxlarge-2x.webp")}}.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-small-2x.jpg?v3")}}.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-small-2x.webp?v3")}}@media screen and (min-width: 25.625em){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-medium-1x.webp?v3")}}@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 .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-medium-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-large-1x.webp?v3")}}@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 .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-product-hero--r1__content{top:1.875rem;left:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 90em){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxxxlarge-1x.jpg?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxxxlarge-1x.webp?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-hero--r1{background-image:url("../img/202507/hero-ns-r1-xxxxlarge-2x.webp?v3")}}.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-small-2x.jpg")}}.ns-product-hero--r1-pine-green .ns-hero__content p{color:#fefefe}.webp .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.ns-product-hero--r1-pine-green .ns-hero__content p{font-size:1.125rem;max-width:18.75rem}.webp .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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 .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-hero--r1-pine-green .ns-hero__content p{max-width:100%}.webp .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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 .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-large-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--r1__content{top:1.875rem;left:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.ns-product-hero--r1-pine-green .ns-hero__content p{font-size:1.25rem}.webp .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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 .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-hero--r1-pine-green .ns-hero__content p{font-size:1.375rem}.webp .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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 .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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 .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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){.ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-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 .ns-product-hero--r1-pine-green{background-image:url("../img/202507/hero-ns-r1-pine-green-xxxxlarge-2x.webp")}}.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-small-1x.jpg?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-small-2x.jpg?v2")}}.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-small-2x.webp?v2")}}.ns-hero__badge--r1s{position:absolute;bottom:.625rem;right:.625rem;width:6.875rem}@media screen and (min-width: 25.625em){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-medium-1x.webp?v2")}}@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 .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-medium-2x.webp?v2")}}@media screen and (min-width: 25.625em){.ns-hero__badge--r1s{width:7.5rem}}@media screen and (min-width: 37.5em){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-large-1x.webp?v2")}}@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 .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-large-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-product-hero--r1s__content{top:1.875rem;left:1.25rem;right:1.25rem}.ns-hero__badge--r1s{bottom:.9375rem;right:.9375rem;width:8.125rem}}@media screen and (min-width: 48em){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xlarge-2x.webp?v2")}}@media screen and (min-width: 48em){.ns-hero__badge--r1s{width:10rem;bottom:1.25rem;right:1.25rem}}@media screen and (min-width: 64em){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxlarge-1x.jpg?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.ns-hero__badge--r1s{width:11.25rem}}@media screen and (min-width: 75em){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxxlarge-1x.jpg?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.ns-hero__badge--r1s{width:11.25rem}}@media screen and (min-width: 90em){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxxxlarge-1x.jpg?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxxxlarge-1x.webp?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-hero--r1s{background-image:url("../img/202507/hero-ns-r1s-xxxxlarge-2x.webp?v2")}}.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-small-2x.jpg?v3")}}.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-small-2x.webp?v3")}}.ns-hero__badge--r2{position:absolute;top:.625rem;right:.625rem;width:6.875rem}@media screen and (min-width: 25.625em){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-medium-1x.webp?v3")}}@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 .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-medium-2x.webp?v3")}}@media screen and (min-width: 25.625em){.ns-hero__badge--r2{width:7.5rem}}@media screen and (min-width: 37.5em){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-large-1x.webp?v3")}}@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 .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-product-hero--r2__content{top:1.875rem;left:1.25rem;right:1.25rem}.ns-hero__badge--r2{top:.9375rem;right:.9375rem;width:8.125rem}}@media screen and (min-width: 48em){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xlarge-2x.webp?v3")}}@media screen and (min-width: 48em){.ns-hero__badge--r2{top:initial;width:10rem;bottom:1.25rem;right:1.25rem}}@media screen and (min-width: 64em){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.ns-hero__badge--r2{width:11.25rem}}@media screen and (min-width: 75em){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.ns-hero__badge--r2{width:11.25rem}}@media screen and (min-width: 90em){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxxxlarge-1x.jpg?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxxxlarge-1x.webp?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-hero--r2{background-image:url("../img/202507/hero-ns-r2-xxxxlarge-2x.webp?v3")}}.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-small-2x.jpg?v3")}}.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-small-2x.webp?v3")}}@media screen and (min-width: 25.625em){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.ns-product-hero--r3s .ns-hero__heading{max-width:initial}.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-medium-1x.webp?v3")}}@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 .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-medium-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.ns-product-hero--r3s .ns-hero__content{bottom:1.375rem}.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-large-1x.webp?v3")}}@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 .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-product-hero--r3s__content{top:1.875rem;left:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.ns-product-hero--r3s .ns-hero__content{top:3.125rem;bottom:initial}.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 90em){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxxxlarge-1x.jpg?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxxxlarge-1x.webp?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-hero--r3s{background-image:url("../img/202507/hero-ns-r3s-xxxxlarge-2x.webp?v3")}}.ns-product-hero--r410{margin-top:.625rem;background-image:url("../img/202507/hero-ns-r410-small-1x.jpg?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-small-2x.jpg?v2")}}.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-small-2x.webp?v2")}}@media screen and (min-width: 25.625em){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-medium-1x.webp?v2")}}@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 .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-medium-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-product-hero--r410{margin-top:0;background-image:url("../img/202507/hero-ns-r410-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-large-1x.webp?v2")}}@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 .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-large-2x.webp?v2")}}@media screen and (min-width: 48em){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxlarge-1x.jpg?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.ns-product-hero--r410 .ns-hero__content{max-width:100%}.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxxlarge-1x.jpg?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 90em){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxxxlarge-1x.jpg?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxxxlarge-1x.webp?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-hero--r410{background-image:url("../img/202507/hero-ns-r410-xxxxlarge-2x.webp?v2")}}.ns-product-hero--r610{margin-top:.625rem;background-image:url("../img/202507/hero-ns-r610-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-small-2x.jpg")}}.webp .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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 .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--r610{margin-top:0;background-image:url("../img/202507/hero-ns-r610-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){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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 .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-large-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--r610__content{left:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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 .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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 .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-hero--r610 .ns-hero__content{max-width:100%}.ns-product-hero--r610 .ns-hero__content .ns-hero__heading{max-width:initial}.webp .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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 .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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){.ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-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 .ns-product-hero--r610{background-image:url("../img/202507/hero-ns-r610-xxxxlarge-2x.webp")}}.ns-product-hero--r810{margin-top:.625rem;background-image:url("../img/202507/hero-ns-r810-small-1x.jpg?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-small-2x.jpg?v2")}}.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-small-2x.webp?v2")}}@media screen and (min-width: 25.625em){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-medium-1x.webp?v2")}}@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 .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-medium-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-product-hero--r810{margin-top:0;background-image:url("../img/202507/hero-ns-r810-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.ns-product-hero--r810 .ns-hero__content{text-align:right}.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-large-1x.webp?v2")}}@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 .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-large-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-product-hero--r810__content{top:1.875rem;left:1.25rem;right:1.25rem}}@media screen and (min-width: 48em){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxlarge-1x.jpg?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxxlarge-1x.jpg?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.ns-product-hero--r810 .ns-hero__content{max-width:100%}.ns-product-hero--r810 .ns-hero__content .ns-hero__heading{max-width:initial}.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 90em){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxxxlarge-1x.jpg?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxxxlarge-1x.webp?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-hero--r810{background-image:url("../img/202507/hero-ns-r810-xxxxlarge-2x.webp?v2")}}.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-small-2x.jpg?v3")}}.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-small-2x.webp?v3")}}@media screen and (min-width: 25.625em){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-medium-1x.webp?v3")}}@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 .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-medium-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-large-1x.webp?v3")}}@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 .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-large-2x.webp?v3")}}@media screen and (min-width: 48em){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 90em){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxxxlarge-1x.jpg?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxxxlarge-1x.webp?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-hero--rs1{background-image:url("../img/202507/hero-ns-rs1-xxxxlarge-2x.webp?v3")}}.ns-product-hero--r-series{margin-top:.625rem;background-image:url("../img/202507/hero-ns-r-series-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-small-2x.jpg")}}.ns-product-hero--r-series .ns-hero__heading{font-size:calc(38px + 26*(100vw - 320px)/880)}.webp .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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 .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--r-series{margin-top:0;background-image:url("../img/202507/hero-ns-r-series-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){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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 .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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 .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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 .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-hero--r-series .ns-hero__heading{font-size:4rem}.webp .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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 .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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){.ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-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 .ns-product-hero--r-series{background-image:url("../img/202507/hero-ns-r-series-xxxxlarge-2x.webp")}}.ns-product-hero--r-series-us{margin-top:.625rem;background-color:#6f7a66;background-image:url("../img/202507/hero-ns-r-series-us-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-small-2x.jpg")}}.ns-product-hero--r-series-us .ns-hero__heading{font-size:calc(38px + 26*(100vw - 320px)/880)}.webp .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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 .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-hero--r-series-us{margin-top:0;background-image:url("../img/202507/hero-ns-r-series-us-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){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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 .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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 .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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 .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-hero--r-series-us .ns-hero__heading{font-size:4rem}.webp .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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 .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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){.ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-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 .ns-product-hero--r-series-us{background-image:url("../img/202507/hero-ns-r-series-us-xxxxlarge-2x.webp")}}.ns-home-links{padding-bottom:.625rem}.ns-home-link{margin-top:.625rem;color:#fefefe;position:relative}.ns-home-link__content{padding:1.5625rem .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}.ns-home-link__content p{margin-bottom:0;max-width:35rem;font-size:.9375rem}.ns-home-link__content a,.ns-home-link__content a:hover{color:#fefefe;border:none}.ns-home-link__content a::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;color:#fefefe;border:none}.ns-home-link:first-child .ns-home-link__content{background-color:#6f7a66}.ns-home-link:first-child .ns-home-link__content:hover{background-color:hsl(93,8.9285714286%,48.9215686275%)}.ns-home-link:nth-child(2) .ns-home-link__content{background-color:#c9c6b5;color:#454646}.ns-home-link:nth-child(2) .ns-home-link__content a,.ns-home-link:nth-child(2) .ns-home-link__content a:hover{color:#454646}.ns-home-link:nth-child(2) .ns-home-link__content:hover{background-color:hsl(51,15.625%,79.9019607843%)}.ns-home-link:nth-child(3) .ns-home-link__content{background-color:#a06755}.ns-home-link:nth-child(3) .ns-home-link__content:hover{background-color:hsl(14.4,30.612244898%,53.0392156863%)}.ns-home-link__heading{font-weight:500;font-size:calc(24px + 8*(100vw - 320px)/90);line-height:1;margin-bottom:.75rem}@media screen and (min-width: 25.625em){.ns-home-link__heading{font-size:calc(32px + 12*(100vw - 410px)/190);margin-bottom:.5rem}}@media screen and (min-width: 37.5em){.ns-home-links{padding-top:.3125rem;margin-left:-0.3125rem;margin-right:-0.3125rem;padding-bottom:.9375rem}.ns-home-link__heading{font-size:calc(27px + 9*(100vw - 600px)/168);margin-bottom:.5rem}.ns-home-link__content{margin:0 .3125rem}}@media screen and (min-width: 48em){.ns-home-links{padding-top:1.25rem;padding-bottom:1.25rem}.ns-home-link__heading{font-size:calc(24px + 3*(100vw - 768px)/256)}}@media screen and (min-width: 64em){.ns-home-links{padding-top:2.1875rem;padding-bottom:2.8125rem}.ns-home-link__heading{font-size:1.6875rem}.ns-home-link__content p{font-size:1rem}}@media screen and (min-width: 75em){.ns-home-links{padding-top:2.1875rem;padding-bottom:2.8125rem;margin-left:-0.5rem;margin-right:-0.5rem}.ns-home-link__content{margin:0 .5rem;padding:1.5625rem 1.25rem}.ns-home-link__content .ns-home-link__heading{font-size:1.875rem}}@media screen and (min-width: 90em){.ns-home-links{padding-bottom:4.25rem}.ns-home-links>.row{max-width:91rem}.ns-home-link__content{padding:1.875rem 1.5625rem}.ns-home-link__content .ns-home-link__heading{font-size:2.125rem}}.ns-home-quote{margin:2.8125rem 0 2.8125rem}.ns-home-quote__lead{color:#4e5252;font-size:.8125rem;margin-bottom:.5rem;text-align:center;text-wrap:balance}.ns-home-quote__strapline{margin:0 auto 0;text-align:center;display:block;font-size:.8125rem;font-weight:500}@media screen and (min-width: 25.625em){.ns-home-quote__lead{font-size:.9375rem;margin:0 auto .625rem}.ns-home-quote__strapline{font-size:.9375rem}}@media screen and (min-width: 37.5em){.ns-home-quote{margin:3.4375rem 0 3.4375rem}.ns-home-quote__lead{font-size:1rem;max-width:40rem;margin-bottom:1rem}.ns-home-quote__strapline{font-size:1rem}}@media screen and (min-width: 48em){.ns-home-quote__lead{font-size:calc(16px + 3*(100vw - 768px)/256);margin-bottom:.9375rem;max-width:78vw}.ns-home-quote__strapline{font-size:calc(16px + 3*(100vw - 768px)/256)}}@media screen and (min-width: 64em){.ns-home-quote__lead{font-size:1.1875rem;max-width:60rem}.ns-home-quote__strapline{font-size:1.1875rem}}@media screen and (min-width: 90em){.ns-home-quote__lead{font-size:1.25rem;max-width:63.75rem}.ns-home-quote__strapline{font-size:1.25rem}}.ns-home-range-panels{padding-bottom:.625rem}.ns-home-range-panel{color:#ece3dc}.ns-home-range-panel .ns-home-range-panel__image{background-color:#fefefe}.ns-home-range-panel .ns-home-range-panel__image 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}.ns-home-range-panel__content{-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}.ns-home-range-panel--r-series .ns-home-range-panel__content{background-color:#6f7a66;margin-bottom:.625rem}.ns-home-range-panel--100-series .ns-home-range-panel__content{background-color:#a06755}.ns-home-range-panel:hover .ns-home-range-panel__image img{opacity:0}.ns-home-range-panel:hover.ns-home-range-panel--r-series .ns-home-range-panel__content{background-color:hsl(93,8.9285714286%,48.9215686275%)}.ns-home-range-panel:hover.ns-home-range-panel--100-series .ns-home-range-panel__content{background-color:hsl(14.4,30.612244898%,53.0392156863%)}.ns-home-range-panel:hover .ns-home-range-panel__image img{opacity:.9}.ns-home-range-panel__content{position:relative}.ns-home-range-panel__text{padding:1.3125rem .9375rem 1.25rem}.ns-home-range-panel__heading{font-size:calc(28px + 10*(100vw - 320px)/90);margin-bottom:0}.ns-home-range-panel__subheading{font-size:1.0625rem;line-height:1.2}.ns-home-range-panel__illustration{margin:.625rem 0 .625rem}.ns-home-range-panel__link{font-size:.875rem;margin-bottom:.125rem}.ns-home-range-panel__link a{color:#ece3dc;border:none}.ns-home-range-panel__link a:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:none}@media screen and (min-width: 25.625em){.ns-home-range-panel__heading{font-size:calc(38px + 18*(100vw - 410px)/190)}}@media screen and (min-width: 37.5em){.ns-home-range-panels{margin:0 -0.3125rem;padding-bottom:0}.ns-home-range-panel__content{margin:0 .3125rem}.ns-home-range-panel--r-series .ns-home-range-panel__content{margin-bottom:0}.ns-home-range-panel__heading{font-size:calc(27px + 9*(100vw - 600px)/168)}}@media screen and (min-width: 48em){.ns-home-range-panel__text{padding:1.5625rem 1.25rem}.ns-home-range-panel__heading{font-size:calc(32px + 12*(100vw - 768px)/256)}}@media screen and (min-width: 64em){.ns-home-range-panel__heading{font-size:2.75rem}.ns-home-range-panel__subheading{font-size:1.125rem}.ns-home-range-panel__illustration{margin:.9375rem 0}}@media screen and (min-width: 75em){.ns-home-range-panel--r-series .ns-home-range-panel__content{margin-right:.5rem}.ns-home-range-panel--100-series .ns-home-range-panel__content{margin-left:.5rem}.ns-home-range-panel__text{padding:1.875rem 1.5625rem}.ns-home-range-panel__heading{font-size:3.25rem}.ns-home-range-panel__subheading{font-size:1.1875rem}}@media screen and (min-width: 90em){.ns-home-range-panels{margin:0}.ns-home-range-panel--r-series .ns-home-range-panel__content{margin-left:0;margin-right:.5rem}.ns-home-range-panel--100-series .ns-home-range-panel__content{margin-left:.5rem;margin-right:0}.ns-home-range-panel__heading{font-size:3.875rem}.ns-home-range-panel__subheading{font-size:1.3125rem}}.ns-home-teaser{margin-top:.625rem}.ns-home-teaser__content{background-color:#e5e5e5;height:calc(100vw - 20px);position:relative;color:#fefefe;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.ns-home-teaser__content a,.ns-home-teaser__content a:hover{color:#fefefe;border:none}.ns-home-teaser__content a::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:none}.ns-home-teaser__content .ns-home-teaser__content-wrap{background-color:rgba(238,238,238,0)}.ns-home-teaser__content .ns-home-teaser__content-wrap:hover{background-color:rgba(238,238,238,.2)}.ns-home-teaser__content-wrap{padding:1.5625rem .9375rem;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}.ns-home-teaser__heading{font-weight:400;font-size:2.5rem;line-height:1;margin-bottom:.25rem;font-size:calc(28px + 10*(100vw - 320px)/90);color:#fefefe}.ns-home-teaser-1 .ns-home-teaser__content{background-color:#f9f6f3;background-image:url("../img/202507/ns-home-teaser-1-small-1x.jpg?v10");background-position:0 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-small-2x.jpg?v10")}}.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-small-1x.webp?v10")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-small-2x.webp?v10")}}.ns-home-teaser-1b .ns-home-teaser__content{background-color:#f9f6f3;background-image:url("../img/202507/ns-home-teaser-1b-small-1x.jpg?v10");background-position:0 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-small-2x.jpg?v10")}}.ns-home-teaser-1b .ns-home-teaser__content a,.ns-home-teaser-1b .ns-home-teaser__content a:hover{color:#4e3330}.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-small-1x.webp?v10")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-small-2x.webp?v10")}}.ns-home-teaser-1-us .ns-home-teaser__content{background-color:#fefefe;background-image:url("../img/202507/ns-home-teaser-1-us-small-1x.jpg?v10");background-position:0 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-small-2x.jpg?v10")}}.ns-home-teaser-1-us .ns-home-teaser__content .ns-home-teaser__heading{color:#4e5252}.ns-home-teaser-1-us .ns-home-teaser__content p{color:#4e5252}.ns-home-teaser-1-us .ns-home-teaser__content a,.ns-home-teaser-1-us .ns-home-teaser__content a:hover{color:#4e5252}.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-small-1x.webp?v10")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-small-2x.webp?v10")}}.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-small-1x.jpg?v10")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-small-2x.jpg?v10")}}.ns-home-teaser-2 .ns-home-teaser__content p{max-width:20rem}.webp .ns-home-teaser-2 .ns-home-teaser__content{background-color:#897465;background-image:url("../img/202507/ns-home-teaser-2-small-1x.webp?v10")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-small-2x.webp?v10")}}.ns-home-teaser-3 .ns-home-teaser__content{background-color:#777976;background-image:url("../img/202507/ns-home-teaser-3-small-1x.jpg?v10")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-small-2x.jpg?v10")}}.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-small-1x.webp?v10")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-small-2x.webp?v10")}}.ns-home-teaser-4 .ns-home-teaser__content{background-color:#fefefe;background-image:url("../img/202507/ns-home-teaser-4-1x.jpg?v10");background-position:50% 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-small-2x.jpg?v10")}}.ns-home-teaser-4 .ns-home-teaser__content .ns-home-teaser__heading{color:#4e5252}.ns-home-teaser-4 .ns-home-teaser__content p{color:#4e5252;font-size:calc(14px + 2*(100vw - 320px)/90)}.ns-home-teaser-4 .ns-home-teaser__content p .truncate{display:none}.ns-home-teaser-4 .ns-home-teaser__content a,.ns-home-teaser-4 .ns-home-teaser__content a:hover{color:#4e5252}.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-small-1x.webp?v10")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-small-2x.webp?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser__content-wrap{padding:1.875rem .9375rem}.ns-home-teaser__heading{font-size:calc(38px + 18*(100vw - 410px)/190)}.ns-home-teaser__content p{font-size:1.0625rem}.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-medium-1x.jpg?v10");background-position:0 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){.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-medium-2x.jpg?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser-1 .ns-home-teaser__content p{max-width:100%}.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-medium-1x.webp?v10")}}@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 .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-medium-2x.webp?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-medium-1x.jpg?v10");background-position:0 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){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-medium-2x.jpg?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser-1b .ns-home-teaser__content p{max-width:100%}.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-medium-1x.webp?v10")}}@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 .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-medium-2x.webp?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-medium-1x.jpg?v10")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-medium-2x.jpg?v10")}}@media screen and (min-width: 25.625em){.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-medium-1x.webp?v10")}}@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 .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-medium-2x.webp?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-medium-1x.jpg?v10")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-medium-2x.jpg?v10")}}@media screen and (min-width: 25.625em){.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-medium-1x.webp?v10")}}@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 .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-medium-2x.webp?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-medium-1x.jpg?v10")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-medium-2x.jpg?v10")}}@media screen and (min-width: 25.625em){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-medium-1x.webp?v10")}}@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 .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-medium-2x.webp?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-medium-1x.jpg?v10")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-medium-2x.jpg?v10")}}@media screen and (min-width: 25.625em){.ns-home-teaser-4 .ns-home-teaser__content p{font-size:1.0625rem}.ns-home-teaser-4 .ns-home-teaser__content p .truncate{display:inline}.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-medium-1x.webp?v10")}}@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 .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-medium-2x.webp?v10")}}@media screen and (min-width: 37.5em){.ns-home-teasers{margin-top:.9375rem;padding-top:.3125rem;margin-left:-0.3125rem;margin-right:-0.3125rem}.ns-home-teaser__content-wrap{padding:1.5625rem .9375rem}.ns-home-teaser__content{margin:0 .3125rem;height:calc(50vw - 20px)}.ns-home-teaser__heading{font-size:calc(27px + 9*(100vw - 600px)/168)}.ns-home-teaser__content p{font-size:1rem}.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-large-1x.jpg?v10")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-large-2x.jpg?v10")}}@media screen and (min-width: 37.5em){.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-large-1x.webp?v10")}}@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 .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-large-2x.webp?v10")}}@media screen and (min-width: 37.5em){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-large-1x.jpg?v10")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-large-2x.jpg?v10")}}@media screen and (min-width: 37.5em){.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-large-1x.webp?v10")}}@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 .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-large-2x.webp?v10")}}@media screen and (min-width: 37.5em){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-large-1x.jpg?v10")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-large-2x.jpg?v10")}}@media screen and (min-width: 37.5em){.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-large-1x.webp?v10")}}@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 .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-large-2x.webp?v10")}}@media screen and (min-width: 37.5em){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-large-1x.jpg?v10")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-large-2x.jpg?v10")}}@media screen and (min-width: 37.5em){.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-large-1x.webp?v10")}}@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 .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-large-2x.webp?v10")}}@media screen and (min-width: 37.5em){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-large-1x.jpg?v10")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-large-2x.jpg?v10")}}@media screen and (min-width: 37.5em){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-large-1x.webp?v10")}}@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 .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-large-2x.webp?v10")}}@media screen and (min-width: 37.5em){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-large-1x.jpg?v10")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-large-2x.jpg?v10")}}@media screen and (min-width: 37.5em){.ns-home-teaser-4 .ns-home-teaser__content p{font-size:calc(13px + 3*(100vw - 600px)/168)}.ns-home-teaser-4 .ns-home-teaser__content p .truncate{display:none}.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-large-1x.webp?v10")}}@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 .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-large-2x.webp?v10")}}@media screen and (min-width: 48em){.ns-home-teasers{margin-top:1.875rem;padding-top:1.25rem}.ns-home-teaser__content-wrap{padding:1.875rem 1.25rem}.ns-home-teaser__content{height:calc(50vw - 35px)}.ns-home-teaser__heading{font-size:calc(32px + 12*(100vw - 768px)/256)}.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xlarge-1x.jpg?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xlarge-1x.jpg?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-1 .ns-home-teaser__content p{max-width:21.875rem}.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xlarge-1x.webp?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xlarge-2x.webp?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xlarge-1x.jpg?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xlarge-1x.jpg?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-1b .ns-home-teaser__content p{max-width:21.875rem}.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xlarge-1x.webp?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xlarge-2x.webp?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xlarge-1x.jpg?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xlarge-1x.jpg?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-1-us .ns-home-teaser__content p{max-width:21.875rem}.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xlarge-1x.webp?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xlarge-2x.webp?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xlarge-1x.jpg?v10");background-image:url("../img/202507/ns-home-teaser-2-xlarge-2x.jpg?v10")}.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xlarge-1x.webp?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xlarge-2x.webp?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xlarge-1x.jpg?v10");background-image:url("../img/202507/ns-home-teaser-3-xlarge-2x.jpg?v10")}.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xlarge-1x.webp?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xlarge-2x.webp?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xlarge-1x.jpg?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xlarge-2x.jpg?v10")}}@media screen and (min-width: 48em){.ns-home-teaser-4 .ns-home-teaser__content p{font-size:1rem;max-width:22.5rem}.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xlarge-1x.webp?v10")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xlarge-2x.webp?v10")}}@media screen and (min-width: 64em){.ns-home-teasers{margin-top:2.8125rem;padding-top:2.1875rem}.ns-home-teaser__content{height:calc(36.5vw - 50px)}.ns-home-teaser__content p{font-size:1.125rem}.ns-home-teaser__heading{font-size:2.75rem}.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxlarge-1x.jpg?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxlarge-2x.jpg?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-1 .ns-home-teaser__content p{width:100%;max-width:24.375rem}.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxlarge-1x.webp?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxlarge-2x.webp?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxlarge-1x.jpg?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxlarge-2x.jpg?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-1b .ns-home-teaser__content p{width:100%;max-width:24.375rem}.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxlarge-1x.webp?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxlarge-2x.webp?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxlarge-1x.jpg?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxlarge-2x.jpg?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-1-us .ns-home-teaser__content p{width:100%;max-width:24.375rem}.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxlarge-1x.webp?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxlarge-2x.webp?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxlarge-1x.jpg?v10");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){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxlarge-2x.jpg?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-2 .ns-home-teaser__content p{width:100%;max-width:22.5rem}.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxlarge-1x.webp?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxlarge-2x.webp?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxlarge-1x.jpg?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxlarge-2x.jpg?v10")}}@media screen and (min-width: 64em){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxlarge-1x.webp?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxlarge-2x.webp?v10")}}@media screen and (min-width: 64em){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxlarge-1x.jpg?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url(".../img/202507/ns-home-teaser-4-xxlarge-2x.jpg?v10")}}@media screen and (min-width: 64em){.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxlarge-1x.webp?v10")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxlarge-2x.webp?v10")}}@media screen and (min-width: 75em){.ns-home-teasers{margin-top:1.0625rem;margin-left:-0.5rem;margin-right:-0.5rem}.ns-home-teaser__content-wrap{padding:1.875rem 1.5625rem}.ns-home-teaser__content{min-height:auto;margin:0 .5rem;height:calc(36.5vw - 60px);max-height:31.25rem}.ns-home-teaser__content p{font-size:1.1875rem}.ns-home-teaser__heading{font-size:3.25rem}.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxxlarge-1x.jpg?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-1 .ns-home-teaser__content p{max-width:26.25rem}.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxxlarge-1x.webp?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxxlarge-2x.webp?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxxlarge-1x.jpg?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-1b .ns-home-teaser__content p{max-width:26.25rem}.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxxlarge-1x.webp?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxxlarge-2x.webp?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxxlarge-1x.jpg?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-1-us .ns-home-teaser__content p{max-width:26.25rem}.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxxlarge-1x.webp?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxxlarge-2x.webp?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxxlarge-1x.jpg?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 75em){.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxxlarge-1x.webp?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxxlarge-2x.webp?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxxlarge-1x.jpg?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 75em){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxxlarge-1x.webp?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxxlarge-2x.webp?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxxlarge-1x.jpg?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 75em){.ns-home-teaser-4 .ns-home-teaser__content p{font-size:1.1875rem;font-size:calc(18px + 1*(100vw - 1200px)/240);max-width:34.375rem}.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxxlarge-1x.webp?v10")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxxlarge-2x.webp?v10")}}@media screen and (min-width: 90em){.ns-home-teaser__heading{font-size:3.875rem}.ns-home-teaser-1 .ns-home-teaser__content p{font-size:1.3125rem}.ns-home-teasers>.row{max-width:91rem}.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxxxlarge-1x.jpg?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-1 .ns-home-teaser__content p{max-width:28.125rem}.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxxxlarge-1x.webp?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-xxxxlarge-2x.webp?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxxxlarge-1x.jpg?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-1b .ns-home-teaser__content p{max-width:28.125rem}.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxxxlarge-1x.webp?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1b .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1b-xxxxlarge-2x.webp?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxxxlarge-1x.jpg?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxxlarge-2x.jpg?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-1-us .ns-home-teaser__content p{max-width:28.125rem}.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxxxlarge-1x.webp?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-home-teaser-1-us .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-1-us-xxxxlarge-2x.webp?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxxxlarge-1x.jpg?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxxxlarge-2x.jpg?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-2 .ns-home-teaser__content p{max-width:100%;width:26.875rem}.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxxxlarge-1x.webp?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-home-teaser-2 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-2-xxxxlarge-2x.webp?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxxxlarge-1x.jpg?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxxxlarge-2x.jpg?v10")}}@media screen and (min-width: 90em){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxxxlarge-1x.webp?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-home-teaser-3 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-3-xxxxlarge-2x.webp?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxxxlarge-1x.jpg?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxxxlarge-2x.jpg?v10")}}@media screen and (min-width: 90em){.ns-home-teaser-4 .ns-home-teaser__content p{font-size:1.1875rem}.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxxxlarge-1x.webp?v10")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-home-teaser-4 .ns-home-teaser__content{background-image:url("../img/202507/ns-home-teaser-4-xxxxlarge-2x.webp?v10")}}.international-distributors .related.text--james-brown-100 a,.international-distributors .related.text--james-brown-100 a:link,.international-distributors .related.text--james-brown-100 a:visited{color:#4e3330;border-color:#a79897}.international-distributors .related.text--james-brown-100 a:hover,.international-distributors .related.text--james-brown-100 a:active{color:#4e3330;border-color:#725c59}.ns-id-map__container{margin-bottom:2.8125rem}.ns-id-map{background-color:#f9f6f3;background-repeat:no-repeat;background-position:50% 0;background-size:cover;position:relative;height:calc(270px + 422*(100vw - 320px)/448)}.ns-id-map--usa{background-image:url("../img/202507/id-map-usa.png")}.ns-id-map--europe{background-image:url("../img/202507/id-map-europe.png")}.ns-id-map--asia{background-image:url("../img/202507/id-map-asia.png")}.ns-id-map--north-america{background-image:url("../img/202507/id-map-north-america.png")}.ns-id-map--middle-east{background-image:url("../img/202507/id-map-middle-east.png")}.ns-id-map--oceania{background-image:url("../img/202507/id-map-oceania.png")}.ns-id-map--africa{background-image:url("../img/202507/id-map-africa.png")}.ns-id-map--south-america{background-image:url("../img/202507/id-map-south-america.png")}.ns-id-map__contents{width:100%;height:100%;position:absolute;top:0;left:0;margin:0}.ns-id-map__item{padding:0;position:absolute;width:.5rem;height:.5rem}.ns-id-map__item button{position:relative;display:block;background-color:#6f7a66;width:.5rem;height:.5rem;border-radius:.25rem;border:none}.ns-id-map__popup{border:2px solid #decec2;max-width:25rem;height:auto;min-height:auto}.ns-id-map__popup .close-button{color:#bf9f86;right:.4375rem;top:0}.ns-id-map__popup .ns-id-map__country{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;font-weight:500;text-transform:uppercase}.ns-id-map__popup .ns-id-map__title{font-weight:500}.ns-id-map__popup p{margin-bottom:0}.ns-id-map__popup .ns-id-map__tel{margin-top:.5rem}.ns-id-map__popup .ns-id-map__web{margin-top:.5rem}.ns-id-map__popup .ns-id-map__tel+.ns-id-map__web{margin-top:0}.ns-us-buy-online{text-align:center;font-weight:500;padding-bottom:1.25rem}.ns-us-buy-online-list li{margin-bottom:1.875rem}.ns-us-buy-online__fidelity{width:8.75rem;margin:.25rem auto 1.25rem}.ns-us-buy-online__audioadvice{width:10.9375rem}.international-distributors .tabs{background-color:rgba(0,0,0,0);border:none;margin:2.375rem -0.125rem .375rem}.international-distributors .tabs-title{margin:0;width:50%;padding:0 .125rem .25rem}.international-distributors .tabs-title a{background-color:#ece3dc;border:2px solid #f9f6f3;border-radius:.5rem;padding:.4375rem .5rem;font-size:.875rem}.international-distributors .tabs-title>a[aria-selected=true]{background-color:#f9f6f3;background-color:#f9f6f3}.international-distributors .reveal-overlay{background-color:hsla(0,0%,100%,.4);padding:.625rem}.international-distributors .tooltip{background-color:hsl(93,8.9285714286%,33.9215686275%)}.international-distributors .tooltip::before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) hsl(93,8.9285714286%,33.9215686275%)}.international-distributors .tooltip.top::before{border-color:hsl(93,8.9285714286%,33.9215686275%) rgba(0,0,0,0) rgba(0,0,0,0)}.international-distributors .tooltip.left::before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) hsl(93,8.9285714286%,33.9215686275%)}.international-distributors .tooltip.right::before{border-color:rgba(0,0,0,0) hsl(93,8.9285714286%,33.9215686275%) rgba(0,0,0,0) rgba(0,0,0,0)}#usa-link{font-weight:500;font-size:.8125rem;position:absolute;margin:0;top:58%;left:24%;border-bottom-color:rgba(254,254,254,.5)}#usa-link:hover{border-bottom-color:#fefefe}@media screen and (min-width: 32.5em){.international-distributors .tabs{max-width:100%}}@media screen and (min-width: 25.625em){.ns-id-map__container{margin-bottom:3.4375rem}#usa-link{left:28%;top:60%}}@media screen and (min-width: 37.5em){.international-distributors .tabs-title{width:25%}.international-distributors #usa-link{left:27%;top:60%;font-size:1rem}.ns-id-map__container{margin-bottom:2.5rem}.ns-us-buy-online{padding-bottom:1.875rem}.ns-us-buy-online-list{display:flex;justify-content:center}.ns-us-buy-online-list li{margin:0 .9375rem}.ns-us-buy-online-list li img{margin-bottom:.625rem}}@media screen and (min-width: 48em){.international-distributors .tabs-title a{font-size:.84375rem;font-size:clamp(.84375rem,.5614rem + .5882vw,1rem)}.ns-id-map__container{margin-bottom:3.125rem}.ns-id-map{height:36.5625rem;padding-top:0}.ns-id-map__contents{margin:0 auto;width:36.5625rem;height:36.5625rem;top:initial;left:initial;position:relative}.ns-id-map__item{width:1.5rem;height:1.625rem}.ns-id-map__item button{background-color:rgba(0,0,0,0);width:1.5rem;height:1.625rem;border-radius:0;padding-left:.21875rem}.ns-id-map__marker{display:block}.ns-us-buy-online-list li{margin:0 1.25rem}}@media screen and (min-width: 64em){.ns-id-map__container{margin-bottom:4.375rem}.international-distributors .tabs{margin:2.375rem 0 .625rem}.international-distributors .tabs-title{width:auto;padding:0 .375rem 0 0}.international-distributors .tabs-title a{padding:.5625rem .6875rem;font-size:calc(13px + 3*(100vw - 1024px)/176)}.international-distributors #us-stockists{display:block;width:.1875rem;height:.1875rem;position:absolute;left:0;top:1.875rem}.ns-us-buy-online{padding-bottom:3.75rem}.ns-us-buy-online-list{padding-top:.625rem}:target:before{content:"";display:block;height:100px;margin:-100px 0 0}}@media screen and (min-width: 75em){.international-distributors .tabs-title a{padding:.5625rem .6875rem;font-size:calc(13px + 3*(100vw - 1200px)/240)}}@media screen and (min-width: 90em){.international-distributors .tabs-title a{padding:.625rem .875rem;font-size:1rem}.ns-us-buy-online__fidelity{width:11.25rem}.ns-us-buy-online__audioadvice{width:12.875rem}}.ns-key-features-list{font-weight:500;margin-top:1.75rem;list-style:none}.ns-key-features-list li{margin-bottom:.5rem;position:relative}.ns-key-features-list li::before{position:absolute;top:.3125rem;left:.3125rem;content:"▪";font-weight:bold;display:inline-block;width:.9em;margin-left:-0.9em;font-size:1.75rem;line-height:.5}.ns-key-features-list--jocelyn-brown li::before{color:#a06755}.ns-key-features-list--james-brown li::before{color:#a79897}.ns-key-features-list--blue-note li::before{color:#adb2b7}.ns-key-features-list--professor-green li::before{color:#6f7a66}.ns-legal__container{padding-top:2.5rem;padding-bottom:1.375rem}.ns-legal__container .main-heading-1{margin-bottom:.5rem}.ns-legal__container a{font-weight:500}.ns-legal__heading{font-size:1.3125rem;margin:2rem 0 1rem}.ns-legal__subheading{font-size:1.0625rem;font-weight:500;margin:1.5rem 0 1rem}.ns-legal__heading:first-child{margin-top:1.5rem}@media screen and (min-width: 25.625em){.ns-legal__container{padding-top:2rem;padding-bottom:2.375rem}.ns-legal__heading{font-size:1.5rem}.ns-legal__subheading{font-size:1.1875rem}}@media screen and (min-width: 48em){.ns-legal__container{padding-top:3rem;padding-bottom:3rem}}@media screen and (min-width: 64em){.ns-legal__container{padding-top:4.375rem;padding-bottom:5rem}}.mailing-list__cta{margin:2.125rem 0;background-color:rgba(254,254,254,.6);padding:.9375rem .9375rem .75rem}.mailing-list__cta p,.mailing-list__cta li{font-size:.875rem;text-wrap:pretty}.mailing-list__cta p{margin-bottom:.5rem}.mailing-list__cta label{font-size:.875rem;display:inline-block;background-color:#fefefe;padding:.25rem .75rem;margin-bottom:.5rem}.mailing-list__cta label input{margin-top:-0.1875rem;margin-bottom:0}.mailing-list__cta p.mailing-list__smallprint{text-align:right;margin-bottom:0;color:#1771b9}#form-smallprint{padding:2rem 1.5rem .5rem}#form-smallprint h2{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}#form-smallprint p{font-size:.875rem}#form-smallprint p a{font-weight:500}#form-smallprint .close-button{font-size:2.75rem;color:#1771b9;top:.125rem;right:.75rem}#form-smallprint .close-button:hover{color:rgb(18.4,90.4,148)}@media screen and (max-width: 25.5625em){#form-smallprint{top:0 !important}}@media screen and (min-width: 25.625em){#form-smallprint{width:calc(100% - 40px);max-width:35rem}.mailing-list__cta{position:relative}.mailing-list__cta label{margin-bottom:.5rem;font-size:.9375rem}}@media screen and (min-width: 37.5em){.mailing-list__cta{padding:1.25rem 1.25rem .625rem}.mailing-list__cta p.mailing-list__smallprint{position:absolute;bottom:.9375rem;right:1.25rem;margin-bottom:0}}.ns-image-with-caption{position:relative}.ns-photo__caption{position:absolute;bottom:.625rem;left:.9375rem;right:.9375rem;margin:0;font-weight:500}.ns-photo__caption.text--white{color:#fefefe}.ns-photo__caption.text--white a{color:#fefefe;border-color:rgba(254,254,254,.5)}.ns-photo__caption.text--white a:hover{color:#fefefe;border-color:rgba(254,254,254,.8)}@media screen and (min-width: 25.625em){.ns-photo__caption{bottom:.9375rem;left:1.25rem;right:1.25rem}}.ns-product-content .row{padding-top:3.375rem;padding-bottom:2.375rem}.ns-product-content .row--reduce-top-padding{padding-top:2.125rem}.ns-product-content .small{font-weight:500}.ns-product-content .row+.row{padding-top:0}@media screen and (min-width: 37.5em){.ns-product-content .row{padding-top:calc(64px + 10*(100vw - 600px)/168);padding-bottom:calc(48px + 10*(100vw - 600px)/168)}.r610 .ns-product-content--intro .row:first-child,.sabre-r .ns-product-content--intro .row:first-child,.r-cd100 .ns-product-content--intro .row:first-child{padding:0}.r610 .ns-product-content--intro .row:nth-child(2),.sabre-r .ns-product-content--intro .row:nth-child(2),.r-cd100 .ns-product-content--intro .row:nth-child(2){padding-top:calc(64px + 10*(100vw - 600px)/168);padding-bottom:calc(48px + 10*(100vw - 600px)/168)}}@media screen and (min-width: 48em){.ns-product-content .row{padding-top:calc(89px + 20*(100vw - 768px)/256);padding-bottom:calc(73px + 20*(100vw - 768px)/256)}}@media screen and (min-width: 64em){.ns-product-content .row{padding-top:4rem;padding-bottom:3rem}.column--extra-p-top-xxl{padding-top:1.875rem}.column--indent-right-xxl{padding-right:2.8125rem}.r610 .ns-product-content--intro .row:nth-child(2),.sabre-r .ns-product-content--intro .row:nth-child(2),.r-cd100 .ns-product-content--intro .row:nth-child(2){padding-top:2.125rem}}@media screen and (min-width: 75em){.column--indent-right-xxxl{padding-right:2.8125rem}}@media screen and (min-width: 90em){.ns-product-content .row{padding-top:5.875rem;padding-bottom:4.875rem}.r610 .ns-product-content--intro .row:nth-child(2),.sabre-r .ns-product-content--intro .row:nth-child(2),.r-cd100 .ns-product-content--intro .row:nth-child(2){padding-top:4rem;padding-bottom:4.875rem}}.ns-product-r1-top{margin-top:-1.25rem;margin-bottom:1.5625rem}.ns-product-r1-remote{margin-top:-0.625rem;margin-bottom:.9375rem}@media screen and (min-width: 64em){.ns-product-r1-top{margin-left:-0.75rem}.ns-product-r1-remote{margin-top:0}}@media screen and (min-width: 90em){.ns-product-r1-top{margin-left:-3.125rem}}.ns-product-r1s-top{margin-top:-1.25rem;margin-bottom:1.5625rem}.ns-product-r1s-remote{margin-top:-0.625rem;margin-bottom:.9375rem}@media screen and (min-width: 64em){.ns-product-r1s-top{margin-left:-0.75rem}.ns-product-r1s-remote{margin-top:0}}@media screen and (min-width: 90em){.ns-product-r1s-top{margin-left:-3.125rem}}.ns-product-r2-top{margin-top:-0.625rem;margin-bottom:1.5625rem}.ns-product-r2-remote{margin-top:-0.625rem;margin-bottom:.9375rem}@media screen and (min-width: 25.625em){.ns-product-backpack-r2{margin-top:.625rem}}@media screen and (min-width: 64em){.ns-product-r2-top{margin-top:.625rem;margin-bottom:3.4375rem}.ns-product-r2-remote{margin-top:0}}.slider--ns-product-wiim{width:100%;height:auto;margin-top:0;margin-bottom:1.5625rem;background:rgba(0,0,0,0) url("../img/202507/mr1-mk3-wiim-slideshow-bg-400px.jpg") no-repeat 0 0;background-size:contain}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-800px.jpg")}}.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-400px.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-800px.webp")}}.ns-product-mr1-remote{margin-top:-0.625rem;margin-bottom:.9375rem}.ns-product-subwoofer-mr1{margin-top:0}@media screen and (min-width: 25.625em){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-600px.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){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-1200px.jpg")}}@media screen and (min-width: 25.625em){.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-600px.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 .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-1200px.webp")}}@media screen and (min-width: 25.625em){.ns-product-subwoofer-mr1{margin-top:2.25rem}}@media screen and (min-width: 48em){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-800px.jpg")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-1600px.jpg")}}@media screen and (min-width: 48em){.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-800px.webp")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-1600px.webp")}}@media screen and (min-width: 48em){.ns-product-subwoofer-mr1{margin-top:3rem}}@media screen and (min-width: 64em){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-500px.jpg")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-1000px.jpg")}}@media screen and (min-width: 64em){.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-500px.webp")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-1000px.webp")}}@media screen and (min-width: 64em){.slider--ns-product-wiim{margin-left:-0.625rem}.ns-product-mr1-remote{margin-top:0}.ns-product-subwoofer-mr1{margin-top:1rem}}@media screen and (min-width: 75em){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-700px.jpg")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-1400px.jpg")}}@media screen and (min-width: 75em){.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-700px.webp")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .slider--ns-product-wiim{background-image:url("../img/202507/mr1-mk3-wiim-slideshow-bg-1400px.webp")}}.ns-product-content--intro .product-intro-image{margin-top:.5rem;margin-bottom:1.875rem}@media screen and (min-width: 37.5em){.ns-product-content--intro .product-intro-image{margin-top:1.875rem;margin-bottom:1.25rem}}@media screen and (min-width: 48em){.ns-product-content--intro .product-intro-image{margin-top:calc(50px + 20*(100vw - 768px)/256);margin-bottom:2.5rem}}@media screen and (min-width: 64em){.ns-product-content--intro .hr--full-width{margin-top:3rem;margin-bottom:3.875rem}.ns-product-content--intro .product-intro-image{margin-top:0;margin-bottom:-0.75rem}}@media screen and (min-width: 90em){.ns-product-content--intro .hr--full-width{margin-bottom:5.625rem}.ns-product-content--intro .product-intro-image{margin-top:0;margin-bottom:-1.5625rem}}.ns-product-cta{margin-bottom:0}.ns-product-cta .bv-summary{margin-top:1.5625rem}.ns-product-cta--us{margin-top:2.1875rem}.ns-product-cta__price-bv{display:flex;flex-wrap:wrap;align-items:flex-end;margin-top:1.875rem;margin-bottom:2.1875rem}.ns-product-cta__price-bv .ns-product-cta__column{flex-basis:100%}.ns-product-cta__price{margin:0;font-size:2rem;font-weight:500;line-height:1}.ns-product-cta__price small{font-size:1rem}.ns-product-cta__buttons{display:flex;flex-wrap:wrap;margin:2.25rem 0 1.5rem}.ns-product-cta__buttons .button,.ns-product-cta__buttons .button:hover{color:#fefefe}.ns-product-cta__buttons .ns-product-cta__column{flex-basis:100%;margin-bottom:.5rem}.ns-product-cta__buttons .ns-product-cta__column:last-child{margin-bottom:0}.ns-product-cta__buttons .ns-product-cta__column .button{width:100%;font-size:.8125rem;padding:.875rem .625rem;margin:0}.ns-product-cta__buttons--us{margin-bottom:2.5rem}.r810 .ns-product-cta__small{display:block;margin-top:.5rem}.ns-product-cta--accessory{margin-top:1.6875rem}.ns-product-cta--accessory .ns-product-cta__buttons{margin-top:1.875rem;margin-bottom:1.375rem}.ns-product-cta--accessory .ns-product-cta__buttons+.ns-product-cta__links{margin-top:1.875rem}@media screen and (min-width: 25.625em){.ns-product-cta__buttons.ns-product-cta__buttons--quad .ns-product-cta__column{flex-basis:50%}.ns-product-cta__buttons.ns-product-cta__buttons--quad .ns-product-cta__column:first-child{padding-right:.25rem}.ns-product-cta__buttons.ns-product-cta__buttons--quad .ns-product-cta__column:nth-child(2){padding-left:.25rem}.ns-product-cta__buttons.ns-product-cta__buttons--quad .ns-product-cta__column:nth-child(3){padding-right:.25rem;margin-bottom:0}.ns-product-cta__buttons.ns-product-cta__buttons--quad .ns-product-cta__column:last-child{padding-left:.25rem}}@media screen and (min-width: 31.25em){.ns-product-cta .ns-product-cta__column--price{padding-right:.46875rem;flex-basis:10.46875rem}.ns-product-cta .ns-product-cta__column--bv{flex-basis:auto;padding-left:.46875rem}.ns-product-cta__buttons .ns-product-cta__column{flex-basis:33.333%;margin-bottom:0;padding:0 .25rem}.ns-product-cta__buttons .ns-product-cta__column:first-child{padding-left:0}.ns-product-cta__buttons .ns-product-cta__column:last-child{padding-right:0}.ns-product-cta__buttons .ns-product-cta__column .button{width:100%;font-size:.8125rem;padding:.875rem .625rem;margin:0}.ns-product-cta__buttons.ns-product-cta__buttons--quad .ns-product-cta__column:first-child{padding-bottom:.5rem}.ns-product-cta__buttons.ns-product-cta__buttons--quad .ns-product-cta__column:nth-child(2){padding-right:0;padding-bottom:.5rem}.ns-product-cta__buttons.ns-product-cta__buttons--quad .ns-product-cta__column:nth-child(3){padding-left:0}}@media screen and (min-width: 37.5em){.ns-product-cta .bv-summary{margin-top:0}.ns-product-cta .ns-product-cta__column--price{padding-right:.46875rem;flex-basis:10.46875rem}.ns-product-cta .ns-product-cta__column--bv{flex-basis:auto;padding-left:.46875rem}}@media screen and (min-width: 48em){.ns-product-cta__price-bv .ns-product-cta__column--price{padding-right:.625rem;flex-basis:10.625rem}.ns-product-cta__price-bv .ns-product-cta__column--bv{padding-left:.625rem}}@media screen and (min-width: 64em){.ns-product-cta .bv-summary{margin-top:1.5625rem}.ns-product-cta__price-bv{justify-content:space-between}.ns-product-cta__price-bv .ns-product-cta__column--price{padding-right:.625rem;flex-basis:6.875rem}.ns-product-cta__price-bv .ns-product-cta__column--bv{padding-left:.625rem}.ns-product-cta__buttons .truncate{display:none}.ns-product-cta__buttons .ns-product-cta__column:last-child{text-transform:capitalize}.ns-product-r810-panel-9 .ns-product-cta__buttons{margin-top:.3125rem}.ns-product-r810-panel-9 .ns-product-cta__buttons .ns-product-cta__column{flex-basis:50%;margin-bottom:0;padding:0 .25rem;padding-left:.25rem}.ns-100-series-services-logos+.ns-product-cta--accessory{margin-top:0}.ns-100-series-services-logos+.ns-product-cta--accessory .ns-product-cta__buttons{margin-left:-0.25rem}}@media screen and (min-width: 71.25em){.ns-product-cta__buttons .truncate{display:inline}.ns-product-cta__buttons .ns-product-cta__column:last-child{text-transform:none}}@media screen and (min-width: 75em){.ns-product-cta .bv-summary{margin-top:0}.ns-product-cta__column--bv{flex-basis:12.5rem}}@media screen and (min-width: 90em){.ns-product-cta{margin-bottom:0}.ns-product-cta__buttons{margin-bottom:0}.ns-product-cta__buttons--us{margin-bottom:2.5rem}}@media screen and (min-width: 77.5em){.ns-product-cta .ns-product-cta__price-bv{justify-content:flex-start}.ns-product-cta .ns-product-cta__column--price{padding-right:.625rem;flex-basis:11.875rem}.ns-product-cta .ns-product-cta__column--bv{flex-basis:auto;padding-left:.625rem}}.ns-product-features{padding-bottom:.5rem}.ns-product-features-list{margin-bottom:0;font-weight:500}.ns-product-features-list li{margin-bottom:.5rem}.ns-product-features-list-new{margin-bottom:0}.ns-product-features-list-new li{margin-bottom:.5rem}.ns-product-comparison-link .row{min-height:3.75rem;display:flex;align-items:center;justify-content:space-between}.ns-product-comparison-link .row .columns{text-align:center}.ns-product-comparison-link .row .icon{display:inline-block;width:.375rem;height:.375rem}.ns-product-comparison-link .row a{font-weight:500;color:#fefefe;border-color:rgba(254,254,254,.3)}.ns-product-comparison-link .row a:hover{border-color:#fefefe}@media screen and (min-width: 22.5em){.ns-product-comparison-link .row .icon{display:inline-block;width:.375rem;height:.375rem}}@media screen and (min-width: 64em){.ns-product-features{display:flex;flex-wrap:wrap}.ns-product-features-list{width:calc(50% - 35px)}.ns-product-features-list:first-child{margin-right:.9375rem}.ns-product-features-list:nth-child(2){margin-left:2.1875rem}.ns-product-features-list:nth-child(3){margin-right:.9375rem}.ns-product-features-list:nth-child(4){margin-left:2.1875rem}}.slider--ns-product-finishes .slick-prev,.slider--ns-product-finishes .slick-next{height:36px;width:36px;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);opacity:.75;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease;z-index:1;background-size:1.5rem !important}.slider--ns-product-finishes .slick-prev:hover,.slider--ns-product-finishes .slick-prev:focus,.slider--ns-product-finishes .slick-next:hover,.slider--ns-product-finishes .slick-next:focus{outline:none;opacity:1}.slider--ns-product-finishes .slick-prev.slick-disabled,.slider--ns-product-finishes .slick-next.slick-disabled{opacity:.25}.slider--ns-product-finishes .slick-prev svg,.slider--ns-product-finishes .slick-next svg{display:none}.slider--ns-product-finishes .slick-prev{left:.125rem;background:rgba(0,0,0,0) url("../img/202507/icon-slick-arrow-left.svg") no-repeat 50% 50%}.slider--ns-product-finishes .slick-next{right:.125rem;background:rgba(0,0,0,0) url("../img/202507/icon-slick-arrow-right.svg") no-repeat 50% 50%}.slider--ns-product-finishes .slick-dots{bottom:1.5rem}.slider--ns-product-finishes .slick-dots li{height:24px;width:24px;margin:0 5px !important}.slider--ns-product-finishes .slick-dots li button{background:rgba(0,0,0,0) url("../img/202507/icon-slick-dot-default.svg") no-repeat 50% 50%;height:24px;width:24px;padding:5px}.slider--ns-product-finishes .slick-dots li button::before{content:""}.slider--ns-product-finishes .slick-dots li button:hover,.slider--ns-product-finishes .slick-dots li button:focus{background-image:url("../img/202507/icon-slick-dot-hover.svg")}.slider--ns-product-finishes .slick-dots li.slick-active button{background-image:url("../img/202507/icon-slick-dot-active.svg")}[data-whatinput=touch] .slider--ns-product-finishes .slick-prev,[data-whatinput=touch] .slider--ns-product-finishes .slick-next{opacity:1}[data-whatinput=touch] .slider--ns-product-finishes .slick-prev.slick-disabled,[data-whatinput=touch] .slider--ns-product-finishes .slick-next.slick-disabled{opacity:.25}.ns-product-half-width-image .pause-slider{position:absolute;bottom:1.25rem;left:0}.ns-product-half-width-image .pause-slider span{border-bottom:1px solid #c5c8c2;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.ns-product-half-width-image .pause-slider span:hover{color:#4e3330;border-color:#85716f}.text--blue-note-100 .ns-product-half-width-image .pause-slider span{border-bottom:1px solid #adb2b7}.text--blue-note-100 .ns-product-half-width-image .pause-slider span:hover{color:#323e4c;border-color:rgba(50,62,76,.7)}@media screen and (min-width: 37.5em){.ns-product-half-width-image .pause-slider{bottom:.625rem}}@media screen and (min-width: 64em){.slider--ns-product-finishes.slick-dotted.slick-slider{margin-bottom:0}.ns-product-half-width-image .pause-slider{bottom:-0.625rem}}@media screen and (min-width: 90em){.slider--ns-product-finishes.slick-dotted.slick-slider{margin-bottom:2.5rem}.ns-product-half-width-image .pause-slider{bottom:-2.125rem}}.ns-product-finishes{display:flex;flex-wrap:wrap;margin:3.375rem 0 0}.ns-product-finishes .finish{margin-bottom:.5rem;flex-basis:14.375rem}.ns-product-finishes .finish figure{margin:0;display:flex;align-items:center}.ns-product-finishes .swatch{width:3.75rem;height:3.75rem}.ns-product-finishes figcaption{padding-left:.75rem;line-height:1.2}.ns-product-finishes figcaption b{font-weight:600}.ns-product-finishes+hr{margin:0}.r-cd100 .ns-product-finishes .finish{flex-basis:16.25rem !important}.ns-product-finishes.ns-product-finishes--rs1 .finish{flex-basis:15.625rem}.ns-product-finishes.ns-product-finishes--r810{margin-top:2.5rem;margin-bottom:2rem}@media screen and (min-width: 25.625em){.ns-product-finishes .finish:first-child{flex-basis:15.3125rem;padding-right:.9375rem}.ns-product-finishes.ns-product-finishes--trio .finish{flex-basis:initial}.ns-product-finishes.ns-product-finishes--trio .finish:first-child{padding-right:0}.ns-product-finishes.ns-product-finishes--trio .finish:nth-child(2){padding-left:0}.ns-product-finishes.ns-product-finishes--quartet .finish{flex-basis:initial}.ns-product-finishes.ns-product-finishes--quartet .finish:first-child{padding-right:0}.ns-product-finishes.ns-product-finishes--quartet .finish:nth-child(2){padding-left:0}.ns-product-finishes.ns-product-finishes--r410 .finish{flex-basis:auto}.ns-product-finishes.ns-product-finishes--r410 .finish:first-child{flex-basis:10.46875rem}.ns-product-finishes.ns-product-finishes--r410 .finish:nth-child(2){flex-basis:11.875rem}.ns-product-finishes.ns-product-finishes--r810 .finish{flex-basis:50%;max-width:15rem}}@media screen and (min-width: 34.375em){.ns-product-finishes.ns-product-finishes--quartet .finish{flex-basis:50%}.ns-product-finishes.ns-product-finishes--quartet .finish:nth-child(2){padding-left:.4375rem}.ns-product-finishes.ns-product-finishes--quartet .finish:nth-child(4){padding-left:.4375rem}}@media screen and (min-width: 48em)and (max-width: 63.9375em){.ns-product-finishes.ns-product-finishes--trio{flex-wrap:norap}.ns-product-finishes.ns-product-finishes--trio .finish{flex-basis:33.333333%}.ns-product-finishes.ns-product-finishes--trio .finish figure{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding:0 .5rem}.ns-product-finishes.ns-product-finishes--trio .finish img{margin-bottom:.625rem}.ns-product-finishes.ns-product-finishes--trio .finish figcaption{width:100%;padding:0;text-align:center}}@media screen and (min-width: 64em){.ns-product-finishes.ns-product-finishes--quartet .finish{flex-basis:initial}.ns-product-finishes.ns-product-finishes--quartet .finish:nth-child(2){padding-left:0}.ns-product-finishes.ns-product-finishes--quartet .finish:nth-child(4){padding-left:0}}@media screen and (min-width: 75em){.ns-product-finishes.ns-product-finishes--quartet .finish{flex-basis:50%}.ns-product-finishes.ns-product-finishes--quartet .finish:nth-child(2){padding-left:.4375rem}.ns-product-finishes.ns-product-finishes--quartet .finish:nth-child(4){padding-left:.4375rem}}@media screen and (min-width: 90em){.ns-product-finishes.ns-product-finishes--trio{flex-wrap:norap}.ns-product-finishes.ns-product-finishes--trio .finish{flex-basis:33.333333%}.ns-product-finishes.ns-product-finishes--trio .finish figure{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding:0 .5rem}.ns-product-finishes.ns-product-finishes--trio .finish img{margin-bottom:.625rem}.ns-product-finishes.ns-product-finishes--trio .finish figcaption{width:100%;padding:0;text-align:center}.r2 .ns-product-finishes,.r3s .ns-product-finishes{margin-top:4.8125rem}}.ns-product-form--100-series .row{background:#000 url("../img/202507/form-image-ns-100-series-small-1x.jpg") no-repeat 50% 100%;background-size:100%;padding-bottom:45vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-small-2x.jpg")}}.webp .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-small-2x.webp")}}.inner-container.ns-product-form--100-series label{font-weight:500;color:#fefefe}.inner-container.ns-product-form--100-series input[type=text],.inner-container.ns-product-form--100-series input[type=email]{border-color:#fefefe;margin-bottom:.75rem}.inner-container.ns-product-form--100-series input[type=text]:focus,.inner-container.ns-product-form--100-series input[type=email]:focus{border-color:#bf9f86}.inner-container.ns-product-form--100-series .gdprRequired{margin-top:0}.inner-container.ns-product-form--100-series .content__gdpr{margin-top:1rem}.inner-container.ns-product-form--100-series .content__gdpr p{margin-bottom:.5rem}.inner-container.ns-product-form--100-series .content__gdpr fieldset{margin-bottom:.75rem}.inner-container.ns-product-form--100-series .content__gdpr .smallprint,.inner-container.ns-product-form--100-series .content__gdpr .less{display:none}.inner-container.ns-product-form--100-series .content__gdpr.expanded .more{display:none}.inner-container.ns-product-form--100-series .content__gdpr.expanded .smallprint,.inner-container.ns-product-form--100-series .content__gdpr.expanded .less{display:inline}.inner-container.ns-product-form--100-series #mce-success-response{font-size:.9375rem;font-weight:500;background-color:#ffe57b;margin:-0.5rem 0 1.25rem;padding:1rem}.inner-container.ns-product-form--100-series #mc-embedded-subscribe-form div.mce_inline_error{margin:-0.625rem 0 .75rem;padding:5px 0 0;font-weight:500;font-size:.875rem;color:#ff7070}.inner-container.ns-product-form--100-series #mc-embedded-subscribe-form input.mce_inline_error{border-color:#ff7070}.inner-container.ns-product-form--100-series #mc-embedded-subscribe-form .gdprRequired div.mce_inline_error{margin-top:-0.5rem;padding-top:0}@media screen and (min-width: 25.625em){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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 .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-large-1x.jpg");padding-bottom:60vw}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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 .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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 .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xxlarge-1x.jpg");padding-bottom:2rem;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){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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 .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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 .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-form--100-series .row{padding-bottom:3.75rem;background-size:100%;background-image:url("../img/202507/form-image-ns-100-series-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){.ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-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 .ns-product-form--100-series .row{background-image:url("../img/202507/form-image-ns-100-series-xxxxlarge-2x.webp")}}.inner-container.ns-product-form .row{padding-top:60vw}.inner-container.ns-product-form label{font-weight:500}.inner-container.ns-product-form input[type=text],.inner-container.ns-product-form input[type=email]{margin-bottom:.75rem}.inner-container.ns-product-form .gdprRequired{margin-top:0}.inner-container.ns-product-form .content__gdpr{margin-top:1rem}.inner-container.ns-product-form .content__gdpr p{margin-bottom:.5rem}.inner-container.ns-product-form .content__gdpr fieldset{margin-bottom:.75rem}.inner-container.ns-product-form .content__gdpr .smallprint,.inner-container.ns-product-form .content__gdpr .less{display:none}.inner-container.ns-product-form .content__gdpr.expanded .more{display:none}.inner-container.ns-product-form .content__gdpr.expanded .smallprint,.inner-container.ns-product-form .content__gdpr.expanded .less{display:inline}.inner-container.ns-product-form .smallprint-header{font-size:1rem;font-weight:500}.inner-container.ns-product-form #mce-success-response{font-size:.9375rem;font-weight:500;background-color:#ffe57b;margin:-0.5rem 0 1.25rem;padding:1rem}.inner-container.ns-product-form #mc-embedded-subscribe-form div.mce_inline_error{margin:-0.625rem 0 .75rem;padding:5px 0 0;font-weight:500;font-size:.875rem;color:hsl(0,37.8723404255%,38.9215686275%);border-color:hsl(0,37.8723404255%,38.9215686275%)}.inner-container.ns-product-form #mc-embedded-subscribe-form input.mce_inline_error{border-color:hsl(0,37.8723404255%,38.9215686275%)}.inner-container.ns-product-form #mc-embedded-subscribe-form .gdprRequired div.mce_inline_error{margin-top:-0.5rem;padding-top:0}@media screen and (min-width: 64em){.inner-container.ns-product-form .row{padding-top:4.25rem;padding-bottom:2.1875rem}}@media screen and (min-width: 75em){.inner-container.ns-product-form .row{background-position:100% 2.625rem}}@media screen and (min-width: 90em){.inner-container.ns-product-form .row{padding-top:5.75rem;padding-bottom:3.625rem}}.inner-container.ns-product-form--rs1 .row{background:#e7e5de url("../img/202507/form-rs1-small-1x.jpg") no-repeat 50% 1.5rem;background-size:100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-small-2x.jpg")}}.inner-container.ns-product-form--rs1 .row a{color:#454646;border-color:#c9c6b5}.inner-container.ns-product-form--rs1 .row a:hover{color:#2e2d2c;border-color:#454646}.inner-container.ns-product-form--rs1 label{color:#454646}.inner-container.ns-product-form--rs1 input[type=text],.inner-container.ns-product-form--rs1 input[type=email]{border-color:#d9d7cb}.inner-container.ns-product-form--rs1 input[type=text]:focus,.inner-container.ns-product-form--rs1 input[type=email]:focus{border-color:#c9c6b5}.inner-container.ns-product-form--rs1 #gdpr a{color:#454646;border-color:#c9c6b5}.inner-container.ns-product-form--rs1 #gdpr a:hover{color:#2e2d2c;border-color:#454646}.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-small-2x.webp")}}@media screen and (min-width: 25.625em){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-medium-1x.jpg");background-position-y:2rem}}@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.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-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 .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-medium-2x.webp")}}@media screen and (min-width: 37.5em){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-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){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-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 .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-large-2x.webp")}}@media screen and (min-width: 48em){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xlarge-1x.jpg");background-position:100% 2.625rem}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-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 .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xlarge-2x.webp")}}@media screen and (min-width: 64em){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxlarge-1x.jpg");background-size:52%;background-position:100% 3.3125rem}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-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 .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxxlarge-1x.jpg");background-position:100% 2.625rem;background-size:60%}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-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 .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-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.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxxxlarge-1x.webp");background-position:100% 3.75rem}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .inner-container.ns-product-form--rs1 .row{background-image:url("../img/202507/form-rs1-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.webp .ns-product-form .row{background-size:54rem}}.ns-product-fred-perry-mr1-panel-1 .row .fred-perry-logo{width:5rem;margin:0 auto 2.5rem;display:block}.ns-product-fred-perry-mr1-panel-1 .row .button{margin-top:1.5625rem;background-color:#e7dcbd;color:#2e2d2c;-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}.ns-product-fred-perry-mr1-panel-1 .row .button:hover,.ns-product-fred-perry-mr1-panel-1 .row .button:active,.ns-product-fred-perry-mr1-panel-1 .row .button:focus{color:#2e2d2c;background-color:rgb(240.52,233.8833333333,215.18)}@media screen and (min-width: 37.5em){.ns-product-fred-perry-mr1-panel-1 .row .fred-perry-logo{width:6.25rem;margin:0 auto 3.125rem}}@media screen and (min-width: 64em){.ns-product-fred-perry-mr1-panel-1 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:0 0;background-repeat:no-repeat;position:relative}.ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{position:absolute;top:0;left:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-fred-perry-mr1-panel-1-xxlarge-1x.jpg") no-repeat 50% 100%;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){.ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-fred-perry-mr1-panel-1 .columns{align-items:center;display:flex}.ns-product-fred-perry-mr1-panel-1 .vertically-centered{margin-left:2.8125rem}}@media screen and (min-width: 75em){.ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-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){.ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-fred-perry-mr1-panel-1 .vertically-centered{padding-right:3.75rem;margin-left:6.875rem}.ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-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){.ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-fred-perry-mr1-panel-1 .row .ns-product-fred-perry-mr1-panel-1__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-fred-perry-mr1-panel-1 .row{min-height:45rem}}.ns-product-full-width-image-fred-perry-mr1-panel-1 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-small-2x.jpg")}}.webp .ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-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){.ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-fred-perry-mr1-panel-1 .row{height:calc((100vw - 30px)/100*80) !important;background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-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){.ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-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){.ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-full-width-image-fred-perry-mr1-panel-1 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-1-xlarge-2x.webp")}}.ns-product-fred-perry-mr1-panel-2 .row .fred-perry-logo{width:5rem;margin:0 auto 2.5rem;display:block}.ns-product-fred-perry-mr1-panel-2 .row .button{margin-top:1.5625rem;background-color:#e7dcbd;color:#2e2d2c;-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}.ns-product-fred-perry-mr1-panel-2 .row .button:hover,.ns-product-fred-perry-mr1-panel-2 .row .button:active,.ns-product-fred-perry-mr1-panel-2 .row .button:focus{color:#2e2d2c;background-color:rgb(240.52,233.8833333333,215.18)}@media screen and (min-width: 37.5em){.ns-product-fred-perry-mr1-panel-2 .row .fred-perry-logo{width:6.25rem;margin:0 auto 3.125rem}}@media screen and (min-width: 64em){.ns-product-fred-perry-mr1-panel-2 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:0 0;background-repeat:no-repeat;position:relative}.ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-fred-perry-mr1-panel-2-xxlarge-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){.ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-fred-perry-mr1-panel-2 .columns{align-items:center;display:flex}.ns-product-fred-perry-mr1-panel-2 .vertically-centered{margin-right:2.8125rem}}@media screen and (min-width: 75em){.ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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){.ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-fred-perry-mr1-panel-2 .vertically-centered{margin-right:0;margin-left:3.75rem}.ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-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){.ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-fred-perry-mr1-panel-2 .row .ns-product-fred-perry-mr1-panel-2__image{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-fred-perry-mr1-panel-2 .row{min-height:45rem}}.ns-product-full-width-image-fred-perry-mr1-panel-2 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-small-2x.jpg")}}.webp .ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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){.ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-fred-perry-mr1-panel-2 .row{height:calc((100vw - 30px)/100*80) !important;background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-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){.ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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){.ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-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 .ns-product-full-width-image-fred-perry-mr1-panel-2 .row{background-image:url("../img/202507/ns-fred-perry-mr1-panel-2-xlarge-2x.webp")}}.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-small-2x.jpg")}}.webp .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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 .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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 .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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 .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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 .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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 .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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){.ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-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 .ns-product-full-width-image--fred-perry-mr1-panel-3 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-03-xxxxlarge-2x.webp")}}.ns-product-fred-perry-mr1-panel-4{margin-top:-0.0625rem}.ns-product-fred-perry-mr1-panel-4 .button{margin-top:1.25rem}.ns-product-fred-perry-mr1-panel-4 .row{padding-top:.625rem}@media screen and (min-width: 37.5em){.ns-product-fred-perry-mr1-panel-4 .row{padding-top:1.875rem}}@media screen and (min-width: 48em){.ns-product-fred-perry-mr1-panel-4 .row{padding-top:2.5rem}}@media screen and (min-width: 64em){.ns-product-fred-perry-mr1-panel-4 .row{padding-top:3.125rem}.ns-product-fred-perry-mr1-panel-4 .row .columns:last-child{text-align:center}.ns-product-fred-perry-mr1-panel-4 .row .columns:last-child .button{margin-top:2.5rem}}.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-small-2x.jpg")}}.webp .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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 .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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 .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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 .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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 .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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 .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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){.ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-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 .ns-product-full-width-image--fred-perry-mr1-panel-5 .row{background-image:url("../img/202507/full-width-ns-fred-perry-mr1-05-xxxxlarge-2x.webp")}}.ns-product-full-width-image .row{height:calc((100vw - 20px)/100*80);background-color:#fefefe;background-repeat:no-repeat;background-position:0 0;background-size:cover}@media screen and (min-width: 37.5em){.ns-product-full-width-image .row{height:calc((100vw - 30px)/100*60)}}@media screen and (min-width: 48em){.ns-product-full-width-image .row{height:calc((100vw - 60px)/100*60)}}@media screen and (min-width: 64em){.ns-product-full-width-image .row{height:calc((100vw - 90px)/100*60)}}@media screen and (min-width: 75em){.ns-product-full-width-image .row{height:calc((100vw - 90px)/100*50)}}@media screen and (min-width: 95em){.ns-product-full-width-image .row{height:45rem}}.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-small-2x.jpg")}}.webp .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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 .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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 .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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 .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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 .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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 .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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){.ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-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 .ns-product-full-width-image--r1-01 .row{background-image:url("../img/202507/full-width-ns-r1-01-xxxxlarge-2x.webp")}}.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-small-1x.jpg?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-small-2x.jpg?v2")}}.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-small-2x.webp?v2")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-medium-1x.webp?v2")}}@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 .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-medium-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-large-1x.webp?v2")}}@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 .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-large-2x.webp?v2")}}@media screen and (min-width: 48em){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxlarge-1x.jpg?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxxlarge-1x.jpg?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 90em){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxxxlarge-1x.jpg?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxxxlarge-1x.webp?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-01 .row{background-image:url("../img/202507/full-width-ns-r1s-01-xxxxlarge-2x.webp?v2")}}.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-small-2x.jpg?v3")}}.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-small-2x.webp?v3")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-medium-1x.webp?v3")}}@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 .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-medium-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-large-1x.webp?v3")}}@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 .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-large-2x.webp?v3")}}@media screen and (min-width: 48em){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 90em){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxxxlarge-1x.jpg?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxxxlarge-2x.jpg?v3")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxxxlarge-1x.webp?v3")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image--r1s-02 .row{background-image:url("../img/202507/full-width-ns-r1s-02-xxxxlarge-2x.webp?v3")}}.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-small-2x.jpg")}}.webp .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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 .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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 .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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 .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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 .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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 .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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){.ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-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 .ns-product-full-width-image--r2-01 .row{background-image:url("../img/202507/full-width-ns-r2-01-xxxxlarge-2x.webp")}}.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-small-2x.jpg")}}.webp .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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 .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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 .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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 .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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 .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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 .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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){.ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-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 .ns-product-full-width-image--r2-02 .row{background-image:url("../img/202507/full-width-ns-r2-02-xxxxlarge-2x.webp")}}.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-small-2x.jpg")}}.webp .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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 .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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 .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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 .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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 .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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 .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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){.ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-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 .ns-product-full-width-image--r3s-01 .row{background-image:url("../img/202507/full-width-ns-r3s-01-xxxxlarge-2x.webp")}}.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-small-2x.jpg")}}.webp .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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 .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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 .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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 .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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 .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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 .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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){.ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-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 .ns-product-full-width-image--r3s-02 .row{background-image:url("../img/202507/full-width-ns-r3s-02-xxxxlarge-2x.webp")}}.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-small-1x.jpg");background-size:contain;background-color:#f6f5f4;height:calc((100vw - 20px)/100*60)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-small-2x.jpg")}}.webp .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-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){.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-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 .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r-cd100-form-panel .row{height:calc((100vw - 20px)/100*50);background-image:url("../img/202507/ns-r-cd100-form-panel-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){.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-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 .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-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){.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-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 .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-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){.ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-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 .ns-product-full-width-image-r-cd100-form-panel .row{background-image:url("../img/202507/ns-r-cd100-form-panel-xxlarge-2x.webp")}}.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-small-2x.jpg")}}.webp .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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 .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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 .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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 .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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 .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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 .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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){.ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-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 .ns-product-full-width-image--mr1-01 .row{background-image:url("../img/202507/full-width-ns-mr1-01-xxxxlarge-2x.webp")}}.ns-product-half-width-image{padding-top:2.25rem;padding-bottom:1.375rem;position:relative}.ns-product-half-width-image picture+.small{margin-top:.75rem}@media screen and (min-width: 37.5em){.ns-product-half-width-image{padding-top:calc(46px + 10*(100vw - 600px)/168)}}@media screen and (min-width: 48em){.ns-product-half-width-image{padding-top:calc(72px + 20*(100vw - 768px)/256)}}@media screen and (min-width: 64em){.ns-product-half-width-image{padding-top:.3125rem;padding-bottom:1.375rem;margin-top:-0.625rem;margin-bottom:-0.625rem}}.ns-product-content--intro .product-intro-image--r1{margin-top:0}@media screen and (min-width: 64em){.ns-product-content--intro .product-intro-image--r1{margin-top:-0.3125rem;margin-left:-0.625rem}}@media screen and (min-width: 90em){.ns-product-content--intro .product-intro-image--r1{margin-left:-2.1875rem}}.ns-product-content--intro .product-intro-image--r1s{margin-top:0}@media screen and (min-width: 64em){.ns-product-content--intro .product-intro-image--r1s{margin-top:-0.3125rem;margin-left:-0.625rem}}@media screen and (min-width: 90em){.ns-product-content--intro .product-intro-image--r1s{margin-left:-2.1875rem}}@media screen and (min-width: 64em){.ns-product-content--intro .product-intro-image--r2{margin-top:-0.625rem;margin-left:-0.625rem}}@media screen and (min-width: 90em){.ns-product-content--intro .product-intro-image--r2{margin-top:-1.25rem;margin-left:-1.5625rem}}@media screen and (min-width: 64em){.ns-product-content--intro .product-intro-image--r3s{margin-top:-0.625rem;margin-left:-0.625rem}}@media screen and (min-width: 90em){.ns-product-content--intro .product-intro-image--r3s{margin-top:-1.25rem;margin-left:-0.9375rem}}.ns-product-quote__content{font-family:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;font-size:calc(24px + 20*(100vw - 320px)/703);line-height:1.1;margin-top:.3125rem;margin-bottom:.125rem;border-top:2px solid #4e3330;border-bottom:1px solid #4e3330;padding:1.875rem .9375rem 1.5625rem;font-style:italic;font-weight:400;text-wrap:balance}.text--blue-note-100 .ns-product-quote__content{border-color:#323e4c}.ns-product-quote .row{background-repeat:no-repeat;background-position:50% 100%;background-size:100%;padding-bottom:105vw}.text--james-brown-100 .ns-product-quote__content{border-color:#4e3330;border-color:#4e3330}.text--white .ns-product-quote__content{border-color:#fefefe;border-color:#fefefe}.ns-product-quote__author{font-weight:500;margin-top:1rem}@media screen and (min-width: 25.625em){.ns-product-quote .row{padding-bottom:107vw}.ns-product-quote__author{font-size:1.0625rem}}@media screen and (min-width: 37.5em){.ns-product-quote__content{padding:2.5rem .9375rem 1.875rem}.ns-product-quote .row{padding-bottom:82vw}}@media screen and (min-width: 48em){.ns-product-quote .row{padding-bottom:80vw}}@media screen and (min-width: 64em){.ns-product-quote .row{min-height:calc((100vw - 90px)/100*60);display:flex;align-items:center;padding-bottom:0}.ns-product-quote__content{font-size:calc(32px + 16*(100vw - 1024px)/416);margin-top:.3125rem;margin-bottom:3.75rem}.ns-product-quote__content+.ns-product-quote__author{margin-top:-1.875rem;margin-bottom:4rem}}@media screen and (min-width: 75em){.ns-product-quote .row{min-height:calc((100vw - 90px)/100*50)}}@media screen and (min-width: 90em){.ns-product-quote__content{font-size:2.6875rem}.ns-product-quote__content{margin-top:.3125rem;margin-bottom:6.25rem}.ns-product-quote__content+.ns-product-quote__author{margin-top:-3.75rem;margin-bottom:5.875rem}}@media screen and (min-width: 95em){.ns-product-quote .row{min-height:45rem}}.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-small-1x.jpg");padding-bottom:100vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-small-2x.jpg")}}.webp .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-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){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-large-1x.jpg");padding-bottom:80vw}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-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){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xxlarge-1x.jpg");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){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-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){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-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 .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-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){.ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r1 .row{background-image:url("../img/202507/product-quote-ns-r1-xxxxlarge-2x.webp")}}.ns-product-quote--r1s .row{padding-bottom:94vw;background-image:url("../img/202507/product-quote-ns-r1s-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-small-2x.jpg")}}.ns-product-quote--r1s .row .ns-product-quote__content{margin-bottom:1.25rem}.webp .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-quote--r1s .row{padding-bottom:100vw;background-image:url("../img/202507/product-quote-ns-r1s-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){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.ns-product-quote--r1s .row .ns-product-quote__content{margin-bottom:.25rem}.webp .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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 .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-quote--r1s .row{padding-bottom:80vw;background-image:url("../img/202507/product-quote-ns-r1s-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){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-quote--r1s .row .ns-product-quote__content{margin-bottom:2.8125rem}.webp .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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 .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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 .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-quote--r1s .row{min-height:calc((100vw - 90px)/100*50);padding-bottom:0;padding-top:0;background-position:50% 50%;background-image:url("../img/202507/product-quote-ns-r1s-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){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-quote--r1s .row .ns-product-quote__content{margin-right:2.8125rem;margin-top:0;margin-bottom:0}.webp .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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 .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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 .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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){.ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-quote--r1s .row .ns-product-quote__content{margin-left:2.1875rem;margin-right:5rem}.webp .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-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 .ns-product-quote--r1s .row{background-image:url("../img/202507/product-quote-ns-r1s-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-quote--r1s .row{min-height:auto;height:45rem}}.ns-product-quote--r2 .row{padding-bottom:110vw;background-image:url("../img/202507/product-quote-ns-r2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-small-2x.jpg")}}.ns-product-quote--r2 .ns-product-quote__content{padding:1.875rem .9375rem}.webp .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-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){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-quote--r2 .row{padding-bottom:84vw;background-image:url("../img/202507/product-quote-ns-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){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-quote--r2 .row{padding-bottom:82vw;background-image:url("../img/202507/product-quote-ns-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){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-quote--r2 .row{padding-bottom:0;background-image:url("../img/202507/product-quote-ns-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){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-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){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-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){.ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-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 .ns-product-quote--r2 .row{background-image:url("../img/202507/product-quote-ns-r2-xxxxlarge-2x.webp")}}.ns-product-quote--r3s .row{padding-bottom:110vw;background-image:url("../img/202507/product-quote-ns-r3s-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-small-2x.jpg")}}.ns-product-quote--r3s .ns-product-quote__content{padding:1.875rem .9375rem}.webp .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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 .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-quote--r3s .row{padding-bottom:84vw;background-image:url("../img/202507/product-quote-ns-r3s-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){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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 .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-quote--r3s .row{padding-bottom:82vw;background-image:url("../img/202507/product-quote-ns-r3s-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){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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 .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-quote--r3s .row{padding-bottom:0;background-image:url("../img/202507/product-quote-ns-r3s-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){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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 .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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 .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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){.ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-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 .ns-product-quote--r3s .row{background-image:url("../img/202507/product-quote-ns-r3s-xxxxlarge-2x.webp")}}.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-small-1x.jpg");padding-bottom:82vw}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-small-2x.jpg")}}.webp .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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 .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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 .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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 .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xxlarge-1x.jpg");background-position:100% 50%;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){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-quote--mr1 .row .ns-product-quote__content{font-size:calc(26px + 10*(100vw - 1024px)/416)}.webp .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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 .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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 .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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){.ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-quote--mr1 .row .ns-product-quote__content{font-size:2rem}.webp .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-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 .ns-product-quote--mr1 .row{background-image:url("../img/202507/product-quote-ns-mr1-mk3-xxxxlarge-2x.webp")}}@media screen and (min-width: 25.625em){.mr1 .ns-product-content--intro h2{max-width:25rem}}.ns-product-mr1-panel-2 .product-intro-image--mr1{margin-top:0;margin-bottom:1.25rem}@media screen and (min-width: 64em){.ns-product-mr1-panel-2 .row{min-height:calc(50vw - 45px);display:flex}.ns-product-mr1-panel-2 .product-intro-image--mr1{margin-left:-0.625rem}.ns-product-mr1-panel-2 .columns{align-items:center;display:flex}.ns-product-mr1-panel-2 .vertically-centered{padding-right:1.25rem}}@media screen and (min-width: 95.625em){.ns-product-mr1-panel-2 .row{min-height:45rem}}.ns-product-mr1-panel-4 img{margin-top:.5rem;margin-bottom:2.5rem}@media screen and (min-width: 37.5em){.ns-product-mr1-panel-4 img{margin-bottom:3.125rem}}@media screen and (min-width: 64em){.ns-product-mr1-panel-4 .row{min-height:calc(50vw - 45px);display:flex}.ns-product-mr1-panel-4 .product-intro-image--mr1{margin-left:-0.625rem}.ns-product-mr1-panel-4 .columns{align-items:center;display:flex}.ns-product-mr1-panel-4 .vertically-centered{padding-right:1.25rem}}@media screen and (min-width: 75em){.ns-product-mr1-panel-4 img{margin-top:0;margin-bottom:1.25rem}}@media screen and (min-width: 95.625em){.ns-product-mr1-panel-4 .row{min-height:45rem}}.mr1-connections-list{margin:.375rem 0 -1rem}.mr1-connections-list-item{text-align:center;padding-bottom:2rem}.mr1-connections-list-item figure{margin:0}.mr1-connections-list-item img{max-width:21.25rem}.mr1-connections-list-item figcaption{margin-top:1rem;text-align:center;font-size:.875rem;text-wrap:balance}@media screen and (min-width: 37.5em){.mr1-connections-list{display:flex;flex-wrap:wrap;margin:-2.125rem 0 1.25rem}.mr1-connections-list-item{text-align:center;padding-bottom:2rem;padding:0 1.25rem}.mr1-connections-list-item img{max-width:initial}.mr1-connections-list-item-01{order:1;width:48.663%;padding-bottom:2rem}.mr1-connections-list-item-03{order:2;width:51.337%;padding-bottom:2rem}.mr1-connections-list-item-02{order:3;width:66.2%}.mr1-connections-list-item-04{order:4;width:33.8%}}@media screen and (min-width: 48em){.mr1-connections-list{margin:-2.125rem 0 1.25rem}.mr1-connections-list-item-01{padding-bottom:2.5rem}.mr1-connections-list-item-01 img{max-width:20rem}.mr1-connections-list-item-03{padding-bottom:2.5rem}.mr1-connections-list-item-03 img{max-width:21.25rem}.mr1-connections-list-item-02 img{max-width:28.25rem}.mr1-connections-list-item-04 img{max-width:13rem}}@media screen and (min-width: 64em){.mr1-connections-list{max-width:51.0625rem;margin:-2.125rem auto 1.6875rem}}@media screen and (min-width: 75em){.mr1-connections-list{flex-wrap:nowrap;max-width:initial;margin:.375rem -1.25rem 1.25rem}.mr1-connections-list-item img{max-width:initial}.mr1-connections-list-item-01{order:1;width:23.825%;padding-bottom:0}.mr1-connections-list-item-02{order:2;width:33.496%}.mr1-connections-list-item-03{order:3;width:25.392%;padding-bottom:0}.mr1-connections-list-item-04{order:4;width:17.087%}}@media screen and (min-width: 90em){.mr1-connections-list-item{padding:0 1.875rem}.mr1-connections-list-item-01{width:23.795%}.mr1-connections-list-item-02{width:33.046%}.mr1-connections-list-item-03{width:25.362%}.mr1-connections-list-item-04{width:17.597%}}.ns-product-mr1-panel-5 .product-intro-image--mr1{margin-top:0;margin-bottom:1.25rem}@media screen and (min-width: 64em){.ns-product-mr1-panel-5 .row{min-height:calc(50vw - 45px)}.ns-product-mr1-panel-5 .row .columns:first-child h2,.ns-product-mr1-panel-5 .row .columns:first-child p{padding-right:1.25rem}}@media screen and (min-width: 90em){.ns-product-half-width-image{padding-bottom:0}}@media screen and (min-width: 95.625em){.ns-product-mr1-panel-5 .row{min-height:45rem}}.ns-product-mr1-panel-6 .ns-product-half-width-image{padding-top:.4375rem;padding-bottom:3.25rem}@media screen and (min-width: 37.5em){.ns-product-mr1-panel-6 .ns-product-half-width-image{padding-bottom:3.875rem}}@media screen and (min-width: 37.5em){.ns-product-mr1-panel-6 .ns-product-half-width-image{padding-bottom:5.125rem}}@media screen and (min-width: 64em){.ns-product-mr1-panel-6 .ns-product-half-width-image{padding-bottom:1.375rem}.ns-product-mr1-panel-6 h2,.ns-product-mr1-panel-6 p{padding-left:1.25rem}}@media screen and (min-width: 90em){.ns-product-mr1-panel-6 h2,.ns-product-mr1-panel-6 p{padding-left:1.875rem}}.ns-product-mr1-panel-7 .ns-product-half-width-image{margin-top:0;margin-bottom:0;padding:0}@media screen and (min-width: 48em){.ns-product-mr1-panel-7 .row{display:flex}.ns-product-mr1-panel-7 .ns-product-half-width-image{margin-left:-0.625rem}.ns-product-mr1-panel-7 .columns{align-items:center;display:flex}.ns-product-mr1-panel-7 .vertically-centered{padding-right:1.25rem}}@media screen and (min-width: 64em){.ns-product-mr1-panel-7 .ns-product-half-width-image{margin-left:-0.625rem}.ns-product-mr1-panel-7 .columns{align-items:center;display:flex}.ns-product-mr1-panel-7 .vertically-centered{padding-right:1.25rem}}.ns-product-mr1-panel-8 .row .ns-product-half-width-image{padding:0 0 1.25rem}@media screen and (min-width: 64em){.ns-product-mr1-panel-8 .row{min-height:calc(50vw - 45px);display:flex}.ns-product-mr1-panel-8 .ns-product-half-width-image{margin-left:-0.625rem}.ns-product-mr1-panel-8 .columns{align-items:center;display:flex}.ns-product-mr1-panel-8 .vertically-centered{padding-right:1.25rem}}@media screen and (min-width: 95.625em){.ns-product-mr1-panel-8 .row{min-height:45rem}}.pistachio-green-link{position:relative}.pistachio-green-link #pistachio-green{position:absolute;top:-0.625rem;left:0;width:.1875rem;height:.1875rem;z-index:100}.button.button--pistachio-green{margin-top:1rem;background-color:#b8bb7e;color:#4e3330;white-space:nowrap}.button.button--pistachio-green:hover{background-color:hsl(62.9508196721,30.9644670051%,71.3725490196%)}.ns-product-r1-pistachio-green .row .limited{text-transform:uppercase;font-weight:600;font-size:.875rem;margin-bottom:.625rem}.ns-product-r1-pistachio-green .row h3{font-size:1.0625rem;font-weight:500;margin-top:-1rem;margin-bottom:1.5rem}.ns-product-r1-pistachio-green .row .john-lewis-logo{width:12.5rem;margin:.625rem auto 1.25rem}.ns-product-r1-pistachio-green-03 .ns-image-row{display:flex;margin:0}.ns-product-r1-pistachio-green-03 .ns-image-row figure{margin:0}@media screen and (min-width: 37.5em){.pistachio-green-link #pistachio-green{top:-0.9375rem}.ns-product-r1-pistachio-green .row .john-lewis-logo{margin:2.5rem auto 1.25rem}}@media screen and (max-width: 63.9375em){.r1-pistachio-green .ns-product-r1-pistachio-green .row{padding-top:2.125rem}}@media screen and (min-width: 48em){.pistachio-green-link #pistachio-green{top:-1.875rem}}@media screen and (min-width: 64em){.pistachio-green-link #pistachio-green{top:-6.5625rem}.ns-product-r1-pistachio-green .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-r1-pistachio-green .row #mce-success-response,.ns-product-r1-pistachio-green .row #mce-error-response{margin:-1.25rem 0 1.875rem}.ns-product-r1-pistachio-green .row .john-lewis-logo{margin:1.25rem auto}.r1-pistachio-green .ns-product-r1-pistachio-green .vertically-centered{padding-left:0}.ns-product-r1-pistachio-green__image{position:absolute;top:0;left:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r1-pistachio-green-xxlarge-1x.jpg") no-repeat 50% 80%;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){.ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.r1-pistachio-green .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-xxlarge-1x.jpg");background-size:100%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.r1-pistachio-green .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-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 .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.webp .r1-pistachio-green .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-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 .r1-pistachio-green .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r1-pistachio-green-02 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-r1-pistachio-green-02__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r1-pistachio-green-nr-xxlarge-1x.jpg") no-repeat 0 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){.ns-product-r1-pistachio-green-02__image{background-image:url("../img/202507/ns-r1-pistachio-green-nr-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r1-pistachio-green-02__image{background-image:url("../img/202507/ns-r1-pistachio-green-nr-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 .ns-product-r1-pistachio-green-02__image{background-image:url("../img/202507/ns-r1-pistachio-green-nr-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r1-pistachio-green .columns{align-items:center;display:flex}.ns-product-r1-pistachio-green .vertically-centered{padding-left:2.5rem}.ns-product-r1-pistachio-green-02 .columns{align-items:center;display:flex}.ns-product-r1-pistachio-green-02 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-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){.ns-product-r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.r1-pistachio-green .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-xxxlarge-1x.jpg");background-size:35rem}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.r1-pistachio-green .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r1-sppistachio-green-01 .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-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 .ns-product-r1-sppistachio-green-01 .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .r1-pistachio-green .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-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 .r1-pistachio-green .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-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){.ns-product-r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-r1-pistachio-green .row .ns-product-r1-pistachio-green__image .john-lewis-logo{margin:1.25rem auto 0}.r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-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){.r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-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 .ns-product-r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.webp .r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-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 .r1-pistachio-green .row .ns-product-r1-pistachio-green__image{background-image:url("../img/202507/ns-r1-pistachio-green-02-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r1-pistachio-green .vertically-centered{padding-left:0;padding-right:3.75rem}.ns-product-r1-pistachio-green-02 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r1-pistachio-green .row,.ns-product-r1-pistachio-green-02 .row{min-height:45rem}}.ns-product-full-width-image-r1-pistachio-green .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r1-pistachio-green-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-small-2x.jpg")}}.webp .ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-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){.ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-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 .ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-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){.ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-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 .ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-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){.ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-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 .ns-product-full-width-image-r1-pistachio-green .row{background-image:url("../img/202507/ns-r1-pistachio-green-xlarge-2x.webp")}}.pine-green-link{position:relative}.pine-green-link #pine-green{position:absolute;top:-0.625rem;left:0;width:.1875rem;height:.1875rem;z-index:100}.ns-product-r1-pine-green-01 .row .limited{text-transform:uppercase;color:#2a493d;font-weight:600;font-size:.875rem;margin-bottom:.625rem}.ns-product-r1-pine-green-01 .row h3{font-size:1.0625rem;font-weight:500;margin-top:-1rem;margin-bottom:1.5rem;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.ns-product-r1-pine-green-01 .row .nordoff-robbins-logo{width:10rem;margin:1.875rem auto 1rem}.ns-product-r1-pine-green-03 .ns-image-row{display:flex;margin:0}.ns-product-r1-pine-green-03 .ns-image-row figure{margin:0}@media screen and (min-width: 37.5em){.pine-green-link #pine-green{top:-0.9375rem}}@media screen and (max-width: 63.9375em){.r1-pine-green .ns-product-r1-pine-green-01 .row{padding-top:2.125rem}}@media screen and (min-width: 48em){.pine-green-link #pine-green{top:-1.875rem}.ns-product-r1-pine-green-01 .row .nordoff-robbins-logo{margin:3.125rem auto 1.25rem}}@media screen and (min-width: 64em){.pine-green-link #pine-green{top:-6.5625rem}.ns-product-r1-pine-green-01 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-r1-pine-green-01 .row #mce-success-response,.ns-product-r1-pine-green-01 .row #mce-error-response{margin:-1.25rem 0 1.875rem}.r1-pine-green .ns-product-r1-pine-green-01 .vertically-centered{padding-left:0}.ns-product-r1-pine-green-01__image{position:absolute;top:0;left:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r1-pine-green-xxlarge-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){.ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.r1-pine-green .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-xxlarge-1x.jpg");background-size:100%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.r1-pine-green .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-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 .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.webp .r1-pine-green .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-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 .r1-pine-green .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r1-pine-green-02 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-r1-pine-green-02__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r1-pine-green-nr-xxlarge-1x.jpg") no-repeat 0 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){.ns-product-r1-pine-green-02__image{background-image:url("../img/202507/ns-r1-pine-green-nr-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r1-pine-green-02__image{background-image:url("../img/202507/ns-r1-pine-green-nr-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 .ns-product-r1-pine-green-02__image{background-image:url("../img/202507/ns-r1-pine-green-nr-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r1-pine-green-01 .columns{align-items:center;display:flex}.ns-product-r1-pine-green-01 .vertically-centered{padding-left:2.5rem}.ns-product-r1-pine-green-02 .columns{align-items:center;display:flex}.ns-product-r1-pine-green-02 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-r1-pine-green-01 .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-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){.ns-product-r1-pine-green-01 .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.r1-pine-green .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-xxxlarge-1x.jpg");background-size:35rem}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.r1-pine-green .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r1-sppine-green-01 .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-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 .ns-product-r1-sppine-green-01 .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.webp .r1-pine-green .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-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 .r1-pine-green .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r1-pine-green-01 .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-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){.ns-product-r1-pine-green-01 .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-r1-pine-green-01 .row .ns-product-r1-pine-green-01__image .nordoff-robbins-logo{margin:1.25rem auto 0}.r1-pine-green .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-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){.r1-pine-green .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r1-pine-green-01 .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-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 .ns-product-r1-pine-green-01 .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.webp .r1-pine-green .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-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 .r1-pine-green .row .ns-product-r1-pine-green-01__image{background-image:url("../img/202507/ns-r1-pine-green-02-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r1-pine-green-01 .vertically-centered{padding-left:0;padding-right:3.75rem}.ns-product-r1-pine-green-02 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r1-pine-green-01 .row,.ns-product-r1-pine-green-02 .row{min-height:45rem}}.ns-product-full-width-image-r1-pine-green .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r1-pine-green-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-small-2x.jpg")}}.webp .ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-small-2x.webp")}}.ns-product-full-width-image-r1-pine-green-nr .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r1-pine-green-nr-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-small-2x.jpg")}}.webp .ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-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){.ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-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 .ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-medium-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-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){.ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-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 .ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-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){.ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-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 .ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-large-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-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){.ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-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 .ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-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){.ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-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 .ns-product-full-width-image-r1-pine-green .row{background-image:url("../img/202507/ns-r1-pine-green-xlarge-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-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){.ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-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 .ns-product-full-width-image-r1-pine-green-nr .row{background-image:url("../img/202507/ns-r1-pine-green-nr-xlarge-2x.webp")}}.ns-product-full-width-image-r1-pine-green-02 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r1-pine-green-02-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-small-2x.jpg")}}.webp .ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-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){.ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-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 .ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-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){.ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-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 .ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-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){.ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-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 .ns-product-full-width-image-r1-pine-green-02 .row{background-image:url("../img/202507/ns-r1-pine-green-02-xlarge-2x.webp")}}.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-small-1x.jpg");background-position:50% 100%;background-repeat:no-repeat;background-size:100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-small-2x.jpg")}}.webp .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-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){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-xlarge-2x.webp")}}@media screen and (max-width: 63.9375em){.ns-product-r410-panel-2 .row{padding-bottom:72vw}}@media screen and (max-width: 37.4375em){.ns-product-r410-panel-2 .row{padding-bottom:85vw}}@media screen and (min-width: 64em){.ns-product-r410-panel-2 .row{min-height:calc(50vw - 45px);display:flex;background-image:url("../img/202507/ns-r410-panel-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){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-r410-panel-2 .columns{align-items:center;display:flex}.ns-product-r410-panel-2 .vertically-centered{padding-right:1.25rem}.webp .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-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){.ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-2 .row{background-image:url("../img/202507/ns-r410-panel-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r410-panel-2 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r410-panel-2 .row{min-height:45rem}}@media screen and (min-width: 64em){.ns-product-r410-panel-3 .row{position:relative;min-height:calc(50vw - 45px);background-size:100%;display:flex;background-position:100% 50%;background-repeat:no-repeat;background-image:url("../img/202507/ns-r410-panel-3-xxlarge-1x.jpg")}.ns-product-r410-panel-3 .row .small{position:absolute;bottom:calc(230px + -100*(100vw - 1024px)/176);left:52%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-r410-panel-3 .columns{align-items:center;display:flex}.ns-product-r410-panel-3 .vertically-centered{padding-right:1.25rem}.webp .ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-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){.ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-r410-panel-3 .row .small{bottom:calc(140px + -100*(100vw - 1200px)/240)}.webp .ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r410-panel-3 .vertically-centered{max-width:initial}}@media screen and (min-width: 90em){.ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-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){.ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-r410-panel-3 .row .small{bottom:calc(100px + -20*(100vw - 1440px)/90)}.webp .ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r410-panel-3 .vertically-centered{padding-left:3.75rem;padding-right:0;max-width:34.375rem}}@media screen and (min-width: 95.625em){.ns-product-r410-panel-3 .row{min-height:45rem}.ns-product-r410-panel-3 .row .small{bottom:5rem}}.ns-product-full-width-image-r410-panel-3 .row{height:calc((110vw - 20px)/100*80);background-image:url("../img/202507/ns-r410-panel-3-small-1x.jpg");margin-bottom:-0.0625rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-small-2x.jpg")}}.ns-product-full-width-image-r410-panel-3 .row p{position:absolute;left:1.5625rem;right:1.5625rem;bottom:1.25rem;margin:0}.webp .ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-medium-1x.jpg");height:calc((100vw - 20px)/100*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){.ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r410-panel-3 .row p{right:8.75rem}.webp .ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-large-1x.jpg")}.ns-product-full-width-image-r410-panel-3 .row p{left:2.1875rem}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xlarge-1x.jpg")}.ns-product-full-width-image-r410-panel-3 .row p{left:4.375rem;bottom:1.875rem}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-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 .ns-product-full-width-image-r410-panel-3 .row{background-image:url("../img/202507/ns-r410-panel-3-xlarge-2x.webp")}}.ns-product-r410-panel-5 .flex-video.square{padding-top:6.25rem}.ns-product-r410-panel-5 a{font-weight:500}@media screen and (max-width: 63.9375em){.ns-product-r410-panel-5 .row{padding-top:0}}@media screen and (min-width: 64em){.ns-product-r410-panel-5 .row{min-height:calc(50vw - 45px);display:flex}.ns-product-r410-panel-5 .columns{align-items:center;display:flex}.ns-product-r410-panel-5 .flex-video.square{margin:-4.375rem -0.625rem -3.4375rem -2.5rem;width:110%;padding-top:9.375rem}}@media screen and (min-width: 95.625em){.ns-product-r410-panel-5 .row{min-height:45rem}}@media screen and (min-width: 64em){.ns-product-r410-panel-6 .row{color:#fefefe;min-height:calc(50vw - 45px);background-size:100%;display:flex;background-position:100% 50%;background-repeat:no-repeat;background-image:url("../img/202507/ns-r410-panel-6-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){.ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-r410-panel-6 .row a{font-weight:500;border-bottom:1px solid rgba(254,254,254,.6)}.ns-product-r410-panel-6 .row a:hover{border-bottom-color:#fefefe}.ns-product-r410-panel-6 .columns{align-items:center;display:flex}.ns-product-r410-panel-6 .vertically-centered{padding-right:2.5rem}.webp .ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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 .ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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){.ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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 .ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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){.ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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 .ns-product-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r410-panel-6 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r410-panel-6 .row{min-height:45rem}}.ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-small-1x.jpg");margin-bottom:-0.0625rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-small-2x.jpg")}}.webp .ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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){.ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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 .ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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){.ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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 .ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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){.ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-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 .ns-product-full-width-image-r410-panel-6 .row{background-image:url("../img/202507/ns-r410-panel-6-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r410-panel-7 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-r410-panel-7 .row .r410-ui-video{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r410-panel-7-xxlarge-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){.ns-product-r410-panel-7 .row .r410-ui-video{background-image:url("../img/202507/ns-r410-panel-7-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-r410-panel-7 .row .r410-ui-video .flex-video{padding:0;height:72%;margin-top:20.5%}.webp .ns-product-r410-panel-7 .row .r410-ui-video{background-image:url("../img/202507/ns-r410-panel-7-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 .ns-product-r410-panel-7 .row .r410-ui-video{background-image:url("../img/202507/ns-r410-panel-7-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r410-panel-7 .columns{align-items:center;display:flex}.ns-product-r410-panel-7 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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){.ns-product-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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 .ns-product-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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){.ns-product-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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 .ns-product-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r410-panel-7 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r410-panel-7 .row{min-height:45rem}}.ns-product-full-width-image-r410-panel-7 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r410-panel-7-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-small-2x.jpg")}}.ns-product-full-width-image-r410-panel-7 .row .r410-ui-video{margin:17% 12.5% 0}.webp .ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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){.ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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 .ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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){.ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r410-panel-7 .row .r410-ui-video{margin:12% 21% 0}.webp .ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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 .ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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){.ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-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 .ns-product-full-width-image-r410-panel-7 .row{background-image:url("../img/202507/ns-r410-panel-7-xlarge-2x.webp")}}.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-small-1x.jpg");background-position:50% 100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-small-2x.jpg")}}.webp .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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 .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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 .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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 .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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 .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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 .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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){.ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-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 .ns-product-full-width-image-r410-panel-8 .row{background-image:url("../img/202507/ns-r410-panel-8-xxxxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r610-panel-2 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-r610-panel-2 .row .ns-product-r610-panel-2__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r610-panel-2-xxlarge-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){.ns-product-r610-panel-2 .row .ns-product-r610-panel-2__image{background-image:url("../img/202507/ns-r610-panel-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r610-panel-2 .row .ns-product-r610-panel-2__image{background-image:url("../img/202507/ns-r610-panel-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 .ns-product-r610-panel-2 .row .ns-product-r610-panel-2__image{background-image:url("../img/202507/ns-r610-panel-2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r610-panel-2 .columns{align-items:center;display:flex}.ns-product-r610-panel-2 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-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){.ns-product-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-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 .ns-product-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-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){.ns-product-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-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 .ns-product-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r610-panel-2 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r610-panel-2 .row{min-height:45rem}}.ns-product-full-width-image-r610-panel-2 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r610-panel-2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-small-2x.jpg")}}.webp .ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-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){.ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-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 .ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-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){.ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-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 .ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-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){.ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-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 .ns-product-full-width-image-r610-panel-2 .row{background-image:url("../img/202507/ns-r610-panel-2-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r610-panel-3 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:0 100%;background-repeat:no-repeat;position:relative}.ns-product-r610-panel-3 .row .r610-ui-video{position:absolute;top:0;left:0;width:50%;height:100%}.ns-product-r610-panel-3 .row .r610-ui-video .flex-video{margin:0;height:100%}.ns-product-r610-panel-3 .row .r610-ui-video .flex-video video{object-fit:cover}.ns-product-r610-panel-3 .columns{align-items:center;display:flex}.ns-product-r610-panel-3 .vertically-centered{margin-left:2.8125rem}}@media screen and (min-width: 90em){.ns-product-r610-panel-3 .vertically-centered{padding-right:3.75rem;margin-left:6.875rem}}@media screen and (min-width: 95.625em){.ns-product-r610-panel-3 .row{min-height:45rem}}.ns-product-full-width-image-r610-panel-3 .row{height:calc(100vw - 40px);margin-bottom:-0.0625rem}.ns-product-full-width-image-r610-panel-3 .row .r610-ui-video .flex-video{padding-bottom:100%;margin-bottom:0 !important}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r610-panel-3 .row{height:calc((100vw - 60px)/100*60)}.ns-product-full-width-image-r610-panel-3 .row .r610-ui-video .flex-video{padding-bottom:61%;margin-bottom:0;overflow:hidden}}@media screen and (min-width: 64em){.ns-product-r610-panel-4 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-r610-panel-4 .row .ns-product-r610-panel-4__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r610-panel-4-xxlarge-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){.ns-product-r610-panel-4 .row .ns-product-r610-panel-4__image{background-image:url("../img/202507/ns-r610-panel-4-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r610-panel-4 .row .ns-product-r610-panel-4__image{background-image:url("../img/202507/ns-r610-panel-4-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 .ns-product-r610-panel-4 .row .ns-product-r610-panel-4__image{background-image:url("../img/202507/ns-r610-panel-4-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r610-panel-4 .columns{align-items:center;display:flex}.ns-product-r610-panel-4 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-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){.ns-product-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-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 .ns-product-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-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){.ns-product-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-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 .ns-product-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r610-panel-4 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r610-panel-4 .row{min-height:45rem}}.ns-product-full-width-image-r610-panel-4 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r610-panel-4-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-small-2x.jpg")}}.webp .ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-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){.ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-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 .ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-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){.ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-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 .ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-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){.ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-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 .ns-product-full-width-image-r610-panel-4 .row{background-image:url("../img/202507/ns-r610-panel-4-xlarge-2x.webp")}}.ns-product-r610-panel-5 .button{margin-top:.9375rem}@media screen and (min-width: 64em){.ns-product-r610-panel-5 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:0 100%;background-repeat:no-repeat;position:relative}.ns-product-r610-panel-5 .row .ns-product-r610-panel-5__image{position:absolute;top:0;left:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r610-panel-5-xxlarge-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){.ns-product-r610-panel-5 .row .ns-product-r610-panel-5__image{background-image:url("../img/202507/ns-r610-panel-5-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r610-panel-5 .row .ns-product-r610-panel-5__image{background-image:url("../img/202507/ns-r610-panel-5-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 .ns-product-r610-panel-5 .row .ns-product-r610-panel-5__image{background-image:url("../img/202507/ns-r610-panel-5-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r610-panel-5 .columns{align-items:center;display:flex}.ns-product-r610-panel-5 .vertically-centered{margin-left:2.8125rem}}@media screen and (min-width: 75em){.ns-product-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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){.ns-product-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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 .ns-product-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-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){.ns-product-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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 .ns-product-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r610-panel-5 .vertically-centered{padding-right:3.75rem;margin-left:6.875rem}}@media screen and (min-width: 95.625em){.ns-product-r610-panel-5 .row{min-height:45rem}}.ns-product-full-width-image-r610-panel-5 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r610-panel-5-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-small-2x.jpg")}}.webp .ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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){.ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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 .ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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){.ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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 .ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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){.ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-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 .ns-product-full-width-image-r610-panel-5 .row{background-image:url("../img/202507/ns-r610-panel-5-xlarge-2x.webp")}}.ns-product-full-width-image-r610-panel-6 .row{height:calc((100vw - 20px)/100*110);background-image:url("../img/202507/ns-r610-panel-6-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-small-2x.jpg")}}.ns-product-full-width-image-r610-panel-6 .row .ns-photo__caption{z-index:10}.webp .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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 .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r610-panel-6 .row{height:calc((100vw - 30px)/100*80);background-image:url("../img/202507/ns-r610-panel-6-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){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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 .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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 .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image-r610-panel-6 .row{height:calc((100vw - 90px)/100*60);background-image:url("../img/202507/ns-r610-panel-6-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){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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 .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image-r610-panel-6 .row{height:calc((100vw - 90px)/100*50);background-image:url("../img/202507/ns-r610-panel-6-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){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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 .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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){.ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-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 .ns-product-full-width-image-r610-panel-6 .row{background-image:url("../img/202507/ns-r610-panel-6-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-full-width-image-r610-panel-6 .row{max-height:45rem;background-size:90rem}}.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-small-1x.jpg");background-size:contain;height:calc((100vw - 20px)/100*60)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-small-2x.jpg")}}.webp .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-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){.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-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 .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r610-form-panel .row{height:calc((100vw - 20px)/100*50);background-image:url("../img/202507/ns-r610-form-panel-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){.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-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 .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-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){.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-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 .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-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){.ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-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 .ns-product-full-width-image-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxlarge-2x.webp")}}.ns-product-r610-form-panel .row #mc_embed_signup input.mce_inline_error{border-color:#cd1f1f}.ns-product-r610-form-panel .row #mc_embed_signup div.mce_inline_error{margin:-0.625rem 0 1em 0;padding:0;background-color:rgba(0,0,0,0);color:#cd1f1f}.ns-product-r610-form-panel .row #mce-success-response,.ns-product-r610-form-panel .row #mce-error-response{font-weight:500;color:#cd1f1f;font-size:1.0625rem;margin:0 0 1.875rem}.ns-product-r610-form-panel .row #mc_embed_signup .small{position:relative}.ns-product-r610-form-panel .row #mc_embed_signup .small .asterisk--hang{position:absolute;top:0;left:-0.375rem}.ns-product-r610-form-panel .row #mc_embed_signup .more,.ns-product-r610-form-panel .row #mc_embed_signup .see-less,.ns-product-r610-form-panel .row #mc_embed_signup .expanded .read-more{display:none}.ns-product-r610-form-panel .row #mc_embed_signup .expanded .more,.ns-product-r610-form-panel .row #mc_embed_signup .expanded .see-less{display:inline}@media screen and (max-width: 63.9375em){.ns-product-r610-form-panel .row{padding-top:0}}@media screen and (min-width: 64em){.ns-product-r610-form-panel .row{background:#fefefe url("../img/202507/ns-r610-form-panel-xxlarge-1x.jpg") no-repeat 0 1.375rem;background-size:cover;background-size:52%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-r610-form-panel .row #mce-success-response,.ns-product-r610-form-panel .row #mce-error-response{margin:-1.25rem 0 1.875rem}.ns-product-r610-form-panel .row .ns-product-header-2{font-size:1.6875rem}.ns-product-r610-form-panel .row .columns{padding-left:0}.ns-product-r610-form-panel .row .columns .vertically-centered{padding-left:0}.webp .ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-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 .ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r610-form-panel .columns{align-items:center;display:flex}.ns-product-r610-form-panel .vertically-centered{padding-left:2.5rem}.ns-product-r1-pine-green-02 .columns{align-items:center;display:flex}.ns-product-r1-pine-green-02 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-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){.ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-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 .ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxxxlarge-1x.jpg");background-size:60%}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-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 .ns-product-r610-form-panel .row{background-image:url("../img/202507/ns-r610-form-panel-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r610-form-panel .vertically-centered{padding-left:1.25rem !important;padding-right:3.75rem}}@media screen and (min-width: 64em){.ns-product-r810-panel-2 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-r810-panel-2 .row .ns-product-r810-panel-2__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-r810-panel-2-xxlarge-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){.ns-product-r810-panel-2 .row .ns-product-r810-panel-2__image{background-image:url("../img/202507/ns-r810-panel-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r810-panel-2 .row .ns-product-r810-panel-2__image{background-image:url("../img/202507/ns-r810-panel-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 .ns-product-r810-panel-2 .row .ns-product-r810-panel-2__image{background-image:url("../img/202507/ns-r810-panel-2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r810-panel-2 .columns{align-items:center;display:flex}.ns-product-r810-panel-2 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-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){.ns-product-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-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 .ns-product-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-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){.ns-product-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-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 .ns-product-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r810-panel-2 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r810-panel-2 .row{min-height:45rem}}.ns-product-full-width-image-r810-panel-2 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r810-panel-2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-small-2x.jpg")}}.webp .ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-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){.ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-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 .ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-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){.ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-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 .ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-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){.ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-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 .ns-product-full-width-image-r810-panel-2 .row{background-image:url("../img/202507/ns-r810-panel-2-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r810-panel-3 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:0 100%;background-repeat:no-repeat;position:relative}.ns-product-r810-panel-3 .row .r810-ui-video{position:absolute;top:0;left:0;width:50%;height:100%}.ns-product-r810-panel-3 .row .r810-ui-video .flex-video{margin:0;height:100%}.ns-product-r810-panel-3 .row .r810-ui-video .flex-video video{object-fit:cover}.ns-product-r810-panel-3 .columns{align-items:center;display:flex}.ns-product-r810-panel-3 .vertically-centered{margin-left:2.8125rem}}@media screen and (min-width: 90em){.ns-product-r810-panel-3 .vertically-centered{padding-right:3.75rem;margin-left:6.875rem}}@media screen and (min-width: 95.625em){.ns-product-r810-panel-3 .row{min-height:45rem}}.ns-product-full-width-image-r810-panel-3 .row{height:calc(100vw - 40px);margin-bottom:-0.0625rem}.ns-product-full-width-image-r810-panel-3 .row .r810-ui-video .flex-video{padding-bottom:100%;margin-bottom:0 !important}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r810-panel-3 .row{height:calc((100vw - 60px)/100*60)}.ns-product-full-width-image-r810-panel-3 .row .r810-ui-video .flex-video{padding-bottom:61%;margin-bottom:0}}.ns-product-r810-panel-4 .column:first-child,.ns-product-r810-panel-4 .columns:first-child{text-align:center}.ns-product-r810-panel-4 .ns-r810-xray{width:100%;max-width:31.25rem;margin:0 auto 2.1875rem}@media screen and (min-width: 37.5em){.ns-product-r810-panel-4 .ns-r810-xray{max-width:38.75rem;padding:0 1.25rem;margin:0 auto 3.125rem}}@media screen and (min-width: 48em){.ns-product-r810-panel-4 .ns-r810-xray{max-width:47.5rem}}@media screen and (min-width: 64em){.ns-product-r810-panel-4 .ns-r810-xray{padding:0;margin:0}}@media screen and (min-width: 64em){.ns-product-r810-panel-4 .row{min-height:calc(50vw - 45px);display:flex;position:relative}.ns-product-r810-panel-4 .columns:nth-child(2){align-items:center;display:flex}.ns-product-r810-panel-4 .vertically-centered{margin-left:2.8125rem}}@media screen and (min-width: 90em){.ns-product-r810-panel-4 .vertically-centered{padding-right:3.75rem;margin-left:6.875rem}}@media screen and (min-width: 95.625em){.ns-product-r810-panel-4 .row{min-height:45rem}}@media screen and (min-width: 64em){.ns-product-r810-panel-5 .row{min-height:calc(50vw - 45px);background-size:100%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative;background-image:url("../img/202507/ns-r810-panel-5-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){.ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-r810-panel-5 .row .small{position:absolute;left:56.8%;bottom:1.25rem;width:12.5rem;margin:0}.ns-product-r810-panel-5 .columns{align-items:center;display:flex}.ns-product-r810-panel-5 .vertically-centered{padding-right:2.5rem;max-width:27.5rem}.webp .ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-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 .ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-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){.ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-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 .ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r810-panel-5 .vertically-centered{padding-right:3.75rem;max-width:31.25rem}}@media screen and (min-width: 90em){.ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-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){.ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-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 .ns-product-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r810-panel-5 .vertically-centered{padding-left:3.75rem;padding-right:0;max-width:34.375rem}}@media screen and (min-width: 95.625em){.ns-product-r810-panel-5 .row{min-height:45rem}.ns-product-r810-panel-5 .row .small{left:51.25rem}}.ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-small-1x.jpg");background-position:50% 100%;background-size:100%;background-color:#f6f5f4;margin-bottom:-0.0625rem;height:calc((124vw - 20px)/100*80)}.ns-product-full-width-image-r810-panel-5 .row p{position:absolute;left:1.5625rem;right:1.5625rem;top:0;margin:0;width:12.5rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-small-2x.jpg")}}.webp .ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-medium-1x.jpg");height:calc((118vw - 20px)/100*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){.ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-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 .ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-large-1x.jpg");height:calc((88vw - 30px)/100*80)}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-large-2x.jpg")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r810-panel-5 .row p{left:2.1875rem;right:2.1875rem}.webp .ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-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 .ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xlarge-1x.jpg");height:calc((90vw - 60px)/100*80)}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r810-panel-5 .row p{left:11%;right:11%;top:1.25rem}.webp .ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-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 .ns-product-full-width-image-r810-panel-5 .row{background-image:url("../img/202507/ns-r810-panel-5-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r810-panel-6 .row{min-height:calc(50vw - 45px);background-size:100%;display:flex;background-position:100% 0;background-repeat:no-repeat;background-image:url("../img/202507/ns-r810-panel-6-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){.ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-r810-panel-6 .row a{font-weight:500;border-bottom:1px solid rgba(254,254,254,.6)}.ns-product-r810-panel-6 .row a:hover{border-bottom-color:#fefefe}.ns-product-r810-panel-6 .columns{align-items:center;display:flex}.ns-product-r810-panel-6 .vertically-centered{padding-right:2.5rem;max-width:27.5rem}.webp .ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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 .ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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){.ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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 .ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r810-panel-6 .vertically-centered{padding-right:3.75rem;max-width:31.25rem}}@media screen and (min-width: 90em){.ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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){.ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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 .ns-product-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-r810-panel-6 .vertically-centered{padding-left:3.75rem;padding-right:0;max-width:34.375rem}}@media screen and (min-width: 95.625em){.ns-product-r810-panel-6 .row{min-height:45rem}}.ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-small-1x.jpg");margin-bottom:-0.0625rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-small-2x.jpg")}}.webp .ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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){.ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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 .ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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){.ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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 .ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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){.ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-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 .ns-product-full-width-image-r810-panel-6 .row{background-image:url("../img/202507/ns-r810-panel-6-xlarge-2x.webp")}}.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-small-1x.jpg");background-position:50% 100%;background-size:cover;height:calc((100vw - 20px)*1.2)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-small-2x.jpg")}}.webp .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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 .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-large-1x.jpg");height:calc(100vw - 30px)}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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 .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xlarge-1x.jpg");height:calc((100vw - 60px)/1.666666)}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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 .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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 .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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 .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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){.ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-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 .ns-product-full-width-image-r810-panel-7 .row{background-image:url("../img/202507/ns-r810-panel-7-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-full-width-image-r810-panel-7 .row{max-height:55rem;background-size:90rem}}.ns-product-r810-panel-8{padding-bottom:.625rem}.ns-product-r810-panel-8 form{margin-top:1rem}.ns-product-r810-panel-8 .freeform-form-has-errors .error-alert{font-weight:500;color:#b65d5d}.ns-product-r810-panel-8 label{font-weight:500}.ns-product-r810-panel-8 label a{font-size:.8125rem}.ns-product-r810-panel-8 .button{margin-top:.75rem}.ns-product-r810-panel-8 #why{display:none}.ns-product-r810-panel-8 #why.expanded{display:block;margin-bottom:.5rem}.ns-product-r810-panel-8 .r810-demo-image{margin:1.5625rem 0 1.25rem}@media screen and (min-width: 37.5em){.ns-product-r810-panel-8{padding-bottom:.9375rem}.ns-product-r810-panel-8 .r810-demo-image{margin:2.1875rem 0 1.5625rem}}@media screen and (min-width: 48em){.ns-product-r810-panel-8{padding-bottom:1.875rem}}@media screen and (min-width: 64em){.ns-product-r810-panel-8{padding-bottom:2.8125rem}.ns-product-r810-panel-8 form{margin-top:0}.ns-product-r810-panel-8 .callout--success{margin-top:0}.ns-product-r810-panel-8 .r810-demo-image{margin:3.125rem 0 1.5625rem}}@media screen and (min-width: 75em){.ns-product-r810-panel-8 .r810-demo-image{margin:4.375rem 0 1.5625rem}}@media screen and (min-width: 95.625em){.ns-product-r810-panel-8{padding-bottom:4.375rem}}@media screen and (min-width: 64em){.ns-product-r810-panel-9 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:0 100%;background-repeat:no-repeat;position:relative}.ns-product-r810-panel-9 .row .r810-ui-video{position:absolute;top:0;left:0;width:50%;height:100%}.ns-product-r810-panel-9 .row .r810-ui-video .flex-video{margin:0;height:100%}.ns-product-r810-panel-9 .row .r810-ui-video .flex-video video{object-fit:cover}.ns-product-r810-panel-9 .columns{align-items:center;display:flex}.ns-product-r810-panel-9 .vertically-centered{margin-left:2.8125rem}}@media screen and (min-width: 90em){.ns-product-r810-panel-9 .vertically-centered{padding-right:3.75rem;margin-left:6.875rem}}@media screen and (min-width: 95.625em){.ns-product-r810-panel-9 .row{min-height:45rem}}.ns-product-full-width-image-r810-panel-9 .row{height:100%;margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-r810-panel-9-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-small-2x.jpg")}}.ns-product-full-width-image-r810-panel-9 .row .r810-av-mount-video .flex-video{padding-bottom:100%;margin-bottom:0}.webp .ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-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){.ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-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 .ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-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){.ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-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 .ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-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){.ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-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 .ns-product-full-width-image-r810-panel-9 .row{background-image:url("../img/202507/ns-r810-panel-9-xlarge-2x.webp")}}.ns-product-full-width-image-r-cd100-panel-1 .row{height:calc((100vw - 20px)/100*70);background-position:0 0;background-size:contain;background-image:url("../img/202507/ns-r-cd100-panel-1-small-1x.jpg?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-small-2x.jpg?v2")}}.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-small-2x.webp?v2")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-medium-1x.webp?v2")}}@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 .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-medium-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-large-1x.webp?v2")}}@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 .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-large-2x.webp?v2")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xlarge-2x.webp?v2")}}@media screen and (min-width: 64em){.ns-product-full-width-image-r-cd100-panel-1 .row{height:calc((100vw - 90px)/100*60);background-image:url("../img/202507/ns-r-cd100-panel-1-xxlarge-1x.jpg?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.ns-product-full-width-image-r-cd100-panel-1 .row{height:calc((100vw - 90px)/100*50);background-image:url("../img/202507/ns-r-cd100-panel-1-xxxlarge-1x.jpg?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 90em){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxxlarge-1x.jpg?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxxlarge-2x.jpg?v2")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxxlarge-1x.webp?v2")}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.webp .ns-product-full-width-image-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxxlarge-2x.webp?v2")}}@media screen and (min-width: 95.625em){.ns-product-full-width-image-r-cd100-panel-1 .row{max-height:45rem;background-size:90rem}}.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-small-1x.jpg?v2");background-position:50% 100%;background-repeat:no-repeat;background-size:100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-small-2x.jpg?v2")}}.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-small-1x.webp?v2")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-small-2x.webp?v2")}}@media screen and (min-width: 25.625em){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-medium-1x.jpg?v2")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-medium-2x.jpg?v2")}}@media screen and (min-width: 25.625em){.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-medium-1x.webp?v2")}}@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 .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-medium-2x.webp?v2")}}@media screen and (min-width: 37.5em){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-large-1x.jpg?v2")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-large-2x.jpg?v2")}}@media screen and (min-width: 37.5em){.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-large-1x.webp?v2")}}@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 .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-large-2x.webp?v2")}}@media screen and (min-width: 48em){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xlarge-1x.jpg?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xlarge-2x.jpg?v2")}}@media screen and (min-width: 48em){.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xlarge-1x.webp?v2")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xlarge-2x.webp?v2")}}@media screen and (max-width: 63.9375em){.ns-product-r-cd100-panel-1 .row{padding-bottom:75vw}}@media screen and (max-width: 47.9375em){.ns-product-r-cd100-panel-1 .row{padding-bottom:82vw}}@media screen and (max-width: 37.4375em){.ns-product-r-cd100-panel-1 .row{padding-bottom:84vw}}@media screen and (min-width: 64em){.ns-product-r-cd100-panel-1 .row{min-height:calc(50vw - 45px);display:flex;background-image:url("../img/202507/ns-r-cd100-panel-1-xxlarge-1x.jpg?v2");background-size:52%;background-position:100% 50%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxlarge-2x.jpg?v2")}}@media screen and (min-width: 64em){.ns-product-r-cd100-panel-1 .columns{align-items:center;display:flex}.ns-product-r-cd100-panel-1 .vertically-centered{padding-right:1.25rem}.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxlarge-1x.webp?v2")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxlarge-2x.webp?v2")}}@media screen and (min-width: 75em){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxlarge-1x.jpg?v2");background-size:50%}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxlarge-2x.jpg?v2")}}@media screen and (min-width: 75em){.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxlarge-1x.webp?v2")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-product-r-cd100-panel-1 .row{background-image:url("../img/202507/ns-r-cd100-panel-1-xxxlarge-2x.webp?v2")}}@media screen and (min-width: 90em){.ns-product-r-cd100-panel-1 .row{background-size:53%}.ns-product-r-cd100-panel-1 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-r-cd100-panel-1 .row{min-height:45rem}}.ns-product-r-cd100-panel-2>.row .vertically-centered>.row{padding-top:0;padding-bottom:0}@media screen and (min-width: 64em){.ns-product-r-cd100-panel-2>.row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:0 100%;background-repeat:no-repeat;position:relative}.ns-product-r-cd100-panel-2>.row>.columns{align-items:center;display:flex}.ns-product-r-cd100-panel-2>.row .r810-ui-video{position:absolute;top:0;left:0;width:50%;height:100%}.ns-product-r-cd100-panel-2>.row .r810-ui-video .flex-video{margin:0;height:100%}.ns-product-r-cd100-panel-2>.row .r810-ui-video .flex-video video{object-fit:cover}.ns-product-r-cd100-panel-2>.row .vertically-centered>.row .columns{padding-top:0;display:block;padding-right:1.25rem}.ns-product-r-cd100-panel-2 .columns{align-items:center;display:flex}.ns-product-r-cd100-panel-2 .vertically-centered{margin-left:2.8125rem}.ns-product-r-cd100-panel-2 .vertically-centered .row .columns:last-child ul{margin-bottom:1rem}}@media screen and (min-width: 90em){.ns-product-r-cd100-panel-2 .vertically-centered{padding-right:3.75rem;margin-left:6.875rem}}@media screen and (min-width: 95.625em){.ns-product-r-cd100-panel-2>.row{min-height:45rem}}.ns-product-full-width-image-r-cd100-panel-2 .row{height:calc(100vw - 40px);margin-bottom:-0.0625rem}.ns-product-full-width-image-r-cd100-panel-2 .row .r-cd100-video .flex-video{padding-bottom:100%;margin-bottom:0 !important}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r-cd100-panel-2 .row{height:calc((100vw - 60px)/100*54)}.ns-product-full-width-image-r-cd100-panel-2 .row .r-cd100-video .flex-video{padding-bottom:56.2%;margin-bottom:0;overflow:hidden}}.ns-product-full-width-image-r-cd100-panel-3 .row{height:calc((100vw - 20px)/100*110);background-image:url("../img/202507/ns-r-cd100-panel-3-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-small-2x.jpg")}}.ns-product-full-width-image-r-cd100-panel-3 .row .ns-photo__caption{z-index:10}.webp .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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 .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-r-cd100-panel-3 .row{height:calc((100vw - 30px)/100*80);background-image:url("../img/202507/ns-r-cd100-panel-3-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){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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 .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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 .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image-r-cd100-panel-3 .row{height:calc((100vw - 90px)/100*60);background-image:url("../img/202507/ns-r-cd100-panel-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){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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 .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-full-width-image-r-cd100-panel-3 .row{height:calc((100vw - 90px)/100*50);background-image:url("../img/202507/ns-r-cd100-panel-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){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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 .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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){.ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-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 .ns-product-full-width-image-r-cd100-panel-3 .row{background-image:url("../img/202507/ns-r-cd100-panel-3-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-full-width-image-r-cd100-panel-3 .row{max-height:45rem;background-size:90rem}}.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-small-1x.jpg");background-position:50% 0;background-repeat:no-repeat;background-size:100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-small-2x.jpg")}}.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xlarge-2x.webp")}}@media screen and (max-width: 63.9375em){.ns-product-rs1-panel-2 .row{padding-top:100vw}}@media screen and (min-width: 64em){.ns-product-rs1-panel-2 .row{min-height:calc(50vw - 45px);display:flex;background-image:url("../img/202507/ns-rs1-panel-2-xxlarge-1x.jpg");background-position:25% 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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-rs1-panel-2 .columns{align-items:center;display:flex}.ns-product-rs1-panel-2 .vertically-centered{padding-right:1.25rem}.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-rs1-panel-2 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-rs1-panel-2 .row{min-height:45rem}}.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-small-1x.jpg");background-position:50% 0;background-repeat:no-repeat;background-size:100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-small-2x.jpg")}}.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xlarge-2x.webp")}}@media screen and (max-width: 63.9375em){.ns-product-rs1-panel-2 .row{padding-top:100vw}}@media screen and (min-width: 64em){.ns-product-rs1-panel-2 .row{min-height:calc(50vw - 45px);display:flex;background-image:url("../img/202507/ns-rs1-panel-2-xxlarge-1x.jpg");background-position:25% 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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-rs1-panel-2 .columns{align-items:center;display:flex}.ns-product-rs1-panel-2 .vertically-centered{padding-right:1.25rem}.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-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){.ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-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 .ns-product-rs1-panel-2 .row{background-image:url("../img/202507/ns-rs1-panel-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-rs1-panel-2 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-rs1-panel-2 .row{min-height:45rem}}@media screen and (min-width: 64em){.ns-product-rs1-panel-3 .row{min-height:calc(50vw - 45px);display:flex}.ns-product-rs1-panel-3 .columns{align-items:center;display:flex}}@media screen and (min-width: 90em){.ns-product-rs1-panel-3 .row .vertically-centered{padding-right:1.875rem}}@media screen and (min-width: 95.625em){.ns-product-rs1-panel-3 .row{min-height:45rem}}.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-small-1x.jpg");background-position:0 0;background-repeat:no-repeat;background-size:100%}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-small-2x.jpg")}}.ns-product-rs1-panel-4 .row a{border-bottom-color:#c9c6b5}.ns-product-rs1-panel-4 .row a:hover{border-bottom-color:hsl(51,15.625%,59.9019607843%)}.webp .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-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){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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 .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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 .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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 .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-xlarge-2x.webp")}}@media screen and (max-width: 63.9375em){.ns-product-rs1-panel-4 .row{padding-top:calc(100vw + 34px)}}@media screen and (min-width: 64em){.ns-product-rs1-panel-4 .row{min-height:calc(50vw - 52px);display:flex;background-image:url("../img/202507/ns-rs1-panel-4-xxlarge-1x.jpg");background-position:0 0;background-size:50%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-rs1-panel-4 .row .vertically-centered{padding-left:2.8125rem;padding-right:0}.ns-product-rs1-panel-4 .columns{align-items:center;display:flex}.ns-product-rs1-panel-4 .vertically-centered{padding-right:1.25rem}.webp .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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 .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.ns-product-rs1-panel-4 .row .vertically-centered{padding-left:2.8125rem;padding-right:3.75rem}.webp .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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 .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-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){.ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.ns-product-rs1-panel-4 .row .vertically-centered{padding-left:0}.webp .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-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 .ns-product-rs1-panel-4 .row{background-image:url("../img/202507/ns-rs1-panel-4-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-rs1-panel-4 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-rs1-panel-4 .row{min-height:45rem}}.ns-product-rs1-features-panel .ns-product-half-width-image{max-width:33.75rem;margin-left:auto;margin-right:auto}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-2 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:6% 100%;background-repeat:no-repeat;position:relative}.ns-product-sabre-r-panel-2 .row .ns-product-sabre-r-panel-2__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-sabre-r-panel-2-xxlarge-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){.ns-product-sabre-r-panel-2 .row .ns-product-sabre-r-panel-2__image{background-image:url("../img/202507/ns-sabre-r-panel-2-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-2 .columns{align-items:center;display:flex}.ns-product-sabre-r-panel-2 .vertically-centered{padding-left:2.8125rem}}@media screen and (min-width: 75em){.ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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){.ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-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){.ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-2 .vertically-centered{padding-right:3.75rem;padding-left:3.75rem}}@media screen and (min-width: 95.625em){.ns-product-sabre-r-panel-2 .row{min-height:45rem}}.ns-product-full-width-image-sabre-r-panel-2 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-sabre-r-panel-2-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-small-2x.jpg")}}.webp .ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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){.ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-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){.ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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){.ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-full-width-image-sabre-r-panel-2 .row{background-image:url("../img/202507/ns-sabre-r-panel-2-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-3 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-sabre-r-panel-3 .row .ns-product-sabre-r-panel-3__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-sabre-r-panel-3-xxlarge-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){.ns-product-sabre-r-panel-3 .row .ns-product-sabre-r-panel-3__image{background-image:url("../img/202507/ns-sabre-r-panel-3-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-sabre-r-panel-3 .row .ns-product-sabre-r-panel-3__image{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-sabre-r-panel-3 .row .ns-product-sabre-r-panel-3__image{background-image:url("../img/202507/ns-sabre-r-panel-3-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-3 .columns{align-items:center;display:flex}.ns-product-sabre-r-panel-3 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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){.ns-product-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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){.ns-product-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-3 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-sabre-r-panel-3 .row{min-height:45rem}}.ns-product-full-width-image-sabre-r-panel-3 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-sabre-r-panel-3-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-small-2x.jpg")}}.webp .ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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){.ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-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){.ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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){.ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-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 .ns-product-full-width-image-sabre-r-panel-3 .row{background-image:url("../img/202507/ns-sabre-r-panel-3-xlarge-2x.webp")}}.ns-product-sabre-r-panel-4 .flex-video.square{padding-top:6.25rem}.ns-product-sabre-r-panel-4 a{font-weight:500}@media screen and (max-width: 63.9375em){.ns-product-sabre-r-panel-4 .row{padding-top:0}}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-4 .row{min-height:calc(50vw - 45px);display:flex}.ns-product-sabre-r-panel-4 .columns{align-items:center;display:flex}.ns-product-sabre-r-panel-4 .flex-video.square{margin:-4.375rem -0.625rem -3.4375rem -2.5rem;width:110%;padding-top:9.375rem}.ns-product-sabre-r-panel-4 .vertically-centered{padding-left:2.8125rem}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-4 .vertically-centered{padding-right:3.75rem;padding-left:3.75rem}}@media screen and (min-width: 95.625em){.ns-product-sabre-r-panel-4 .row{min-height:45rem}}.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-small-1x.jpg");background-size:contain;background-color:#f6f5f4;height:calc((100vw - 20px)/100*60)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-small-2x.jpg")}}.webp .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-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){.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-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 .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-sabre-r-form-panel .row{height:calc((100vw - 20px)/100*50);background-image:url("../img/202507/ns-sabre-r-form-panel-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){.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-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 .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-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){.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-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 .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-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){.ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-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 .ns-product-full-width-image-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxlarge-2x.webp")}}.ns-product-sabre-r-form-panel .row #mc_embed_signup input.mce_inline_error{border-color:#cd1f1f}.ns-product-sabre-r-form-panel .row #mc_embed_signup div.mce_inline_error{margin:-0.625rem 0 1em 0;padding:0;background-color:rgba(0,0,0,0);color:#cd1f1f}.ns-product-sabre-r-form-panel .row #mce-success-response,.ns-product-sabre-r-form-panel .row #mce-error-response{font-weight:500;color:#cd1f1f;font-size:1.0625rem;margin:0 0 1.875rem}.ns-product-sabre-r-form-panel .row #mc_embed_signup .small{position:relative}.ns-product-sabre-r-form-panel .row #mc_embed_signup .small .asterisk--hang{position:absolute;top:0;left:-0.375rem}.ns-product-sabre-r-form-panel .row #mc_embed_signup .more,.ns-product-sabre-r-form-panel .row #mc_embed_signup .see-less,.ns-product-sabre-r-form-panel .row #mc_embed_signup .expanded .read-more{display:none}.ns-product-sabre-r-form-panel .row #mc_embed_signup .expanded .more,.ns-product-sabre-r-form-panel .row #mc_embed_signup .expanded .see-less{display:inline}@media screen and (max-width: 63.9375em){.ns-product-sabre-r-form-panel .row{padding-top:0}}@media screen and (min-width: 64em){.ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxlarge-1x.jpg");background-repeat:no-repeat;background-position:0 1.375rem;background-size:cover;background-size:52%}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.ns-product-sabre-r-form-panel .row #mce-success-response,.ns-product-sabre-r-form-panel .row #mce-error-response{margin:-1.25rem 0 1.875rem}.ns-product-sabre-r-form-panel .row .ns-product-header-2{font-size:1.6875rem}.ns-product-sabre-r-form-panel .row .columns{padding-left:0}.ns-product-sabre-r-form-panel .row .columns .vertically-centered{padding-left:0}.webp .ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-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 .ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-sabre-r-form-panel .columns{align-items:center;display:flex}.ns-product-sabre-r-form-panel .vertically-centered{padding-left:2.5rem}.ns-product-r1-pine-green-02 .columns{align-items:center;display:flex}.ns-product-r1-pine-green-02 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-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){.ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-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 .ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxxxlarge-1x.jpg");background-size:60%}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-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 .ns-product-sabre-r-form-panel .row{background-image:url("../img/202507/ns-sabre-r-form-panel-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-form-panel .vertically-centered{padding-left:1.25rem !important;padding-right:3.75rem}}.ns-product-sabre-r-panel-5 .button{margin-top:.9375rem}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-5 .row{min-height:calc(50vw - 45px);background-size:50%;display:flex;background-position:100% 100%;background-repeat:no-repeat;position:relative}.ns-product-sabre-r-panel-5 .row .ns-product-sabre-r-panel-5__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-sabre-r-panel-5-xxlarge-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){.ns-product-sabre-r-panel-5 .row .ns-product-sabre-r-panel-5__image{background-image:url("../img/202507/ns-sabre-r-panel-5-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-sabre-r-panel-5 .row .ns-product-sabre-r-panel-5__image{background-image:url("../img/202507/ns-sabre-r-panel-5-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 .ns-product-sabre-r-panel-5 .row .ns-product-sabre-r-panel-5__image{background-image:url("../img/202507/ns-sabre-r-panel-5-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-5 .columns{align-items:center;display:flex}.ns-product-sabre-r-panel-5 .vertically-centered{padding-right:2.5rem}}@media screen and (min-width: 75em){.ns-product-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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){.ns-product-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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 .ns-product-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-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){.ns-product-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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 .ns-product-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-5 .vertically-centered{padding-left:3.75rem;padding-right:0}}@media screen and (min-width: 95.625em){.ns-product-sabre-r-panel-5 .row{min-height:45rem}}.ns-product-full-width-image-sabre-r-panel-5 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-sabre-r-panel-5-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-small-2x.jpg")}}.webp .ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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){.ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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 .ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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){.ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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 .ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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){.ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-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 .ns-product-full-width-image-sabre-r-panel-5 .row{background-image:url("../img/202507/ns-sabre-r-panel-5-xlarge-2x.webp")}}.ns-product-sabre-r-panel-6 .row .ns-100-series-specs__list{margin-bottom:1rem}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-6 .row{min-height:calc(50vw - 45px);background-size:55%;display:flex;background-position:0 50%;background-repeat:no-repeat;position:relative}.ns-product-sabre-r-panel-6 .row .ns-product-sabre-r-panel-6__image{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0) url("../img/202507/ns-sabre-r-panel-6-xxlarge-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){.ns-product-sabre-r-panel-6 .row .ns-product-sabre-r-panel-6__image{background-image:url("../img/202507/ns-sabre-r-panel-6-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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 .ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-sabre-r-panel-6 .columns{align-items:center;display:flex}.ns-product-sabre-r-panel-6 .vertically-centered{padding-left:2.8125rem}}@media screen and (min-width: 75em){.ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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){.ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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 .ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-6 .row{background-size:65%;background-image:url("../img/202507/ns-sabre-r-panel-6-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){.ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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 .ns-product-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-xxxxlarge-2x.webp")}}@media screen and (min-width: 90em){.ns-product-sabre-r-panel-6 .vertically-centered{padding-right:3.75rem;padding-left:3.75rem}}@media screen and (min-width: 95.625em){.ns-product-sabre-r-panel-6 .row{min-height:45rem}}.ns-product-full-width-image-sabre-r-panel-6 .row{margin-bottom:-0.0625rem;background-image:url("../img/202507/ns-sabre-r-panel-6-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-small-2x.jpg")}}.webp .ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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){.ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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 .ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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){.ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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 .ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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){.ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-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 .ns-product-full-width-image-sabre-r-panel-6 .row{background-image:url("../img/202507/ns-sabre-r-panel-6-xlarge-2x.webp")}}.slider--ns-product-reviews{margin:0 1.25rem 1.875rem}.slider--ns-product-reviews .slick-prev,.slider--ns-product-reviews .slick-next{height:36px;width:36px;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);opacity:.75;-webkit-transition:opacity .35s ease;-moz-transition:opacity .35s ease;-ms-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease;z-index:1;background-size:1.5rem !important}.slider--ns-product-reviews .slick-prev:hover,.slider--ns-product-reviews .slick-prev:focus,.slider--ns-product-reviews .slick-next:hover,.slider--ns-product-reviews .slick-next:focus{outline:none;opacity:1}.slider--ns-product-reviews .slick-prev.slick-disabled,.slider--ns-product-reviews .slick-next.slick-disabled{opacity:.25}.slider--ns-product-reviews .slick-prev svg,.slider--ns-product-reviews .slick-next svg{display:none}.slider--ns-product-reviews .slick-prev{left:-1.5rem;background:rgba(0,0,0,0) url("../img/202507/icon-slick-arrow-left.svg") no-repeat 50% 50%}.slider--ns-product-reviews .slick-prev:hover,.slider--ns-product-reviews .slick-prev:focus{outline:none;opacity:1}.slider--ns-product-reviews .slick-next{right:-1.5rem;background:rgba(0,0,0,0) url("../img/202507/icon-slick-arrow-right.svg") no-repeat 50% 50%}.slider--ns-product-reviews .slick-dots{bottom:-2.75rem}.slider--ns-product-reviews .slick-dots li{height:24px;width:24px;margin:0 5px !important}.slider--ns-product-reviews .slick-dots li button{background:rgba(0,0,0,0) url("../img/202507/icon-slick-dot-default.svg") no-repeat 50% 50%;height:24px;width:24px;padding:5px}.slider--ns-product-reviews .slick-dots li button::before{content:""}.slider--ns-product-reviews .slick-dots li button:hover,.slider--ns-product-reviews .slick-dots li button:focus{background-image:url("../img/202507/icon-slick-dot-hover.svg")}.slider--ns-product-reviews .slick-dots li.slick-active button{background-image:url("../img/202507/icon-slick-dot-active.svg")}.slider--ns-product-reviews--angie-brown .slick-prev{background-image:url("../img/202507/icon-slick-arrow-left-angie-brown-80.svg")}.slider--ns-product-reviews--angie-brown .slick-next{background-image:url("../img/202507/icon-slick-arrow-right-angie-brown-80.svg")}.slider--ns-product-reviews--angie-brown .slick-dots li button{background-image:url("../img/202507/icon-slick-dot-default-angie-brown-80.svg")}.slider--ns-product-reviews--angie-brown .slick-dots li button:hover,.slider--ns-product-reviews--angie-brown .slick-dots li button:focus{background-image:url("../img/202507/icon-slick-dot-hover-angie-brown-80.svg")}.slider--ns-product-reviews--angie-brown .slick-dots li.slick-active button{background-image:url("../img/202507/icon-slick-dot-active-angie-brown-80.svg")}.slider--ns-product-reviews--blue-note .slick-prev{background-image:url("../img/202507/icon-slick-arrow-left-blue-note-45.svg")}.slider--ns-product-reviews--blue-note .slick-next{background-image:url("../img/202507/icon-slick-arrow-right-blue-note-45.svg")}.slider--ns-product-reviews--blue-note .slick-dots li button{background-image:url("../img/202507/icon-slick-dot-default-blue-note-45.svg")}.slider--ns-product-reviews--blue-note .slick-dots li button:hover,.slider--ns-product-reviews--blue-note .slick-dots li button:focus{background-image:url("../img/202507/icon-slick-dot-hover-blue-note-45.svg")}.slider--ns-product-reviews--blue-note .slick-dots li.slick-active button{background-image:url("../img/202507/icon-slick-dot-active-blue-note-45.svg")}.slider--ns-product-reviews--professor-green .slick-prev{background-image:url("../img/202507/icon-slick-arrow-left-professor-green-60.svg")}.slider--ns-product-reviews--professor-green .slick-next{background-image:url("../img/202507/icon-slick-arrow-right-professor-green-60.svg")}.slider--ns-product-reviews--professor-green .slick-dots li button{background-image:url("../img/202507/icon-slick-dot-default-professor-green-60.svg")}.slider--ns-product-reviews--professor-green .slick-dots li button:hover,.slider--ns-product-reviews--professor-green .slick-dots li button:focus{background-image:url("../img/202507/icon-slick-dot-hover-professor-green-60.svg")}.slider--ns-product-reviews--professor-green .slick-dots li.slick-active button{background-image:url("../img/202507/icon-slick-dot-active-professor-green-60.svg")}.slider--ns-product-reviews--al-green .slick-prev{background-image:url("../img/202507/icon-slick-arrow-left-al-green-100.svg")}.slider--ns-product-reviews--al-green .slick-next{background-image:url("../img/202507/icon-slick-arrow-right-al-green-100.svg")}.slider--ns-product-reviews--al-green .slick-dots li button{background-image:url("../img/202507/icon-slick-dot-default-al-green-100.svg")}.slider--ns-product-reviews--al-green .slick-dots li button:hover,.slider--ns-product-reviews--al-green .slick-dots li button:focus{background-image:url("../img/202507/icon-slick-dot-hover-al-green-100.svg")}.slider--ns-product-reviews--al-green .slick-dots li.slick-active button{background-image:url("../img/202507/icon-slick-dot-active-al-green-100.svg")}.ns-review{margin:0 1.25rem .625rem;height:auto}.ns-review blockquote{margin:0;padding:0}.ns-review .ns-review__body{text-align:center;font-size:.9375rem;font-weight:500;margin:0 auto .75rem;max-width:22.5rem}.ns-review .ns-review__rating{text-align:center;margin:-0.375rem auto .375rem;width:4.9375rem}.ns-review .ns-review__rating .r1-star,.ns-review .ns-review__rating .r2-star,.ns-review .ns-review__rating .mr1-star,.ns-review .ns-review__rating .r3s-star{fill:#4e3330}.ns-review .ns-review__rating .r1-half-star,.ns-review .ns-review__rating .r2-half-star,.ns-review .ns-review__rating .mr1-half-star,.ns-review .ns-review__rating .r3s-half-star{fill:rgba(78,51,48,.15)}.ns-review .ns-review__rating .r1s-star{fill:#323e4c}.ns-review .ns-review__source{text-align:center;font-size:.8125rem;text-transform:uppercase;font-weight:500}@media screen and (min-width: 48em){.slider--ns-product-reviews .slick-prev{left:-2.125rem}.slider--ns-product-reviews .slick-next{right:-2.125rem}}@media screen and (min-width: 64em){.slider--ns-product-reviews .slick-prev{left:-2.5rem}.slider--ns-product-reviews .slick-next{right:-2.5rem}}.ns-product-small-quote{margin:2.25rem 0 1.5625rem;border-top:2px solid #4e3330;border-bottom:1px solid #4e3330;padding:1.25rem 0 1.875rem}.ns-product-small-quote__content p{padding:0;font-family:Queens,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;font-size:calc(22px + 14*(100vw - 1024px)/416);line-height:1.1;font-weight:400;text-wrap:balance}.ns-product-small-quote__caption{font-weight:500}.text--james-brown-100 .ns-product-small-quote__content{border-color:#4e3330;border-color:#4e3330}@media screen and (min-width: 37.5em){.ns-product-small-quote{margin-top:3.25rem}}@media screen and (min-width: 48em){.ns-product-small-quote{margin-top:4.75rem}}@media screen and (min-width: 64em){.ns-product-small-quote{margin-top:0;padding-bottom:2.1875rem}.ns-product-small-quote__content p{margin-top:.3125rem}}@media screen and (min-width: 90em){.ns-product-small-quote__content p{font-size:2.25rem}}.ns-product-video .row{padding:0}.ns-product-video--r1s .flex-video,.ns-product-video--r3s .flex-video{margin-bottom:0}@media screen and (min-width: 25.625em){.ns-product-video--r1s .flex-video,.ns-product-video--r3s .flex-video{margin-bottom:0}}@media screen and (min-width: 48em){.ns-product-video--r1s .flex-video,.ns-product-video--r3s .flex-video{margin-bottom:0}}@media screen and (min-width: 64em){.ns-product-video--r1s .flex-video,.ns-product-video--r3s .flex-video{margin-bottom:0}}.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-small-1x.jpg");background-repeat:no-repeat;background-size:contain;background-position:0 0;padding-top:calc(75vw - 20px)}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-small-2x.jpg")}}.webp .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-small-2x.webp")}}.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-small-2x.jpg")}}.webp .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-small-2x.webp")}}.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-small-1x.jpg")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-small-2x.jpg")}}.webp .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-small-2x.webp")}}@media screen and (min-width: 25.625em){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-medium-1x.jpg");padding-top:calc(75vw - 30px)}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-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 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-medium-2x.webp")}}@media screen and (min-width: 25.625em){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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 .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-medium-2x.webp")}}@media screen and (min-width: 25.625em){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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 .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-medium-2x.webp")}}@media screen and (min-width: 37.5em){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-large-1x.jpg");padding-top:calc(70vw - 30px)}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-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 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-large-2x.webp")}}@media screen and (min-width: 37.5em){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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 .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-large-2x.webp")}}@media screen and (min-width: 37.5em){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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 .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-large-2x.webp")}}@media screen and (min-width: 48em){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-xlarge-1x.jpg");padding-top:calc(70vw - 60px)}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-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 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-xlarge-2x.webp")}}@media screen and (min-width: 48em){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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 .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-xlarge-2x.webp")}}@media screen and (min-width: 48em){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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 .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-xlarge-2x.webp")}}@media screen and (min-width: 64em){.ns-product-r-cd100 .row{padding-top:5.875rem;padding-bottom:4.875rem;background-image:url("../img/202507/r-cd100-panel-r610-xxlarge-1x.jpg");background-size:50%;min-height:calc(50vw - 90px);background-size:50%;display:flex;position:relative}.ns-product-r-cd100 .row .columns{margin-top:0;margin-bottom:0;align-items:center;display:flex}.ns-product-r-cd100 .row .ns-product-cta__buttons{margin-bottom:1.25rem}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-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 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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 .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-xxlarge-2x.webp")}}@media screen and (min-width: 64em){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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 .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-xxxlarge-1x.jpg");min-height:calc(45vw - 90px)}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-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 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r610-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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){.r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-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 .r410 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r410-xxxlarge-2x.webp")}}@media screen and (min-width: 75em){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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){.r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-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 .r810 .ns-product-r-cd100 .row{background-image:url("../img/202507/r-cd100-panel-r810-xxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.ns-product-r-cd100 .row{min-height:37.5rem;max-height:37.5rem}}.inner-container.ns-qobuz-competition-form .row{background:#f2ece7 url("../img/202507/r410-qobuz-small-1x.jpg") no-repeat 50% 1.5rem;background-size:100%;margin-bottom:.625rem}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-small-2x.jpg")}}.inner-container.ns-qobuz-competition-form label{color:#4e3330}.inner-container.ns-qobuz-competition-form input[type=text],.inner-container.ns-qobuz-competition-form input[type=email]{border-color:#e5d9ce}.inner-container.ns-qobuz-competition-form input[type=text]:focus,.inner-container.ns-qobuz-competition-form input[type=email]:focus{border-color:#bf9f86}.webp .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-small-1x.webp")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-small-2x.webp")}}@media screen and (min-width: 25.625em){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-medium-1x.jpg");background-position-y:2.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){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-medium-2x.jpg")}}@media screen and (min-width: 25.625em){.webp .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-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 .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-medium-2x.webp")}}@media screen and (min-width: 37.5em){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-large-1x.jpg");background-position-y:2.8125rem;margin-bottom:.9375rem}}@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.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-large-2x.jpg")}}@media screen and (min-width: 37.5em){.webp .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-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 .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-large-2x.webp")}}@media screen and (min-width: 48em){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xlarge-1x.jpg");background-position:50% 3.4375rem;margin-bottom:1.875rem}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xlarge-2x.jpg")}}@media screen and (min-width: 48em){.webp .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-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 .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xlarge-2x.webp")}}@media screen and (min-width: 64em){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxlarge-1x.jpg");background-size:50%;background-position:100% 3.125rem;margin-bottom:2.8125rem}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxlarge-2x.jpg")}}@media screen and (min-width: 64em){.webp .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-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 .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxlarge-2x.webp")}}@media screen and (min-width: 75em){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxxlarge-1x.jpg");background-position:100% 2.625rem;background-size:56%}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxxlarge-2x.jpg")}}@media screen and (min-width: 75em){.webp .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-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 .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxxlarge-2x.webp")}}@media screen and (min-width: 90em){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxxxlarge-1x.jpg");background-position:100% 4.6875rem}}@media screen and (min-width: 90em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 90em)and (min-resolution: 192dpi){.inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxxxlarge-2x.jpg")}}@media screen and (min-width: 90em){.webp .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-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 .inner-container.ns-qobuz-competition-form .row{background-image:url("../img/202507/r410-qobuz-xxxxlarge-2x.webp")}}@media screen and (min-width: 95.625em){.webp .ns-product-form .row{background-size:50.625rem}.inner-container.ns-qobuz-competition-form .row{margin-bottom:4.375rem}}.ns-region-alert{background-color:#ece3dc;padding:.5rem;color:#fefefe}.ns-region-alert p{margin:0 .25rem 0 0;font-weight:500;font-size:.8125rem;color:#4e3330;flex-basis:100%;text-align:center;margin-bottom:.5rem}.ns-region-alert .button{margin:0 .125rem}.ns-region-alert__content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:24.375rem;margin:0 auto}.ns-region-alert__buttons{display:flex;flex-wrap:nowrap}@media screen and (min-width: 37.5em){.ns-region-alert p{text-align:left;font-size:.75rem;margin-bottom:0}.ns-region-alert .ns-region-alert__content{max-width:initial;flex-wrap:nowrap;margin:0}.ns-region-alert__message{flex-basis:20rem}}@media screen and (min-width: 64em){.ns-region-alert__message{flex-basis:initial;padding-right:.75rem}.ns-region-alert__message p{font-size:.8125rem}}@media screen and (min-width: 75em){.ns-region-alert__message p{font-size:.875rem}}.resources{background-color:#eee}.resources-container{background-color:rgba(0,0,0,0);padding-bottom:2.5rem}.resources-container>.row{padding:0}.resources-container>.row a{border-color:#cacccc}.resources-container>.row a:hover{border-color:#a6a8a8}.resources__heading-1{padding-top:3.4375rem;margin-bottom:.75rem;font-size:2rem}.resources__heading-2{font-size:1.5rem;padding-bottom:1.25rem;margin-top:1.125rem;margin-bottom:1.25rem;border-bottom:1px solid #cacccc}.resources__heading-3{font-weight:500;font-size:1.125rem;margin-bottom:.5rem}.resources-list__item{position:relative;margin-left:1.875rem}.resources-list__icon{position:absolute;width:1.5rem;height:1.5rem;top:0;left:-1.875rem}.resources-list+.resources__heading-2{margin-top:2.25rem}@media screen and (min-width: 37.5em){.resources{background-color:#e7e5de}.resources-container{padding-bottom:.9375rem}.resources-container>.row{background-color:#fefefe;padding-bottom:2.5rem}}@media screen and (min-width: 48em){.resources-container{padding-bottom:1.875rem}.resources-container>.row{background-color:#fefefe;padding-bottom:3.125rem}}@media screen and (min-width: 64em){.resources__heading-1{font-size:2.25rem;margin-bottom:1.125rem}.resources-container{padding-bottom:2.8125rem}.resources-container>.row{background-color:#fefefe;padding:0 1.875rem 2.8125rem}}@media screen and (min-width: 90em){.resources__heading-1{font-size:2.75rem;margin-bottom:1.5rem}}.row.r1-promo-panel{background-color:#ece3dc;color:#4e3330;padding-top:1.25rem;position:relative;-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}.row.r1-promo-panel #promo{position:absolute;width:.0625rem;height:.0625rem;left:0;top:-0.625rem}.row.r1-promo-panel .column,.row.r1-promo-panel .columns{text-align:center}.row.r1-promo-panel h2,.row.r1-promo-panel p{font-weight:500;text-align:center;margin-left:auto;margin-right:auto}.row.r1-promo-panel h2{font-size:calc(20px + 3*(100vw - 320px)/90)}.row.r1-promo-panel h2 b{font-weight:600}.row.r1-promo-panel p{text-transform:uppercase;font-size:.6875rem}.row.r1-promo-panel .r1-promo-panel__image{width:80%;max-width:19.0625rem;margin:.3125rem auto .9375rem}.row.r1-promo-panel .button{background-color:#4e3330}.row.r1-promo-panel:hover{background-color:#e5d9ce}.row.r1-promo-panel:hover .button{background-color:rgb(55.9,36.55,34.4)}@media screen and (min-width: 25.625em){.row.r1-promo-panel{padding-top:1.5625rem;padding-bottom:.625rem}.row.r1-promo-panel h2{font-size:1.4375rem;max-width:21.875rem}.row.r1-promo-panel p{max-width:21.875rem}}@media screen and (min-width: 37.5em){.row.r1-promo-panel{padding-top:1.5625rem;padding-bottom:.625rem}.row.r1-promo-panel #promo{top:-0.9375rem}.row.r1-promo-panel h2{font-size:1.5625rem;max-width:34.375rem}.row.r1-promo-panel p{max-width:34.375rem}.row.r1-promo-panel .r1-promo-panel__button{position:absolute;bottom:.9375rem;right:.9375rem}.row.r1-promo-panel .r1-promo-panel__button .button{margin-bottom:0}}@media screen and (min-width: 48em){.row.r1-promo-panel{padding-top:.9375rem;padding-bottom:.9375rem}.row.r1-promo-panel .r1-promo-panel__content{display:flex;justify-content:flex-start;align-items:center;height:6.25rem}.row.r1-promo-panel h2{font-size:1.375rem;width:auto;max-width:initial;text-align:left;margin:0;margin-right:5.625rem}.row.r1-promo-panel p{display:none}.row.r1-promo-panel .r1-promo-panel__image{height:6.25rem;max-width:initial;width:auto;display:flex;justify-content:flex-end;align-items:center;margin:0}.row.r1-promo-panel .r1-promo-panel__image img{width:15.625rem}}@media screen and (min-width: 64em){.row.r1-promo-panel{padding-top:1.25rem;padding-bottom:1.25rem}.row.r1-promo-panel #promo{top:-7.5rem}.row.r1-promo-panel .r1-promo-panel__content{height:6.875rem}.row.r1-promo-panel h2{font-size:1.6875rem;max-width:32.5rem;margin-right:0}.row.r1-promo-panel .r1-promo-panel__image{height:6.875rem}.row.r1-promo-panel .r1-promo-panel__image img{width:17.5rem}}.ns-shopify-iframe{margin-bottom:2.1875rem}.software-updates--hero{background-color:#a06755;height:100vw;color:#fefefe;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.software-updates--hero .row{height:100vw}.software-updates--hero .columns{height:100vw;position:relative}.software-updates--hero .breadcrumbs li{color:#f2ece7}.software-updates--hero .breadcrumbs a{color:#f2ece7;border-color:rgba(242,236,231,.3)}.software-updates--hero .breadcrumbs a:hover{color:#f9f6f3;border-color:rgba(242,236,231,.7)}.software-updates--hero .hero-content{position:absolute;bottom:.9375rem;left:.3125rem;right:.3125rem}.software-updates--hero svg{margin-bottom:.9375rem}.software-updates--hero h1{color:#f2ece7;font-size:calc(32px + 8*(100vw - 320px)/90);font-weight:400}.software-updates .main-content{padding-top:2.5rem;padding-bottom:1.5625rem}.software-updates .main-content h2{font-size:1.6875rem;font-weight:500;margin-top:1.5rem}.software-updates .main-content h3{font-size:1.125rem;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:500;margin-top:1.5rem;margin-bottom:.75rem}.software-updates .main-content h4{font-size:1rem;font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:500;margin-top:1.5rem;margin-bottom:.75rem}.software-updates .main-content li{margin-bottom:.5rem}@media screen and (min-width: 25.625em){.software-updates--hero{height:25.625rem}.software-updates--hero .row,.software-updates--hero .columns{height:25.625rem}.software-updates--hero h1{font-size:calc(40px + 4*(100vw - 410px)/190)}.software-updates .main-content{padding-top:2.8125rem;padding-bottom:1.875rem}}@media screen and (min-width: 37.5em){.software-updates--hero .breadcrumbs__container{margin-left:-1.375rem}.software-updates--hero .hero-content{position:absolute;bottom:1.25rem;left:.625rem;right:.625rem}.software-updates--hero h1{font-size:2.875rem}.software-updates .main-content{padding-top:3.4375rem;padding-bottom:2.5rem}.software-updates .main-content h2{font-size:2rem}.software-updates .main-content h3{font-size:1.25rem}}@media screen and (min-width: 48em){.software-updates--hero .breadcrumbs__container{margin-left:-1.75rem}.software-updates--hero .hero-content{left:-1.125rem;right:-1.125rem;bottom:1.875rem}.software-updates--hero svg{max-width:41.25rem}.software-updates--hero h1{font-size:3.25rem}.software-updates .main-content{padding-top:4.0625rem;padding-bottom:3.125rem}}@media screen and (min-width: 64em){.software-updates--hero .breadcrumbs__container{margin-left:0}.software-updates--hero .hero-content{left:1.125rem;right:1.125rem}.software-updates--hero h1{font-size:3.5rem}.software-updates .main-content{padding-top:5.9375rem;padding-bottom:5rem}.software-updates .main-content .row .column:first-child,.software-updates .main-content .row .columns:first-child{padding-right:1.5rem}.software-updates .main-content h2{margin-top:0}}@media screen and (min-width: 75em){.software-updates--hero h1{font-size:4rem}}@media screen and (min-width: 90em){.software-updates .main-content .row .column:first-child,.software-updates .main-content .row .columns:first-child{padding-right:initial}}@media screen and (min-width: 48em){.special-projects .ns-teasers-intro{text-align:center}.special-projects .ns-teasers-intro p{font-size:1.125rem;max-width:51.25rem;margin-left:auto;margin-right:auto}}.map-container .leaflet-container{font-family:Montserrat,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important}.map-container .leaflet-popup-content p{margin:0}.map-container .leaflet-popup-content-wrapper{border-radius:0}.map-container .leaflet-popup-content-wrapper br{display:none}.map-container .map-popup__category{font-size:13px;margin-bottom:6px}.map-container .map-popup__title{font-size:15px;margin-bottom:6px;font-weight:500}.map-container .map-popup__body{font-size:13px;margin:0}.map-container p.contact-info__tel,.map-container p.contact-info__web{margin-top:6px}.map-container p.contact-info__tel+br+p.contact-info__web{margin-top:0}.ns-teaser{width:100%;margin-top:.3125rem;margin-bottom:.3125rem;position:relative;overflow:hidden;background-color:#fefefe}.ns-teaser .file-description{margin-top:-0.1875rem;color:#4e5252}.ns-teaser .file-description+.summary-block__description{margin-top:-0.625rem}.ns-teaser .button{margin-bottom:1.5rem}.ns-teaser p.small{margin-bottom:-0.5rem}.ns-teaser p.smallprint{font-size:.75rem;margin-bottom:1rem}.ns-teaser .bv-rating{margin-bottom:.75rem;height:1.625rem}.ns-teaser picture{position:relative;display:block}.ns-teaser picture .caption{position:absolute;bottom:.75rem;left:1rem;z-index:10;margin:0;font-size:.75rem;font-weight:500}.ns-teaser__new-flash{width:5rem;height:5rem;position:absolute;top:0;left:0}.ns-teasers-intro+.teasers-container{padding-top:.3125rem}.ns-teaser__image{height:60vw;width:100%;transition:all .7s;z-index:10;position:relative;transform:scale(1.005)}.ns-teaser__link{cursor:pointer}.ns-teaser__link .ns-teaser__image{cursor:pointer}.ns-teaser__image.zoom{transform:scale(1.05)}.ns-teaser__content{background-color:#fefefe;padding:1.75rem 1rem .75rem;z-index:100;position:relative}.ns-teaser__content p{color:#4e5252}.ns-teaser__title{margin:-0.375rem 5rem .4375rem 0;font-size:1.6875rem;line-height:1;font-weight:400;color:#454646}.ns-teaser__swatch-trio .ns-teaser__title{margin:0 7.1875rem .4375rem 0}.ns-teaser__swatch-quartet .ns-teaser__title{margin:0 8.875rem .4375rem 0}.ns-teaser__price{color:#454646}.ns-teaser--headline-only .ns-teaser__content{padding-bottom:1.0625rem}.ns-teaser--headline-only .ns-teaser__title{margin-bottom:0}.ns-teaser__preheader{text-transform:uppercase;color:#4e5252;font-size:.8125rem;margin-bottom:.3125rem}.ns-teaser__description{margin:0;line-height:1.2;color:#4e5252}.ns-teaser__list{margin-bottom:0}.ns-teaser__list li:not(:last-child){margin-bottom:.5rem}.ns-teaser__features{color:#4e5252}.ns-teaser__features li{margin-bottom:.5rem;font-size:.875rem}.ns-teaser__submenu{margin-top:.5rem;margin-left:.375rem;padding-left:.75rem;list-style-image:url("../img/202507/bullet-grey.svg")}.ns-teaser__submenu li{margin-bottom:0}.ns-teaser__finishes{position:absolute;top:.625rem;right:1rem;margin:.625rem 0 1.5rem;padding-bottom:1.25rem}.ns-teaser__finishes .finish-swatch{display:inline-block;height:1.75rem;width:1.75rem;-webkit-border-radius:.375rem;-moz-border-radius:.375rem;border-radius:.375rem;margin:0 0 0 .25rem;position:relative}.ns-teaser__finishes .finish-swatch span{position:absolute;left:-999em;top:-999em}.ns-teaser--product .ns-teaser__content{padding:1.75rem 1rem .375rem}.ns-teaser--product .ns-teaser__title{margin-bottom:.4375rem}.ns-teaser--product .bv-rating{height:1.5rem}.ns-teaser--product .ns-teaser__features{margin-top:1.125rem}.ns-teaser--product .ns-teaser__year{text-transform:uppercase}.ns-teaser--product.ns-teaser--legacy-product .ns-teaser__title{font-size:1.3125rem}.ns-teaser--product p{font-size:.9375rem}.ns-teaser--100-series #r810{display:block;width:1px;height:1px;position:absolute;top:-0.625rem;left:0}@media screen and (max-width: 47.9375em){.teaser--product .bv-rating{width:100% !important;display:inline-flex !important;align-items:center !important;flex-wrap:nowrap !important;position:relative !important}.teaser--product .bv-rating a{flex-direction:row !important}}@media screen and (min-width: 25.625em){.ns-teasers-container{padding:2.8125rem 0}}@media screen and (min-width: 37.5em){.ns-teasers-intro+.teasers-container{padding-top:.46875rem}.inner-container.ns-teasers-container{padding:3.3125rem 0;margin:0 -0.3125rem}.inner-container.ns-teasers-container .row{margin-left:-0.15625rem;margin-right:-0.15625rem}.inner-container.ns-teasers-container .adjust{margin-left:-0.46875rem;margin-right:-0.46875rem}.inner-container.ns-teasers-container--with-heading{padding:0 0 3.3125rem}.ns-teaser{margin-top:.46875rem;margin-bottom:.46875rem}.ns-teaser__image{height:31vw}}@media screen and (min-width: 48em){.ns-teasers-container .row .column,.ns-teasers-container .row .columns{padding-left:.46875rem;padding-right:.46875rem}.ns-teaser__image{height:18.5vw}}@media screen and (min-width: 64em){.inner-container.ns-teasers-container{padding:3.5625rem 0;margin:0 -0.3125rem}.inner-container.ns-teasers-container--with-heading{padding:0 0 3.5625rem}}@media screen and (min-width: 75em){.ns-teaser__content{padding:1.75rem 1rem 1.375rem}}@media screen and (min-width: 90em){.inner-container.ns-teasers-container{padding:3.5625rem 2.625rem}.inner-container.ns-teasers-container .row{margin-left:auto;margin-right:auto;max-width:91rem}.inner-container.ns-teasers-container--with-heading{padding:0 2.625rem 3.5625rem}.ns-teaser__image{height:19.375rem}}.ns-unboxing-panel{margin-top:-0.0625rem;margin-bottom:-0.0625rem;z-index:10}.ns-unboxing-panel .ns-product-header-2{margin-bottom:1rem}.ns-unboxing-panel p{font-size:.875rem}.ns-unboxing-panel .row{padding-bottom:70vw;background-size:100%;background-position:50% 100%;background-repeat:no-repeat}.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-small-2x.jpg?v3")}}.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-small-2x.jpg?v3")}}.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-small-2x.jpg?v3")}}.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-small-2x.jpg?v3")}}.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-small-2x.jpg?v3")}}.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-small-1x.jpg?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-small-2x.jpg?v3")}}.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-small-2x.webp?v3")}}.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-small-2x.webp?v3")}}.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-small-2x.webp?v3")}}.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-small-2x.webp?v3")}}.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-small-2x.webp?v3")}}.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-small-1x.webp?v3")}@media screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-small-2x.webp?v3")}}@media screen and (min-width: 25.625em){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-medium-1x.jpg?v3")}}@media screen and (min-width: 25.625em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 25.625em)and (min-resolution: 192dpi){.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-medium-2x.jpg?v3")}}@media screen and (min-width: 25.625em){.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-medium-1x.webp?v3")}}@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 .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-medium-2x.webp?v3")}}@media screen and (min-width: 25.625em){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-medium-1x.webp?v3")}}@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 .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-medium-2x.webp?v3")}}@media screen and (min-width: 25.625em){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-medium-1x.webp?v3")}}@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 .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-medium-2x.webp?v3")}}@media screen and (min-width: 25.625em){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-medium-1x.webp?v3")}}@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 .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-medium-2x.webp?v3")}}@media screen and (min-width: 25.625em){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-medium-1x.webp?v3")}}@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 .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-medium-2x.webp?v3")}}@media screen and (min-width: 25.625em){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-medium-1x.webp?v3")}}@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 .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-medium-2x.webp?v3")}}@media screen and (min-width: 37.5em){.ns-unboxing-panel .row{padding-top:2.625rem;padding-bottom:1.875rem;background-position:90% 100%;background-size:cover;min-height:15.625rem}.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.ns-unboxing-panel--r410 .row .columns{padding-right:13.75rem}.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.ns-unboxing-panel--r610 .row .columns{padding-right:12.5rem}.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.ns-unboxing-panel--r810 .row .columns{padding-right:15rem}.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.ns-unboxing-panel--sabre-r .row .columns{padding-right:12.5rem}.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.ns-unboxing-panel--r1s .row .columns{padding-right:13.125rem}.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-large-1x.jpg?v3")}}@media screen and (min-width: 37.5em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 37.5em)and (min-resolution: 192dpi){.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-large-2x.jpg?v3")}}@media screen and (min-width: 37.5em){.ns-unboxing-panel--r2 .row .columns{padding-right:13.125rem}.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-large-1x.webp?v3")}}@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 .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-large-1x.webp?v3")}}@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 .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-large-1x.webp?v3")}}@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 .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-large-1x.webp?v3")}}@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 .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-large-1x.webp?v3")}}@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 .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-large-2x.webp?v3")}}@media screen and (min-width: 37.5em){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-large-1x.webp?v3")}}@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 .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-large-2x.webp?v3")}}@media screen and (min-width: 48em){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.ns-unboxing-panel--r410 .row .columns{padding-right:calc(270px + 70*(100vw - 768px)/256)}.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.ns-unboxing-panel--r610 .row .columns{padding-right:calc(230px + 110*(100vw - 768px)/256)}.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.ns-unboxing-panel--r810 .row .columns{padding-right:calc(290px + 50*(100vw - 768px)/256)}.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xlarge-1x.jpg?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.ns-unboxing-panel--sabre-r .row .columns{padding-right:calc(230px + 110*(100vw - 768px)/256)}.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xlarge-1x.jpg?v3");background-position:80% 100%}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.ns-unboxing-panel--r1s .row .columns{padding-right:calc(220px + 110*(100vw - 768px)/256)}.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xlarge-1x.jpg?v3");background-position:80% 100%}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xlarge-2x.jpg?v3")}}@media screen and (min-width: 48em){.ns-unboxing-panel--r2 .row .columns{padding-right:calc(230px + 100*(100vw - 768px)/256)}.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xlarge-2x.webp?v3")}}@media screen and (min-width: 48em){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xlarge-2x.webp?v3")}}@media screen and (min-width: 48em){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xlarge-2x.webp?v3")}}@media screen and (min-width: 48em){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xlarge-2x.webp?v3")}}@media screen and (min-width: 48em){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xlarge-2x.webp?v3")}}@media screen and (min-width: 48em){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xlarge-1x.webp?v3")}}@media screen and (min-width: 48em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 48em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.ns-unboxing-panel--r410 .row .columns{padding-right:calc(340px + 40*(100vw - 1024px)/176)}.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.ns-unboxing-panel--r610 .row .columns{padding-right:calc(340px + 40*(100vw - 1024px)/176)}.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.ns-unboxing-panel--r810 .row .columns{padding-right:calc(350px + 30*(100vw - 1024px)/176)}.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.ns-unboxing-panel--sabre-r .row .columns{padding-right:calc(340px + 40*(100vw - 1024px)/176)}.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.ns-unboxing-panel--r1s .row .columns{padding-right:calc(330px + 50*(100vw - 1024px)/176)}.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xxlarge-1x.jpg?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xxlarge-2x.jpg?v3")}}@media screen and (min-width: 64em){.ns-unboxing-panel--r2 .row .columns{padding-right:calc(330px + 50*(100vw - 1024px)/176)}.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xxlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xxlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xxlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xxlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xxlarge-2x.webp?v3")}}@media screen and (min-width: 64em){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xxlarge-1x.webp?v3")}}@media screen and (min-width: 64em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 64em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.ns-unboxing-panel--r410 .row .columns{padding-right:calc(290px + 40*(100vw - 1200px)/150)}.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.ns-unboxing-panel--r610 .row .columns{padding-right:calc(190px + 40*(100vw - 1200px)/150)}.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.ns-unboxing-panel--r810 .row .columns{padding-right:17.5rem}.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.ns-unboxing-panel--sabre-r .row .columns{padding-right:calc(190px + 40*(100vw - 1200px)/150)}.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.ns-unboxing-panel--r1s .row .columns{padding-right:calc(190px + 40*(100vw - 1200px)/150)}.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xxxlarge-1x.jpg?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xxxlarge-2x.jpg?v3")}}@media screen and (min-width: 75em){.ns-unboxing-panel--r2 .row .columns{padding-right:calc(220px + 30*(100vw - 1200px)/150)}.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r410 .row{background-image:url("../img/202507/ns-unboxing-r410-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r610 .row{background-image:url("../img/202507/ns-unboxing-r610-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r810 .row{background-image:url("../img/202507/ns-unboxing-r810-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--sabre-r .row{background-image:url("../img/202507/ns-unboxing-sabre-r-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r1s .row{background-image:url("../img/202507/ns-unboxing-r1s-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 75em){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xxxlarge-1x.webp?v3")}}@media screen and (min-width: 75em)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 75em)and (min-resolution: 192dpi){.webp .ns-unboxing-panel--r2 .row{background-image:url("../img/202507/ns-unboxing-r2-xxxlarge-2x.webp?v3")}}@media screen and (min-width: 90em){.ns-unboxing-panel--r410 .row .columns{padding-right:20.625rem}.ns-unboxing-panel--r610 .row .columns{padding-right:14.375rem}.ns-unboxing-panel--r810 .row .columns{padding-right:18.125rem}.ns-unboxing-panel--sabre-r .row .columns{padding-right:14.375rem}.ns-unboxing-panel--r1s .row .columns{padding-right:14.375rem}.ns-unboxing-panel--r2 .row .columns{padding-right:15.625rem}}.user-login{display:flex;justify-content:center;align-items:center;height:100%;margin:0 .625rem}.user-login__logo{width:5.3125rem;margin:0 auto;padding:1.5625rem 0}.user-login__panel{border-radius:.5rem;box-shadow:0px 2px 6px 0px #afab92;width:100%;max-width:32.5rem}.user-login__header{border-radius:.5rem .5rem 0 0}.user-login__form{display:flex;justify-content:center;align-items:center;padding:1.875rem 1.25rem 1.25rem 1.25rem;border-radius:0 0 .5rem .5rem}.user-login__form h1{font-size:1.25rem;text-transform:uppercase;margin-bottom:1rem}.user-login__form label{font-weight:500}.user-login__form input{margin-bottom:.75rem}.user-login__form .button{margin-top:.5rem;background-color:#6f7a66;text-transform:uppercase;padding:.85em 1.5em}.user-login__form .button:hover{background-color:rgb(93.309375,102.55625,85.74375)}.user-login__form-inner{max-width:20rem}@media screen and (min-width: 25.625em){.user-login{margin:0 1.25rem}.user-login__form{padding:2.5rem 1.875rem 2.5rem 1.875rem}.user-login__form h1{font-size:1.3125rem}}@media screen and (min-width: 37.5em){.user-login__form{padding:3.75rem 1.875rem 3.75rem 1.875rem}}.bg--white{background-color:#fefefe}.bg--brown-a-100{background-color:#4e3330}.bg--brown-c-10{background-color:#f9f6f3}.bg--brown-c-20{background-color:#f2ece7}.bg--brown-c-30{background-color:#ece3dc}.bg--brown-c-40{background-color:#e5d9ce}.bg--brown-c-100{background-color:#bf9f86}.bg--blue-10{background-color:#ebecee}.bg--blue-note-100{background-color:#323e4c}.bg--blue-note-45{background-color:#a2a8ae}.bg--blue-note-40{background-color:#adb2b7}.bg--blue-note-30{background-color:#c2c6ca}.bg--blue-note-20{background-color:#d6d8db}.bg--blue-note-10{background-color:#ebecee}.bg--blue-note-5{background-color:#f4f5f6}.bg--al-green-100{background-color:#c9c6b5}.bg--al-green-45{background-color:#e7e5de}.bg--al-green-30{background-color:#efeee9}.bg--al-green-20{background-color:#e2e4e0}.bg--al-green-10{background-color:#f4f4f0}.bg--angie-brown-100{background-color:#bf9f86}.bg--angie-brown-60{background-color:#d9c5b6}.bg--angie-brown-45{background-color:#e3d4c8}.bg--angie-brown-40{background-color:#e5d9ce}.bg--angie-brown-30{background-color:#ece3dc}.bg--angie-brown-20{background-color:#f2ece7}.bg--angie-brown-10{background-color:#f9f6f3}.bg--james-brown-100{background-color:#4e3330}.bg--james-brown-80{background-color:#725c59}.bg--james-brown-40{background-color:#c5c8c2}.bg--james-brown-30{background-color:#cac2c1}.bg--james-brown-20{background-color:#dcd6d6}.bg--james-brown-15{background-color:#e5e1e1}.bg--james-brown-10{background-color:#eeebeb}.bg--james-brown-5{background-color:#f6f5f4}.bg--jocelyn-brown-100{background-color:#a06755}.bg--jocelyn-brown-80{background-color:#a76}.bg--jocelyn-brown-70{background-color:#b38578}.bg--jocelyn-brown-30{background-color:#e2d1cc}.bg--macy-grey-10{background-color:#f5f6f7}.bg--macy-grey-20{background-color:#eaecee}.bg--macy-grey-30{background-color:#dfe2e6}.bg--david-grey-100{background-color:#4e5252}.bg--david-grey-90{background-color:#606363}.bg--david-grey-80{background-color:#717575}.bg--david-grey-70{background-color:#6f7372}.bg--david-grey-60{background-color:#959797}.bg--david-grey-50{background-color:#a6a8a8}.bg--david-grey-45{background-color:#afb1b1}.bg--david-grey-40{background-color:#b8baba}.bg--david-grey-30{background-color:#cacccc}.bg--david-grey-20{background-color:#dcdcdc}.bg--david-grey-10{background-color:#eee}.bg--david-grey-5{background-color:#f6f6f6}.bg--professor-green-100{background-color:#6f7a66}.bg--professor-green-90{background-color:#7e8975}.bg--professor-green-80{background-color:#8c9584}.bg--professor-green-70{background-color:#9ba195}.bg--professor-green-60{background-color:#a9afa3}.bg--professor-green-50{background-color:#b6bcb2}.bg--professor-green-45{background-color:#bfc3ba}.bg--professor-green-40{background-color:#c5cac2}.bg--professor-green-30{background-color:#d4d8d2}.bg--professor-green-20{background-color:#e2e4e0}.bg--professor-green-10{background-color:#f1f2f0}.bg--professor-green-5{background-color:#f8f8f7}.bg--al-green-100{background-color:#c9c6b5}.bg--al-green-90{background-color:#ceccbc}.bg--al-green-80{background-color:#d4d1c4}.bg--al-green-70{background-color:#d9d7cb}.bg--al-green-60{background-color:#dfddd3}.bg--al-green-50{background-color:#e4e3da}.bg--al-green-45{background-color:#e7e5de}.bg--al-green-40{background-color:#e9e8e1}.bg--al-green-30{background-color:#efeee9}.bg--al-green-20{background-color:#e2e4e0}.bg--al-green-10{background-color:#f4f4f0}.bg--al-green-5{background-color:#faf9f8}.bg--black-100{background-color:#1d1d1b}.bg--nearly-black-100{background-color:#2e2d2c}.bg--nearly-black-90{background-color:#393939}.bg--pure-black{background-color:#000}.bg--pine-green{background-color:#2a493d}.text--james-brown-100 p,.text--james-brown-100 li,.text--james-brown-100 h1,.text--james-brown-100 h2,.text--james-brown-100 h3,.text--james-brown-100 h4,.text--james-brown-100 blockquote,.text--james-brown-100 figcaption,.text--james-brown-100 small{color:#4e3330}.text--james-brown-100 a{color:#4e3330;border-color:#c5c8c2}.text--james-brown-100 a:hover{color:#4e3330;border-color:#85716f}.text--james-brown-80,h2.text--james-brown-80{color:#725c59}.text--james-brown-80 a,h2.text--james-brown-80 a{font-weight:500;color:#725c59;border-color:rgba(184,186,186,.5)}.text--james-brown-80 a:hover,h2.text--james-brown-80 a:hover{color:#725c59;border-color:#b8baba}.text--james-brown-60,h2.text--james-brown-60{color:#958583}.text--james-brown-60 a,h2.text--james-brown-60 a{font-weight:500;color:#958583;border-color:rgba(184,186,186,.5)}.text--james-brown-60 a:hover,h2.text--james-brown-60 a:hover{color:#958583;border-color:#b8baba}.text--blue-note-100 p,.text--blue-note-100 li,.text--blue-note-100 h1,.text--blue-note-100 h2,.text--blue-note-100 h3,.text--blue-note-100 h4,.text--blue-note-100 blockquote,.text--blue-note-100 figcaption,.text--blue-note-100 small{color:#323e4c}.text--blue-note-100 a{color:#323e4c;border-color:#adb2b7}.text--blue-note-100 a:hover{color:#323e4c;border-color:#323e4c}.text--professor-green-100 p,.text--professor-green-100 li,.text--professor-green-100 h1,.text--professor-green-100 h2,.text--professor-green-100 h3,.text--professor-green-100 h4,.text--professor-green-100 blockquote,.text--professor-green-100 figcaption,.text--professor-green-100 small{color:#6f7a66}.text--professor-green-100 a{color:#6f7a66;border-color:#c5cac2}.text--professor-green-100 a:hover{color:#6f7a66;border-color:#9ba195}.text--midnight-blue p,.text--midnight-blue li,.text--midnight-blue h1,.text--midnight-blue h2,.text--midnight-blue h3,.text--midnight-blue h4,.text--midnight-blue blockquote,.text--midnight-blue figcaption,.text--midnight-blue small{color:#222c54}.text--pine-green p,.text--pine-green li,.text--pine-green h1,.text--pine-green h2,.text--pine-green h3,.text--pine-green h4,.text--pine-green blockquote,.text--pine-green figcaption,.text--pine-green small{color:#2a493d}.text--pine-green a{font-weight:500;color:#2a493d;border-color:rgba(42,73,61,.3)}.text--pine-green a:hover{color:#2a493d;border-color:rgba(42,73,61,.6)}html{scroll-behavior:smooth}.text--white p,.text--white li,.text--white h2,.text--white h3,.text--white h4,.text--white blockquote,.text--white label{color:#fefefe}.text--white a{color:#fefefe;border-color:rgba(254,254,254,.5)}.text--white a:hover{color:#fefefe;border-color:rgba(254,254,254,.8)}.text--angie-brown-100,h2.text--angie-brown-100{color:#bf9f86}.text--angie-brown-20,h2.text--angie-brown-20{color:#f2ece7}.text--angie-brown-20 a,h2.text--angie-brown-20 a{font-weight:500;color:#f2ece7;border-color:rgba(242,236,231,.5)}.text--angie-brown-20 a:hover,h2.text--angie-brown-20 a:hover{color:#f2ece7;border-color:#f2ece7}.text--angie-brown-30,h2.text--angie-brown-30{color:#ece3dc}.text--angie-brown-30 a,h2.text--angie-brown-30 a{font-weight:500;color:#ece3dc;border-color:rgba(236,227,220,.5)}.text--angie-brown-30 a:hover,h2.text--angie-brown-30 a:hover{color:#ece3dc;border-color:#ece3dc}.text--jocelyn-brown-100,h2.text--jocelyn-brown-100{color:#a06755}.text--jocelyn-brown-100 a,h2.text--jocelyn-brown-100 a{font-weight:500;color:#a06755;border-color:rgba(184,186,186,.5)}.text--jocelyn-brown-100 a:hover,h2.text--jocelyn-brown-100 a:hover{color:#a06755;border-color:#b8baba}.text--nearly-black-85,h2.text--nearly-black-85{color:#454646}.text--nearly-black-85 a,h2.text--nearly-black-85 a{font-weight:500;color:#454646;border-color:rgba(184,186,186,.5)}.text--nearly-black-85 a:hover,h2.text--nearly-black-85 a:hover{color:#454646;border-color:#b8baba}.text--david-grey-100,h2.text--david-grey-100{color:#4e5252}.text--david-grey-100 a,h2.text--david-grey-100 a{font-weight:500;color:#4e5252;border-color:rgba(184,186,186,.5)}.text--david-grey-100 a:hover,h2.text--david-grey-100 a:hover{color:#4e5252;border-color:#b8baba}.text--david-grey-70,h2.text--david-grey-70{color:#6f7372}.text--david-grey-70 a,h2.text--david-grey-70 a{font-weight:500;color:#6f7372;border-color:rgba(184,186,186,.5)}.text--david-grey-70 a:hover,h2.text--david-grey-70 a:hover{color:#6f7372;border-color:#b8baba}.button--angie-brown-100{background-color:#bf9f86;color:#1d1d1b}.button--angie-brown-100:hover,.button--angie-brown-100:focus,.button--angie-brown-100:focus:hover{background-color:hsl(26.3157894737,30.8108108108%,56.7254901961%);color:#1d1d1b}.button--blue-note-100{background-color:#323e4c;color:#fefefe}.button--blue-note-100:hover,.button--blue-note-100:focus,.button--blue-note-100:focus:hover{background-color:rgb(35.8333333333,44.4333333333,54.4666666667);color:#fefefe}.button--blue-note-90{background-color:#42525e;color:#fefefe}.button--blue-note-90:hover,.button--blue-note-90:focus,.button--blue-note-90:focus:hover{background-color:#323e4c;color:#fefefe}.button--blue-note-80{background-color:#586670;color:#fefefe}.button--blue-note-80:hover,.button--blue-note-80:focus,.button--blue-note-80:focus:hover{background-color:#6c7980;color:#fefefe}.button--blue-note-20{background-color:#d6d8db;color:#323e4c}.button--blue-note-20:hover,.button--blue-note-20:focus,.button--blue-note-20:focus:hover{background-color:hsl(216,6.4935064935%,77.9019607843%);color:#323e4c}.button--angie-brown-30{background-color:#ece3dc;color:#4e3330}.button--angie-brown-30:hover,.button--angie-brown-30:focus,.button--angie-brown-30:focus:hover{background-color:#fefefe;color:#4e3330}.button--angie-brown-40{background-color:#e5d9ce;color:#4e3330}.button--angie-brown-40:hover,.button--angie-brown-40:focus,.button--angie-brown-40:focus:hover{background-color:#fefefe;color:#4e3330}.button--angie-brown-60{background-color:#d9c5b6;color:#4e3330}.button--angie-brown-60:hover,.button--angie-brown-60:focus,.button--angie-brown-60:focus:hover{background-color:#e5d9ce;color:#4e3330}.button--angie-brown-100{background-color:#bf9f86;color:#fefefe}.button--angie-brown-100:hover,.button--angie-brown-100:focus,.button--angie-brown-100:focus:hover{background-color:hsl(26.3157894737,30.8108108108%,56.7254901961%);color:#fefefe}.button--james-brown-100{background-color:#4e3330;color:#fefefe}.button--james-brown-100:hover,.button--james-brown-100:focus,.button--james-brown-100:focus:hover{background-color:rgb(55.9,36.55,34.4);color:#fefefe}.button--james-brown-80{background-color:#725c59;color:#fefefe}.button--james-brown-80:hover,.button--james-brown-80:focus,.button--james-brown-80:focus:hover{background-color:#85716f;color:#fefefe}.button--jocelyn-brown-100{background-color:#a06755;color:#fefefe}.button--jocelyn-brown-100:hover,.button--jocelyn-brown-100:focus,.button--jocelyn-brown-100:focus:hover{background-color:hsl(14.4,30.612244898%,41.0392156863%);color:#fefefe}.button--hollow.button--jocelyn-brown-100{box-shadow:0 0 0 .125rem #b38578 inset;color:#4e3330;background-color:rgba(0,0,0,0)}.button--hollow.button--jocelyn-brown-100:hover,.button--hollow.button--jocelyn-brown-100:focus,.button--hollow.button--jocelyn-brown-100:focus:hover{box-shadow:0 0 0 .125rem #a06755 inset;background-color:rgba(254,254,254,.5);color:#4e3330}.button--jocelyn-brown-80{background-color:#a76;color:#fefefe}.button--jocelyn-brown-80:hover,.button--jocelyn-brown-80:focus,.button--jocelyn-brown-80:focus:hover{background-color:#b38578;color:#fefefe}.button--professor-green-100{background-color:#6f7a66;color:#fefefe}.button--professor-green-100:hover,.button--professor-green-100:focus,.button--professor-green-100:focus:hover{background-color:rgb(93.309375,102.55625,85.74375);color:#fefefe}.button--professor-green-80{background-color:#8c9584;color:#fefefe}.button--professor-green-80:hover,.button--professor-green-80:focus,.button--professor-green-80:focus:hover{background-color:#9ba195;color:#fefefe}.button--al-green-100{background-color:#c9c6b5;color:#454646}.button--al-green-100:hover,.button--al-green-100:focus,.button--al-green-100:focus:hover{background-color:hsl(51,15.625%,81.9019607843%);color:#454646}.button--david-grey-10{background-color:#eee;color:#454646 !important}.button--david-grey-10:hover,.button--david-grey-10:focus,.button--david-grey-10:focus:hover{background-color:#fefefe;color:#454646 !important}.button--midnight-blue{background-color:#222c54;color:#fefefe}.button--midnight-blue:hover,.button--midnight-blue:focus,.button--midnight-blue:focus:hover{background-color:hsl(228,42.3728813559%,30.137254902%);color:#fefefe}.button--nearly-black-85{background-color:#454646;color:#fefefe}.button--nearly-black-85:hover,.button--nearly-black-85:focus,.button--nearly-black-85:focus:hover{background-color:hsl(180,.7194244604%,34.2549019608%);color:#fefefe}.button--pine-green{background-color:#2a493d;color:#fefefe}.button--pine-green:hover,.button--pine-green:focus,.button--pine-green:focus:hover{background-color:rgb(55.0382608696,95.6617391304,79.9365217391);color:#fefefe}.hr--james-brown-50{border-color:#b6bcb2}.hr--blue-note-40{border-color:#adb2b7}.anchor-target{position:absolute;width:.0625rem;height:.0625rem;top:0;left:0}.row--last-item{margin-bottom:.625rem}.is-disabled{pointer-events:none;border:none}.radius-tl{border-radius:10vw 0 0}.radius-tr{border-radius:0 10vw 0 0}.radius-br{border-radius:0 0 10vw}.radius-bl{border-radius:0 0 0 10vw}@media screen and (min-width: 37.5em){.row--last-item{margin-bottom:.9375rem}.radius-tl{border-radius:7.5vw 0 0}.radius-tr{border-radius:0 7.5vw 0 0}.radius-br{border-radius:0 0 7.5vw}.radius-bl{border-radius:0 0 0 7.5vw}}@media screen and (min-width: 48em){.row--last-item{margin-bottom:1.875rem}}@media screen and (min-width: 64em){.anchor-target{top:-6.5625rem}.row--last-item{margin-bottom:2.8125rem}.radius-tl{border-radius:4.6875rem 0 0}.radius-tr{border-radius:0 4.6875rem 0 0}.radius-br{border-radius:0 0 4.6875rem}.radius-bl{border-radius:0 0 0 4.6875rem}}@media screen and (min-width: 75em){.center-on-xxxlarge{text-align:center}}/*# sourceMappingURL=app.css.map */
