/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transform:translateZ(0) scaleY(.95);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translateX(-2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translateX(2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(700px) scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(2000px) scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(-700px) scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;transform:skewX(-20deg)}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg)}to{opacity:0;transform:translate3d(0,700px,0)}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{animation-name:slideOutUp}
@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/themes/custom/vapormatt_theme/dist/fonts/opensans-regular-webfont.woff2?0e42fcfe1209a89993261c9d8c7ad2d1) format("woff2"),url(/themes/custom/vapormatt_theme/dist/fonts/opensans-regular-webfont.woff?20450a19731d2cede309b6253123e557) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/themes/custom/vapormatt_theme/dist/fonts/opensans-italic-webfont.woff2?af353579429046c4c3c308a5fe0e8fc8) format("woff2"),url(/themes/custom/vapormatt_theme/dist/fonts/opensans-italic-webfont.woff?9beddee8f913d2d218baf14d443db9ee) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(/themes/custom/vapormatt_theme/dist/fonts/opensans-bold-webfont.woff2?6912b7b453a2c5abb602d2a72b71ab42) format("woff2"),url(/themes/custom/vapormatt_theme/dist/fonts/opensans-bold-webfont.woff?6c37254c080fee633a57e75b531657d8) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:700;src:url(/themes/custom/vapormatt_theme/dist/fonts/opensans-bolditalic-webfont.woff2?d4ec5cc99e52bdd0818b74c093eb10fe) format("woff2"),url(/themes/custom/vapormatt_theme/dist/fonts/opensans-bolditalic-webfont.woff?dd7a5f39ff5cc112a12f30c1f4a0e831) format("woff")}@font-face{font-display:swap;font-family:Catamaran;font-style:normal;font-weight:400;src:url(/themes/custom/vapormatt_theme/dist/fonts/catamaran.woff2?6d4c0e50766012c7d35d6b3e65072285) format("woff2")}@font-face{font-display:swap;font-family:Trade Gothic;font-style:normal;font-weight:700;src:url(/themes/custom/vapormatt_theme/dist/fonts/TradeGothicLTStd-BoldExt.woff2?98dc4af6cdc63a850816c95d4dd70612) format("woff2")}@font-face{ascent-override:122.9479%;descent-override:60.3562%;font-family:Catamaran Fallback;line-gap-override:0%;size-adjust:89.4688%;src:local("Arial")}@font-face{ascent-override:57.4898%;descent-override:21.5883%;font-family:Trade Gothic Fallback;font-weight:700;line-gap-override:15.8156%;size-adjust:126.4572%;src:local("Arial")}h1{letter-spacing:-2px}.pager__item a,.pager__item section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p,.xlarge,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item a{font-size:20px;font-weight:400;line-height:26px}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul>li>a,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li>ul li a,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li>ul li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion section.helix-row-button .row article.field--name-intro,.large,.node--type-team-member.node--view-mode-teaser .job-title,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text,.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-text p,.view-solr-search .search-counter,.view-solr-spares .search-counter,section.helix-row-button .row .generic-content.field--name-intro,section.helix-row-button .row .helix-item-downloads-accordion article.field--name-intro,section.helix-row-comparison-slider .row.intro section.helix-row-contact .contact-details h2:not(.item-title),section.helix-row-contact .contact-details h3:not(.item-title),section.helix-row-contact .contact-details section.helix-row-comparison-slider .row.intro h2:not(.item-title),section.helix-row-contact .contact-details section.helix-row-panels .row.intro h2:not(.item-title),section.helix-row-contact .contact-details section.helix-row-stats .row.intro h2:not(.item-title),section.helix-row-contact .contact-details section.helix-row-team .row.intro h2:not(.item-title),section.helix-row-panels .row.intro section.helix-row-contact .contact-details h2:not(.item-title),section.helix-row-stats .row.intro section.helix-row-contact .contact-details h2:not(.item-title),section.helix-row-team .row.intro section.helix-row-contact .contact-details h2:not(.item-title),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li>ul li a{font-size:18px;font-weight:400;line-height:140%}.helix-item-accordion .item-title,.helix-item-downloads-accordion .item-title,.helix-item-downloads-accordion article .content h4,.helix-item-testimonial cite,.large--semi-bold,.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .clear-link,.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner section.helix-row-block .block-latest-articles .more,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .lead-partners,.view-solr-search .view-filters .view-filters--header,.view-solr-search .view-filters form .form--inline details,.view-solr-spares .view-filters .view-filters--header,.view-solr-spares .view-filters form .form--inline details,a.clear-link,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference .field__label,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--video,body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner .machine-features--tab,footer.region-footer .main nav h2,section.helix-row-block .block-latest-articles .node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .more,section.helix-row-block .block-latest-articles a.more,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more{font-size:18px;font-weight:600;line-height:140%}.large--bold,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__label,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--parent .menu-item.menu-item--secondary .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--parent button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--parent .button{font-size:18px;font-weight:700;line-height:140%}.block-system-breadcrumb-block li,.generic-content table tbody tr.subheader,.generic-content table th,.helix-item-downloads-accordion article table tbody tr.subheader,.helix-item-downloads-accordion article table th,.media--type-video .video--description,.normal--semi-bold,.path-spare-parts .views-row .spares--text .spares--detail .spares--part-code,.path-spare-parts .views-row .spares--text .spares--detail .spares--part-label,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item,.search-label,.tag,.view-solr-search .view-filters .view-filters--header a,.view-solr-search .view-filters .view-filters--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.view-solr-search .view-filters form .form--inline .details-wrapper .form-item label,.view-solr-spares .view-filters .view-filters--header a,.view-solr-spares .view-filters .view-filters--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.view-solr-spares .view-filters form .form--inline .details-wrapper .form-item label,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features li,section.helix-row-contact .contact-details .contact a,section.helix-row-contact .contact-details .contact section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-search .view-filters .view-filters--header a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-spares .view-filters .view-filters--header a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .contact-details .contact a{font-size:16px;font-weight:600;line-height:26px}.counter,.small,footer.region-footer .copyright nav .menu li a,footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-contact .form .field--name-copy,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a{font-size:14px;font-weight:400;line-height:120%}.small--semi-bold{font-size:14px;font-weight:600;line-height:120%}html:after{content:"";font-family:'{"breakpoints":{"main":767,"menu":1210,"mobile":549},"page":{"max-width":1100,"min-width":320},"gutter":{"column":30,"page":16,"vertical":50}}';height:0;overflow:hidden;position:absolute;visibility:hidden;width:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes rotateClockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateAntiClockwise{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}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,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a{background-color:transparent;cursor:pointer}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}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:-.5em}sub{bottom:-.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,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,select,textarea{color:inherit;font:inherit;margin:0}button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button{overflow:visible}button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit],section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled],section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary [disabled].button{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;min-width:0;padding:.35em .625em .75em}legend{border:0;padding:0}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,input,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none;margin:0;padding:0}blockquote,q{quotes:none}blockquote:before,q:before{content:"";content:none}button,input[type=email],input[type=number],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=url],section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input,textarea{border-radius:0}textarea{display:block;overflow:auto;resize:vertical}button,input[type=button],input[type=submit],section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button{border-radius:0}@media print{*{background:transparent!important;color:#000!important;filter:none!important;-ms-filter:none!important;text-shadow:none!important}p a,p a:visited,p section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary p a{color:#444!important;text-decoration:underline}p a[href]:after,p section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a[href]:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary p a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,.ir section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:after,a[href^="#"]:after,a[href^="javascript:"]:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .ir a:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a[href^="#"]:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a[href^="javascript:"]:after{content:""}blockquote,pre{border:0;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}@page{margin:1cm .5cm}h2,h3,p,section.helix-row-comparison-slider .row.intro h2,section.helix-row-panels .row.intro h2,section.helix-row-stats .row.intro h2,section.helix-row-team .row.intro h2{orphans:3;widows:3}h2,h3,section.helix-row-comparison-slider .row.intro h2,section.helix-row-panels .row.intro h2,section.helix-row-stats .row.intro h2,section.helix-row-team .row.intro h2{page-break-after:avoid}.main-wrapper{width:1100px}.background-size-polyfill,.background-size-polyfill img{display:none!important}}.layout-container{min-width:320px;overflow:clip;position:relative}@media print{.layout-container{width:1100px}}section{padding:0 16px}section section{margin:0 -16px}.block-article-tags .block__content,.block-articlesindex .block__content,.block-event-tags .block__content,.block-eventsindex .block__content,.block-latest-articles .block__content,.block-system-breadcrumb-block ol,.grid,.page-layout .sidebar-partial,.page-term-type-article-tags .block-system-main-block .block__content,.page-term-type-events-tags .block-system-main-block .block__content,.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .block-page-title-block .block__content,.row,body:not(.page-node):not(.page-term) .page-layout .region-content{margin:0 auto;max-width:1320px}.column,.columns{box-sizing:border-box;float:left;margin-left:2.7272727273%;min-height:1px;position:relative}.alpha,.column:first-child,.columns:first-child{margin-left:0}.column.omega,.columns.omega{float:right}.row .one.columns{width:5.8333333333%}.row .two.columns{width:14.3939393939%}.row .three.columns{width:22.9545454545%}.row .four.columns{width:31.5151515152%}.row .five.columns{width:40.0757575758%}.row .six.columns{width:48.6363636364%}.row .seven.columns{width:57.196969697%}.row .eight.columns{width:65.7575757576%}.row .nine.columns{width:74.3181818182%}.row .ten.columns{width:82.8787878788%}.row .eleven.columns{width:91.4393939394%}.row .twelve.columns{width:100%}.row .columns.push_one{margin-left:11.2878787879%}.row .columns.push_two{margin-left:19.8484848485%}.row .columns.push_three{margin-left:28.4090909091%}.row .columns.push_four{margin-left:36.9696969697%}.row .columns.push_five{margin-left:45.5303030303%}.row .columns.push_six{margin-left:54.0909090909%}.row .columns.push_seven{margin-left:62.6515151515%}.row .columns.push_eight{margin-left:71.2121212121%}.row .columns.push_nine{margin-left:79.7727272727%}.row .columns.push_ten{margin-left:88.3333333333%}.row .columns.push_eleven{margin-left:96.8939393939%}.row .columns.push_one:first-child{margin-left:8.5606060606%}.row .columns.push_two:first-child{margin-left:17.1212121212%}.row .columns.push_three:first-child{margin-left:25.6818181818%}.row .columns.push_four:first-child{margin-left:34.2424242424%}.row .columns.push_five:first-child{margin-left:42.803030303%}.row .columns.push_six:first-child{margin-left:51.3636363636%}.row .columns.push_seven:first-child{margin-left:59.9242424242%}.row .columns.push_eight:first-child{margin-left:68.4848484848%}.row .columns.push_nine:first-child{margin-left:77.0454545455%}.row .columns.push_ten:first-child{margin-left:85.6060606061%}.row .columns.push_eleven:first-child{margin-left:94.1666666667%}.row .one.centered{margin-left:47.0833333333%}.row .two.centered{margin-left:42.803030303%}.row .three.centered{margin-left:38.5227272727%}.row .four.centered{margin-left:34.2424242424%}.row .five.centered{margin-left:29.9621212121%}.row .six.centered{margin-left:25.6818181818%}.row .seven.centered{margin-left:21.4015151515%}.row .eight.centered{margin-left:17.1212121212%}.row .nine.centered{margin-left:12.8409090909%}.row .ten.centered{margin-left:8.5606060606%}.row .eleven.centered{margin-left:4.2803030303%}embed,img,object{flex-shrink:0;height:auto;max-width:100%;width:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,.map_canvas img{max-width:none!important}.clearfix:after,.clearfix:before,.row:after,.row:before{content:"";display:table}.clearfix:after,.row:after{clear:both}.clearfix,.row{zoom:1}.row.noclear:after,.row.noclear:before{clear:none;content:none;display:none}.row.reverse>.column,.row.reverse>.columns{float:right;margin-left:0;margin-right:2.7272727273%}.row.reverse>.alpha,.row.reverse>.column:first-child,.row.reverse>.columns:first-child{margin-right:0}.row.reverse>.column.omega,.row.reverse>.columns.omega{float:left}@media screen and (max-width:767px){body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;padding-left:0;padding-right:0;width:100%}.container,.row,body{margin-left:0;margin-right:0;min-width:0}.column,.columns{float:none;margin-left:0;margin-right:0;width:auto!important}.row .row .column,.row .row .columns{padding:0}.column,.columns,.row.reverse>.column,.row.reverse>.columns{float:none;margin-left:0;margin-right:0;width:auto!important}.column:last-child,.columns:last-child{float:none;margin-right:0}[class*=column]+[class*=column]:last-child{float:none}[class*=column]:after,[class*=column]:before{display:table}[class*=column]:after{clear:both}.centered,.push_eight,.push_eleven,.push_five,.push_four,.push_nine,.push_one,.push_seven,.push_six,.push_ten,.push_three,.push_two{margin-left:0!important}}.grid:after{clear:both;content:"";display:block;height:0;overflow:hidden;position:static;width:100%}@media screen and (max-width:767px){body.add-this{padding-bottom:46px}}body,html{background-color:#010101;color:#999;font-size:16px;line-height:26px;min-width:320px}main{background-color:#fff;color:#333}.layout-container,button,input,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,select,textarea{font-family:Catamaran,Catamaran Fallback,Open Sans,Arial,sans-serif;font-size:1em}button,input,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,select,textarea{color:#333}#block-helix-theme-side-nav>h2,#block-machines h2.block__title--machines,#block-vapormatt-theme-machines h2.block__title--machines,.block-articlesindex .nodes .node--type-article .item-title,.block-latest-articles .nodes .node--type-article .item-title,.block-latest-articles h2.block__title,.comment .meta h3,.comment-wrapper .comment-form>h2,.comment-wrapper .comments>h2,.helix-item-location .item-title,.helix-item-panel .item-title,.helix-item-stat .item-title,.helix-item-testimonial .field--name-quote,.media--view-mode-panel .item-title,.node--type-article.node--view-mode-teaser .node__title,.node--type-event.node--view-mode-teaser .node__title,.node--type-team-member.node--view-mode-full .node__title,.node--type-team-member.node--view-mode-teaser .node__title,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title,body.page-basket .block-system fieldset legend,body.page-cart .block-system fieldset legend,body.page-checkout .block-system fieldset legend,body.rss-html-feed .header h1,body.rss-html-feed .items .item>h3,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2,h1,h2,h3,h4,h5,h6,section.flexi-row.gallery .gallery-slide .content .title,section.helix-row-block .block-latest-articles .block__header .block__title,section.helix-row-button .row .row-title,section.helix-row-comparison-slider .row.intro h2,section.helix-row-contact .row-title,section.helix-row-panels .row.intro h2,section.helix-row-stats .row.intro h2,section.helix-row-team .row.intro .row-title,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2,section.helix-row-team .row.intro h2,section.helix-row-team article .item-title,section.helix-row.helix-row-accordion .row.intro h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2,table.checkout-review .pane-title{color:#333;font-family:Trade Gothic,Trade Gothic Fallback,Arial,sans-serif;font-weight:400;margin:0}#block-helix-theme-side-nav>h2:not(:first-child),#block-machines h2.block__title--machines:not(:first-child),#block-vapormatt-theme-machines h2.block__title--machines:not(:first-child),.block-articlesindex .nodes .node--type-article .item-title:not(:first-child),.block-latest-articles .nodes .node--type-article .item-title:not(:first-child),.block-latest-articles h2.block__title:not(:first-child),.comment .meta h3:not(:first-child),.comment-wrapper .comment-form>h2:not(:first-child),.comment-wrapper .comments>h2:not(:first-child),.helix-item-location .item-title:not(:first-child),.helix-item-panel .item-title:not(:first-child),.helix-item-stat .item-title:not(:first-child),.helix-item-testimonial .field--name-quote:not(:first-child),.media--view-mode-panel .item-title:not(:first-child),.node--type-article.node--view-mode-teaser .node__title:not(:first-child),.node--type-event.node--view-mode-teaser .node__title:not(:first-child),.node--type-team-member.node--view-mode-full .node__title:not(:first-child),.node--type-team-member.node--view-mode-teaser .node__title:not(:first-child),.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title:not(:first-child),body.page-basket .block-system fieldset legend:not(:first-child),body.page-cart .block-system fieldset legend:not(:first-child),body.page-checkout .block-system fieldset legend:not(:first-child),body.rss-html-feed .header h1:not(:first-child),body.rss-html-feed .items .item>h3:not(:first-child),body.rss-html-feed .items section.helix-row-team .row.intro .item>h2:not(:first-child),h1:not(:first-child),h2:not(:first-child),h3:not(:first-child),h4:not(:first-child),h5:not(:first-child),h6:not(:first-child),section.flexi-row.gallery .gallery-slide .content .title:not(:first-child),section.helix-row-block .block-latest-articles .block__header .block__title:not(:first-child),section.helix-row-button .row .row-title:not(:first-child),section.helix-row-comparison-slider .row.intro h2:not(:first-child),section.helix-row-contact .row-title:not(:first-child),section.helix-row-panels .row.intro h2:not(:first-child),section.helix-row-stats .row.intro h2:not(:first-child),section.helix-row-team .row.intro .row-title:not(:first-child),section.helix-row-team .row.intro body.rss-html-feed .items .item>h2:not(:first-child),section.helix-row-team .row.intro h2:not(:first-child),section.helix-row-team article .item-title:not(:first-child),section.helix-row.helix-row-accordion .row.intro h2:not(:first-child),section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2:not(:first-child),table.checkout-review .pane-title:not(:first-child){margin-top:1.5em}#block-helix-theme-side-nav>h2:not(:last-child),#block-machines h2.block__title--machines:not(:last-child),#block-vapormatt-theme-machines h2.block__title--machines:not(:last-child),.block-articlesindex .nodes .node--type-article .item-title:not(:last-child),.block-latest-articles .nodes .node--type-article .item-title:not(:last-child),.block-latest-articles h2.block__title:not(:last-child),.comment .meta h3:not(:last-child),.comment-wrapper .comment-form>h2:not(:last-child),.comment-wrapper .comments>h2:not(:last-child),.helix-item-location .item-title:not(:last-child),.helix-item-panel .item-title:not(:last-child),.helix-item-stat .item-title:not(:last-child),.helix-item-testimonial .field--name-quote:not(:last-child),.media--view-mode-panel .item-title:not(:last-child),.node--type-article.node--view-mode-teaser .node__title:not(:last-child),.node--type-event.node--view-mode-teaser .node__title:not(:last-child),.node--type-team-member.node--view-mode-full .node__title:not(:last-child),.node--type-team-member.node--view-mode-teaser .node__title:not(:last-child),.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title:not(:last-child),body.page-basket .block-system fieldset legend:not(:last-child),body.page-cart .block-system fieldset legend:not(:last-child),body.page-checkout .block-system fieldset legend:not(:last-child),body.rss-html-feed .header h1:not(:last-child),body.rss-html-feed .items .item>h3:not(:last-child),body.rss-html-feed .items section.helix-row-team .row.intro .item>h2:not(:last-child),h1:not(:last-child),h2:not(:last-child),h3:not(:last-child),h4:not(:last-child),h5:not(:last-child),h6:not(:last-child),section.flexi-row.gallery .gallery-slide .content .title:not(:last-child),section.helix-row-block .block-latest-articles .block__header .block__title:not(:last-child),section.helix-row-button .row .row-title:not(:last-child),section.helix-row-comparison-slider .row.intro h2:not(:last-child),section.helix-row-contact .row-title:not(:last-child),section.helix-row-panels .row.intro h2:not(:last-child),section.helix-row-stats .row.intro h2:not(:last-child),section.helix-row-team .row.intro .row-title:not(:last-child),section.helix-row-team .row.intro body.rss-html-feed .items .item>h2:not(:last-child),section.helix-row-team .row.intro h2:not(:last-child),section.helix-row-team article .item-title:not(:last-child),section.helix-row.helix-row-accordion .row.intro h2:not(:last-child),section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2:not(:last-child),table.checkout-review .pane-title:not(:last-child){margin-bottom:.8em}#block-helix-theme-side-nav>h2+h2,#block-helix-theme-side-nav>h2+h3,#block-helix-theme-side-nav>h2+h4,#block-helix-theme-side-nav>h2+h5,#block-helix-theme-side-nav>h2+h6,#block-machines #block-helix-theme-side-nav>h2+h2.block__title--machines,#block-machines #block-vapormatt-theme-machines h2.block__title--machines+h2.block__title--machines,#block-machines .block-articlesindex .nodes .node--type-article .item-title+h2.block__title--machines,#block-machines .block-latest-articles .nodes .node--type-article .item-title+h2.block__title--machines,#block-machines .block-latest-articles h2.block__title+h2.block__title--machines,#block-machines .block-latest-articles h2.block__title--machines+h2.block__title,#block-machines .comment .meta h3+h2.block__title--machines,#block-machines .comment .meta section.helix-row-comparison-slider .row.intro h2+h2.block__title--machines,#block-machines .comment .meta section.helix-row-panels .row.intro h2+h2.block__title--machines,#block-machines .comment .meta section.helix-row-stats .row.intro h2+h2.block__title--machines,#block-machines .comment .meta section.helix-row-team .row.intro h2+h2.block__title--machines,#block-machines .comment-wrapper .comment-form>h2+h2.block__title--machines,#block-machines .comment-wrapper .comments>h2+h2.block__title--machines,#block-machines .helix-item-location .item-title+h2.block__title--machines,#block-machines .helix-item-panel .item-title+h2.block__title--machines,#block-machines .helix-item-stat .item-title+h2.block__title--machines,#block-machines .helix-item-testimonial .field--name-quote+h2.block__title--machines,#block-machines .media--view-mode-panel .item-title+h2.block__title--machines,#block-machines .node--type-article.node--view-mode-teaser .node__title+h2.block__title--machines,#block-machines .node--type-event.node--view-mode-teaser .node__title+h2.block__title--machines,#block-machines .node--type-team-member.node--view-mode-full .node__title+h2.block__title--machines,#block-machines .node--type-team-member.node--view-mode-teaser .node__title+h2.block__title--machines,#block-machines .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2.block__title--machines,#block-machines body.page-basket .block-system fieldset legend+h2.block__title--machines,#block-machines body.page-cart .block-system fieldset legend+h2.block__title--machines,#block-machines body.page-checkout .block-system fieldset legend+h2.block__title--machines,#block-machines body.rss-html-feed .header h1+h2.block__title--machines,#block-machines body.rss-html-feed .items .item>h3+h2.block__title--machines,#block-machines body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h2.block__title--machines,#block-machines body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h2.block__title--machines,#block-machines body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h2.block__title--machines,#block-machines body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h2.block__title--machines,#block-machines h1+h2.block__title--machines,#block-machines h2+h2.block__title--machines,#block-machines h2.block__title--machines+h2,#block-machines h2.block__title--machines+h2.block__title--machines,#block-machines h2.block__title--machines+h3,#block-machines h2.block__title--machines+h4,#block-machines h2.block__title--machines+h5,#block-machines h2.block__title--machines+h6,#block-machines h3+h2.block__title--machines,#block-machines h4+h2.block__title--machines,#block-machines h5+h2.block__title--machines,#block-machines h6+h2.block__title--machines,#block-machines section.flexi-row.gallery .gallery-slide .content .title+h2.block__title--machines,#block-machines section.helix-row-block .block-latest-articles .block__header .block__title+h2.block__title--machines,#block-machines section.helix-row-button .row .row-title+h2.block__title--machines,#block-machines section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h2.block__title--machines,#block-machines section.helix-row-comparison-slider .row.intro h2+h2.block__title--machines,#block-machines section.helix-row-comparison-slider .row.intro h2.block__title--machines+h2,#block-machines section.helix-row-contact .row-title+h2.block__title--machines,#block-machines section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h2.block__title--machines,#block-machines section.helix-row-panels .row.intro h2+h2.block__title--machines,#block-machines section.helix-row-panels .row.intro h2.block__title--machines+h2,#block-machines section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h2.block__title--machines,#block-machines section.helix-row-stats .row.intro h2+h2.block__title--machines,#block-machines section.helix-row-stats .row.intro h2.block__title--machines+h2,#block-machines section.helix-row-team .row.intro .row-title+h2.block__title--machines,#block-machines section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h2.block__title--machines,#block-machines section.helix-row-team .row.intro h2+h2.block__title--machines,#block-machines section.helix-row-team .row.intro h2.block__title--machines+h2,#block-machines section.helix-row-team article .item-title+h2.block__title--machines,#block-machines section.helix-row.helix-row-accordion .row.intro h2+h2.block__title--machines,#block-machines section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2.block__title--machines,#block-machines section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2.block__title--machines+h2,#block-machines table.checkout-review .pane-title+h2.block__title--machines,#block-vapormatt-theme-machines #block-helix-theme-side-nav>h2+h2.block__title--machines,#block-vapormatt-theme-machines #block-machines h2.block__title--machines+h2.block__title--machines,#block-vapormatt-theme-machines .block-articlesindex .nodes .node--type-article .item-title+h2.block__title--machines,#block-vapormatt-theme-machines .block-latest-articles .nodes .node--type-article .item-title+h2.block__title--machines,#block-vapormatt-theme-machines .block-latest-articles h2.block__title+h2.block__title--machines,#block-vapormatt-theme-machines .block-latest-articles h2.block__title--machines+h2.block__title,#block-vapormatt-theme-machines .comment .meta h3+h2.block__title--machines,#block-vapormatt-theme-machines .comment .meta section.helix-row-comparison-slider .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines .comment .meta section.helix-row-panels .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines .comment .meta section.helix-row-stats .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines .comment .meta section.helix-row-team .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines .comment-wrapper .comment-form>h2+h2.block__title--machines,#block-vapormatt-theme-machines .comment-wrapper .comments>h2+h2.block__title--machines,#block-vapormatt-theme-machines .helix-item-location .item-title+h2.block__title--machines,#block-vapormatt-theme-machines .helix-item-panel .item-title+h2.block__title--machines,#block-vapormatt-theme-machines .helix-item-stat .item-title+h2.block__title--machines,#block-vapormatt-theme-machines .helix-item-testimonial .field--name-quote+h2.block__title--machines,#block-vapormatt-theme-machines .media--view-mode-panel .item-title+h2.block__title--machines,#block-vapormatt-theme-machines .node--type-article.node--view-mode-teaser .node__title+h2.block__title--machines,#block-vapormatt-theme-machines .node--type-event.node--view-mode-teaser .node__title+h2.block__title--machines,#block-vapormatt-theme-machines .node--type-team-member.node--view-mode-full .node__title+h2.block__title--machines,#block-vapormatt-theme-machines .node--type-team-member.node--view-mode-teaser .node__title+h2.block__title--machines,#block-vapormatt-theme-machines .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2.block__title--machines,#block-vapormatt-theme-machines body.page-basket .block-system fieldset legend+h2.block__title--machines,#block-vapormatt-theme-machines body.page-cart .block-system fieldset legend+h2.block__title--machines,#block-vapormatt-theme-machines body.page-checkout .block-system fieldset legend+h2.block__title--machines,#block-vapormatt-theme-machines body.rss-html-feed .header h1+h2.block__title--machines,#block-vapormatt-theme-machines body.rss-html-feed .items .item>h3+h2.block__title--machines,#block-vapormatt-theme-machines body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h2.block__title--machines,#block-vapormatt-theme-machines body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h2.block__title--machines,#block-vapormatt-theme-machines body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h2.block__title--machines,#block-vapormatt-theme-machines body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h2.block__title--machines,#block-vapormatt-theme-machines h1+h2.block__title--machines,#block-vapormatt-theme-machines h2+h2.block__title--machines,#block-vapormatt-theme-machines h2.block__title--machines+h2,#block-vapormatt-theme-machines h2.block__title--machines+h2.block__title--machines,#block-vapormatt-theme-machines h2.block__title--machines+h3,#block-vapormatt-theme-machines h2.block__title--machines+h4,#block-vapormatt-theme-machines h2.block__title--machines+h5,#block-vapormatt-theme-machines h2.block__title--machines+h6,#block-vapormatt-theme-machines h3+h2.block__title--machines,#block-vapormatt-theme-machines h4+h2.block__title--machines,#block-vapormatt-theme-machines h5+h2.block__title--machines,#block-vapormatt-theme-machines h6+h2.block__title--machines,#block-vapormatt-theme-machines section.flexi-row.gallery .gallery-slide .content .title+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-block .block-latest-articles .block__header .block__title+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-button .row .row-title+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-comparison-slider .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-comparison-slider .row.intro h2.block__title--machines+h2,#block-vapormatt-theme-machines section.helix-row-contact .row-title+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-panels .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-panels .row.intro h2.block__title--machines+h2,#block-vapormatt-theme-machines section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-stats .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-stats .row.intro h2.block__title--machines+h2,#block-vapormatt-theme-machines section.helix-row-team .row.intro .row-title+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-team .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row-team .row.intro h2.block__title--machines+h2,#block-vapormatt-theme-machines section.helix-row-team article .item-title+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row.helix-row-accordion .row.intro h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2.block__title--machines,#block-vapormatt-theme-machines section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2.block__title--machines+h2,#block-vapormatt-theme-machines table.checkout-review .pane-title+h2.block__title--machines,.block-articlesindex .nodes #block-machines .node--type-article .item-title+h2.block__title--machines,.block-articlesindex .nodes #block-vapormatt-theme-machines .node--type-article .item-title+h2.block__title--machines,.block-articlesindex .nodes .block-latest-articles .node--type-article .item-title+h2.block__title,.block-articlesindex .nodes .node--type-article #block-machines .item-title+h2.block__title--machines,.block-articlesindex .nodes .node--type-article #block-vapormatt-theme-machines .item-title+h2.block__title--machines,.block-articlesindex .nodes .node--type-article .block-latest-articles .item-title+h2.block__title,.block-articlesindex .nodes .node--type-article .item-title+h2,.block-articlesindex .nodes .node--type-article .item-title+h3,.block-articlesindex .nodes .node--type-article .item-title+h4,.block-articlesindex .nodes .node--type-article .item-title+h5,.block-articlesindex .nodes .node--type-article .item-title+h6,.block-articlesindex .nodes .node--type-article section.helix-row-comparison-slider .row.intro .item-title+h2,.block-articlesindex .nodes .node--type-article section.helix-row-panels .row.intro .item-title+h2,.block-articlesindex .nodes .node--type-article section.helix-row-stats .row.intro .item-title+h2,.block-articlesindex .nodes .node--type-article section.helix-row-team .row.intro .item-title+h2,.block-articlesindex .nodes .node--type-article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item-title+h2,.block-articlesindex .nodes section.helix-row-comparison-slider .row.intro .node--type-article .item-title+h2,.block-articlesindex .nodes section.helix-row-panels .row.intro .node--type-article .item-title+h2,.block-articlesindex .nodes section.helix-row-stats .row.intro .node--type-article .item-title+h2,.block-articlesindex .nodes section.helix-row-team .row.intro .node--type-article .item-title+h2,.block-articlesindex .nodes section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node--type-article .item-title+h2,.block-latest-articles #block-helix-theme-side-nav>h2+h2.block__title,.block-latest-articles #block-machines h2.block__title+h2.block__title--machines,.block-latest-articles #block-machines h2.block__title--machines+h2.block__title,.block-latest-articles #block-vapormatt-theme-machines h2.block__title+h2.block__title--machines,.block-latest-articles #block-vapormatt-theme-machines h2.block__title--machines+h2.block__title,.block-latest-articles .block-articlesindex .nodes .node--type-article .item-title+h2.block__title,.block-latest-articles .comment .meta h3+h2.block__title,.block-latest-articles .comment .meta section.helix-row-comparison-slider .row.intro h2+h2.block__title,.block-latest-articles .comment .meta section.helix-row-panels .row.intro h2+h2.block__title,.block-latest-articles .comment .meta section.helix-row-stats .row.intro h2+h2.block__title,.block-latest-articles .comment .meta section.helix-row-team .row.intro h2+h2.block__title,.block-latest-articles .comment-wrapper .comment-form>h2+h2.block__title,.block-latest-articles .comment-wrapper .comments>h2+h2.block__title,.block-latest-articles .helix-item-location .item-title+h2.block__title,.block-latest-articles .helix-item-panel .item-title+h2.block__title,.block-latest-articles .helix-item-stat .item-title+h2.block__title,.block-latest-articles .helix-item-testimonial .field--name-quote+h2.block__title,.block-latest-articles .media--view-mode-panel .item-title+h2.block__title,.block-latest-articles .node--type-article.node--view-mode-teaser .node__title+h2.block__title,.block-latest-articles .node--type-event.node--view-mode-teaser .node__title+h2.block__title,.block-latest-articles .node--type-team-member.node--view-mode-full .node__title+h2.block__title,.block-latest-articles .node--type-team-member.node--view-mode-teaser .node__title+h2.block__title,.block-latest-articles .nodes #block-machines .node--type-article .item-title+h2.block__title--machines,.block-latest-articles .nodes #block-vapormatt-theme-machines .node--type-article .item-title+h2.block__title--machines,.block-latest-articles .nodes .node--type-article #block-machines .item-title+h2.block__title--machines,.block-latest-articles .nodes .node--type-article #block-vapormatt-theme-machines .item-title+h2.block__title--machines,.block-latest-articles .nodes .node--type-article .block-latest-articles .item-title+h2.block__title,.block-latest-articles .nodes .node--type-article .item-title+h2,.block-latest-articles .nodes .node--type-article .item-title+h2.block__title,.block-latest-articles .nodes .node--type-article .item-title+h3,.block-latest-articles .nodes .node--type-article .item-title+h4,.block-latest-articles .nodes .node--type-article .item-title+h5,.block-latest-articles .nodes .node--type-article .item-title+h6,.block-latest-articles .nodes .node--type-article section.helix-row-comparison-slider .row.intro .item-title+h2,.block-latest-articles .nodes .node--type-article section.helix-row-panels .row.intro .item-title+h2,.block-latest-articles .nodes .node--type-article section.helix-row-stats .row.intro .item-title+h2,.block-latest-articles .nodes .node--type-article section.helix-row-team .row.intro .item-title+h2,.block-latest-articles .nodes .node--type-article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item-title+h2,.block-latest-articles .nodes section.helix-row-comparison-slider .row.intro .node--type-article .item-title+h2,.block-latest-articles .nodes section.helix-row-panels .row.intro .node--type-article .item-title+h2,.block-latest-articles .nodes section.helix-row-stats .row.intro .node--type-article .item-title+h2,.block-latest-articles .nodes section.helix-row-team .row.intro .node--type-article .item-title+h2,.block-latest-articles .nodes section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node--type-article .item-title+h2,.block-latest-articles .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2.block__title,.block-latest-articles body.page-basket .block-system fieldset legend+h2.block__title,.block-latest-articles body.page-cart .block-system fieldset legend+h2.block__title,.block-latest-articles body.page-checkout .block-system fieldset legend+h2.block__title,.block-latest-articles body.rss-html-feed .header h1+h2.block__title,.block-latest-articles body.rss-html-feed .items .item>h3+h2.block__title,.block-latest-articles body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h2.block__title,.block-latest-articles body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h2.block__title,.block-latest-articles body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h2.block__title,.block-latest-articles body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h2.block__title,.block-latest-articles h1+h2.block__title,.block-latest-articles h2+h2.block__title,.block-latest-articles h2.block__title+h2,.block-latest-articles h2.block__title+h2.block__title,.block-latest-articles h2.block__title+h3,.block-latest-articles h2.block__title+h4,.block-latest-articles h2.block__title+h5,.block-latest-articles h2.block__title+h6,.block-latest-articles h3+h2.block__title,.block-latest-articles h4+h2.block__title,.block-latest-articles h5+h2.block__title,.block-latest-articles h6+h2.block__title,.block-latest-articles section.flexi-row.gallery .gallery-slide .content .title+h2.block__title,.block-latest-articles section.helix-row-button .row .row-title+h2.block__title,.block-latest-articles section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h2.block__title,.block-latest-articles section.helix-row-comparison-slider .row.intro h2+h2.block__title,.block-latest-articles section.helix-row-comparison-slider .row.intro h2.block__title+h2,.block-latest-articles section.helix-row-contact .row-title+h2.block__title,.block-latest-articles section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h2.block__title,.block-latest-articles section.helix-row-panels .row.intro h2+h2.block__title,.block-latest-articles section.helix-row-panels .row.intro h2.block__title+h2,.block-latest-articles section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h2.block__title,.block-latest-articles section.helix-row-stats .row.intro h2+h2.block__title,.block-latest-articles section.helix-row-stats .row.intro h2.block__title+h2,.block-latest-articles section.helix-row-team .row.intro .row-title+h2.block__title,.block-latest-articles section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h2.block__title,.block-latest-articles section.helix-row-team .row.intro h2+h2.block__title,.block-latest-articles section.helix-row-team .row.intro h2.block__title+h2,.block-latest-articles section.helix-row-team article .item-title+h2.block__title,.block-latest-articles section.helix-row.helix-row-accordion .row.intro h2+h2.block__title,.block-latest-articles section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2.block__title,.block-latest-articles section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2.block__title+h2,.block-latest-articles table.checkout-review .pane-title+h2.block__title,.comment .meta #block-machines h3+h2.block__title--machines,.comment .meta #block-machines section.helix-row-comparison-slider .row.intro h2+h2.block__title--machines,.comment .meta #block-machines section.helix-row-panels .row.intro h2+h2.block__title--machines,.comment .meta #block-machines section.helix-row-stats .row.intro h2+h2.block__title--machines,.comment .meta #block-machines section.helix-row-team .row.intro h2+h2.block__title--machines,.comment .meta #block-vapormatt-theme-machines h3+h2.block__title--machines,.comment .meta #block-vapormatt-theme-machines section.helix-row-comparison-slider .row.intro h2+h2.block__title--machines,.comment .meta #block-vapormatt-theme-machines section.helix-row-panels .row.intro h2+h2.block__title--machines,.comment .meta #block-vapormatt-theme-machines section.helix-row-stats .row.intro h2+h2.block__title--machines,.comment .meta #block-vapormatt-theme-machines section.helix-row-team .row.intro h2+h2.block__title--machines,.comment .meta .block-latest-articles h3+h2.block__title,.comment .meta .block-latest-articles section.helix-row-comparison-slider .row.intro h2+h2.block__title,.comment .meta .block-latest-articles section.helix-row-panels .row.intro h2+h2.block__title,.comment .meta .block-latest-articles section.helix-row-stats .row.intro h2+h2.block__title,.comment .meta .block-latest-articles section.helix-row-team .row.intro h2+h2.block__title,.comment .meta h3+h2,.comment .meta h3+h3,.comment .meta h3+h4,.comment .meta h3+h5,.comment .meta h3+h6,.comment .meta section.helix-row-comparison-slider .row.intro h2+h2,.comment .meta section.helix-row-comparison-slider .row.intro h2+h3,.comment .meta section.helix-row-comparison-slider .row.intro h2+h4,.comment .meta section.helix-row-comparison-slider .row.intro h2+h5,.comment .meta section.helix-row-comparison-slider .row.intro h2+h6,.comment .meta section.helix-row-comparison-slider .row.intro h3+h2,.comment .meta section.helix-row-comparison-slider .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,.comment .meta section.helix-row-comparison-slider section.helix-row-panels .row.intro h2+h2,.comment .meta section.helix-row-comparison-slider section.helix-row-stats .row.intro h2+h2,.comment .meta section.helix-row-comparison-slider section.helix-row-team .row.intro h2+h2,.comment .meta section.helix-row-panels .row.intro h2+h2,.comment .meta section.helix-row-panels .row.intro h2+h3,.comment .meta section.helix-row-panels .row.intro h2+h4,.comment .meta section.helix-row-panels .row.intro h2+h5,.comment .meta section.helix-row-panels .row.intro h2+h6,.comment .meta section.helix-row-panels .row.intro h3+h2,.comment .meta section.helix-row-panels .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,.comment .meta section.helix-row-panels section.helix-row-stats .row.intro h2+h2,.comment .meta section.helix-row-stats .row.intro h2+h2,.comment .meta section.helix-row-stats .row.intro h2+h3,.comment .meta section.helix-row-stats .row.intro h2+h4,.comment .meta section.helix-row-stats .row.intro h2+h5,.comment .meta section.helix-row-stats .row.intro h2+h6,.comment .meta section.helix-row-stats .row.intro h3+h2,.comment .meta section.helix-row-stats .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,.comment .meta section.helix-row-team .row.intro h2+h2,.comment .meta section.helix-row-team .row.intro h2+h3,.comment .meta section.helix-row-team .row.intro h2+h4,.comment .meta section.helix-row-team .row.intro h2+h5,.comment .meta section.helix-row-team .row.intro h2+h6,.comment .meta section.helix-row-team .row.intro h3+h2,.comment .meta section.helix-row-team .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,.comment .meta section.helix-row-team section.helix-row-stats .row.intro h2+h2,.comment .meta section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h3+h2,.comment-wrapper #block-machines .comment-form>h2+h2.block__title--machines,.comment-wrapper #block-machines .comments>h2+h2.block__title--machines,.comment-wrapper #block-vapormatt-theme-machines .comment-form>h2+h2.block__title--machines,.comment-wrapper #block-vapormatt-theme-machines .comments>h2+h2.block__title--machines,.comment-wrapper .block-latest-articles .comment-form>h2+h2.block__title,.comment-wrapper .block-latest-articles .comments>h2+h2.block__title,.comment-wrapper .comment-form>h2+h2,.comment-wrapper .comment-form>h2+h3,.comment-wrapper .comment-form>h2+h4,.comment-wrapper .comment-form>h2+h5,.comment-wrapper .comment-form>h2+h6,.comment-wrapper .comments>h2+h2,.comment-wrapper .comments>h2+h3,.comment-wrapper .comments>h2+h4,.comment-wrapper .comments>h2+h5,.comment-wrapper .comments>h2+h6,.comment-wrapper section.helix-row-comparison-slider .row.intro .comment-form>h2+h2,.comment-wrapper section.helix-row-comparison-slider .row.intro .comments>h2+h2,.comment-wrapper section.helix-row-panels .row.intro .comment-form>h2+h2,.comment-wrapper section.helix-row-panels .row.intro .comments>h2+h2,.comment-wrapper section.helix-row-stats .row.intro .comment-form>h2+h2,.comment-wrapper section.helix-row-stats .row.intro .comments>h2+h2,.comment-wrapper section.helix-row-team .row.intro .comment-form>h2+h2,.comment-wrapper section.helix-row-team .row.intro .comments>h2+h2,.comment-wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comment-form>h2+h2,.comment-wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comments>h2+h2,.helix-item-location #block-machines .item-title+h2.block__title--machines,.helix-item-location #block-vapormatt-theme-machines .item-title+h2.block__title--machines,.helix-item-location .block-latest-articles .item-title+h2.block__title,.helix-item-location .item-title+h2,.helix-item-location .item-title+h3,.helix-item-location .item-title+h4,.helix-item-location .item-title+h5,.helix-item-location .item-title+h6,.helix-item-location section.helix-row-comparison-slider .row.intro .item-title+h2,.helix-item-location section.helix-row-panels .row.intro .item-title+h2,.helix-item-location section.helix-row-stats .row.intro .item-title+h2,.helix-item-location section.helix-row-team .row.intro .item-title+h2,.helix-item-location section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item-title+h2,.helix-item-panel #block-machines .item-title+h2.block__title--machines,.helix-item-panel #block-vapormatt-theme-machines .item-title+h2.block__title--machines,.helix-item-panel .block-latest-articles .item-title+h2.block__title,.helix-item-panel .item-title+h2,.helix-item-panel .item-title+h3,.helix-item-panel .item-title+h4,.helix-item-panel .item-title+h5,.helix-item-panel .item-title+h6,.helix-item-panel section.helix-row-comparison-slider .row.intro .item-title+h2,.helix-item-panel section.helix-row-panels .row.intro .item-title+h2,.helix-item-panel section.helix-row-stats .row.intro .item-title+h2,.helix-item-panel section.helix-row-team .row.intro .item-title+h2,.helix-item-panel section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item-title+h2,.helix-item-stat #block-machines .item-title+h2.block__title--machines,.helix-item-stat #block-vapormatt-theme-machines .item-title+h2.block__title--machines,.helix-item-stat .block-latest-articles .item-title+h2.block__title,.helix-item-stat .item-title+h2,.helix-item-stat .item-title+h3,.helix-item-stat .item-title+h4,.helix-item-stat .item-title+h5,.helix-item-stat .item-title+h6,.helix-item-stat section.helix-row-comparison-slider .row.intro .item-title+h2,.helix-item-stat section.helix-row-panels .row.intro .item-title+h2,.helix-item-stat section.helix-row-stats .row.intro .item-title+h2,.helix-item-stat section.helix-row-team .row.intro .item-title+h2,.helix-item-stat section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item-title+h2,.helix-item-testimonial #block-machines .field--name-quote+h2.block__title--machines,.helix-item-testimonial #block-vapormatt-theme-machines .field--name-quote+h2.block__title--machines,.helix-item-testimonial .block-latest-articles .field--name-quote+h2.block__title,.helix-item-testimonial .field--name-quote+h2,.helix-item-testimonial .field--name-quote+h3,.helix-item-testimonial .field--name-quote+h4,.helix-item-testimonial .field--name-quote+h5,.helix-item-testimonial .field--name-quote+h6,.helix-item-testimonial section.helix-row-comparison-slider .row.intro .field--name-quote+h2,.helix-item-testimonial section.helix-row-panels .row.intro .field--name-quote+h2,.helix-item-testimonial section.helix-row-stats .row.intro .field--name-quote+h2,.helix-item-testimonial section.helix-row-team .row.intro .field--name-quote+h2,.helix-item-testimonial section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .field--name-quote+h2,.media--view-mode-panel #block-machines .item-title+h2.block__title--machines,.media--view-mode-panel #block-vapormatt-theme-machines .item-title+h2.block__title--machines,.media--view-mode-panel .block-latest-articles .item-title+h2.block__title,.media--view-mode-panel .item-title+h2,.media--view-mode-panel .item-title+h3,.media--view-mode-panel .item-title+h4,.media--view-mode-panel .item-title+h5,.media--view-mode-panel .item-title+h6,.media--view-mode-panel section.helix-row-comparison-slider .row.intro .item-title+h2,.media--view-mode-panel section.helix-row-panels .row.intro .item-title+h2,.media--view-mode-panel section.helix-row-stats .row.intro .item-title+h2,.media--view-mode-panel section.helix-row-team .row.intro .item-title+h2,.media--view-mode-panel section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item-title+h2,.node--type-article.node--view-mode-teaser #block-machines .node__title+h2.block__title--machines,.node--type-article.node--view-mode-teaser #block-vapormatt-theme-machines .node__title+h2.block__title--machines,.node--type-article.node--view-mode-teaser .block-latest-articles .node__title+h2.block__title,.node--type-article.node--view-mode-teaser .node__title+h2,.node--type-article.node--view-mode-teaser .node__title+h3,.node--type-article.node--view-mode-teaser .node__title+h4,.node--type-article.node--view-mode-teaser .node__title+h5,.node--type-article.node--view-mode-teaser .node__title+h6,.node--type-article.node--view-mode-teaser section.helix-row-comparison-slider .row.intro .node__title+h2,.node--type-article.node--view-mode-teaser section.helix-row-panels .row.intro .node__title+h2,.node--type-article.node--view-mode-teaser section.helix-row-stats .row.intro .node__title+h2,.node--type-article.node--view-mode-teaser section.helix-row-team .row.intro .node__title+h2,.node--type-article.node--view-mode-teaser section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node__title+h2,.node--type-event.node--view-mode-teaser #block-machines .node__title+h2.block__title--machines,.node--type-event.node--view-mode-teaser #block-vapormatt-theme-machines .node__title+h2.block__title--machines,.node--type-event.node--view-mode-teaser .block-latest-articles .node__title+h2.block__title,.node--type-event.node--view-mode-teaser .node__title+h2,.node--type-event.node--view-mode-teaser .node__title+h3,.node--type-event.node--view-mode-teaser .node__title+h4,.node--type-event.node--view-mode-teaser .node__title+h5,.node--type-event.node--view-mode-teaser .node__title+h6,.node--type-event.node--view-mode-teaser section.helix-row-comparison-slider .row.intro .node__title+h2,.node--type-event.node--view-mode-teaser section.helix-row-panels .row.intro .node__title+h2,.node--type-event.node--view-mode-teaser section.helix-row-stats .row.intro .node__title+h2,.node--type-event.node--view-mode-teaser section.helix-row-team .row.intro .node__title+h2,.node--type-event.node--view-mode-teaser section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node__title+h2,.node--type-team-member.node--view-mode-full #block-machines .node__title+h2.block__title--machines,.node--type-team-member.node--view-mode-full #block-vapormatt-theme-machines .node__title+h2.block__title--machines,.node--type-team-member.node--view-mode-full .block-latest-articles .node__title+h2.block__title,.node--type-team-member.node--view-mode-full .node__title+h2,.node--type-team-member.node--view-mode-full .node__title+h3,.node--type-team-member.node--view-mode-full .node__title+h4,.node--type-team-member.node--view-mode-full .node__title+h5,.node--type-team-member.node--view-mode-full .node__title+h6,.node--type-team-member.node--view-mode-full section.helix-row-comparison-slider .row.intro .node__title+h2,.node--type-team-member.node--view-mode-full section.helix-row-panels .row.intro .node__title+h2,.node--type-team-member.node--view-mode-full section.helix-row-stats .row.intro .node__title+h2,.node--type-team-member.node--view-mode-full section.helix-row-team .row.intro .node__title+h2,.node--type-team-member.node--view-mode-full section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node__title+h2,.node--type-team-member.node--view-mode-teaser #block-machines .node__title+h2.block__title--machines,.node--type-team-member.node--view-mode-teaser #block-vapormatt-theme-machines .node__title+h2.block__title--machines,.node--type-team-member.node--view-mode-teaser .block-latest-articles .node__title+h2.block__title,.node--type-team-member.node--view-mode-teaser .node__title+h2,.node--type-team-member.node--view-mode-teaser .node__title+h3,.node--type-team-member.node--view-mode-teaser .node__title+h4,.node--type-team-member.node--view-mode-teaser .node__title+h5,.node--type-team-member.node--view-mode-teaser .node__title+h6,.node--type-team-member.node--view-mode-teaser section.helix-row-comparison-slider .row.intro .node__title+h2,.node--type-team-member.node--view-mode-teaser section.helix-row-panels .row.intro .node__title+h2,.node--type-team-member.node--view-mode-teaser section.helix-row-stats .row.intro .node__title+h2,.node--type-team-member.node--view-mode-teaser section.helix-row-team .row.intro .node__title+h2,.node--type-team-member.node--view-mode-teaser section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node__title+h2,.page-term-type-article-tags .block-system-main-block .nodes #block-machines .node--type-article .item-title+h2.block__title--machines,.page-term-type-article-tags .block-system-main-block .nodes #block-vapormatt-theme-machines .node--type-article .item-title+h2.block__title--machines,.page-term-type-article-tags .block-system-main-block .nodes .block-latest-articles .node--type-article .item-title+h2.block__title,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article #block-machines .item-title+h2.block__title--machines,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article #block-vapormatt-theme-machines .item-title+h2.block__title--machines,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .block-latest-articles .item-title+h2.block__title,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h3,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h4,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h5,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h6,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article section.helix-row-comparison-slider .row.intro .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article section.helix-row-panels .row.intro .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article section.helix-row-stats .row.intro .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article section.helix-row-team .row.intro .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-comparison-slider .row.intro .node--type-article .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-panels .row.intro .node--type-article .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-stats .row.intro .node--type-article .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-team .row.intro .node--type-article .item-title+h2,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node--type-article .item-title+h2,body.page-basket .block-system fieldset #block-machines legend+h2.block__title--machines,body.page-basket .block-system fieldset #block-vapormatt-theme-machines legend+h2.block__title--machines,body.page-basket .block-system fieldset .block-latest-articles legend+h2.block__title,body.page-basket .block-system fieldset legend+h2,body.page-basket .block-system fieldset legend+h3,body.page-basket .block-system fieldset legend+h4,body.page-basket .block-system fieldset legend+h5,body.page-basket .block-system fieldset legend+h6,body.page-basket .block-system fieldset section.helix-row-comparison-slider .row.intro legend+h2,body.page-basket .block-system fieldset section.helix-row-panels .row.intro legend+h2,body.page-basket .block-system fieldset section.helix-row-stats .row.intro legend+h2,body.page-basket .block-system fieldset section.helix-row-team .row.intro legend+h2,body.page-basket .block-system fieldset section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header legend+h2,body.page-cart .block-system fieldset #block-machines legend+h2.block__title--machines,body.page-cart .block-system fieldset #block-vapormatt-theme-machines legend+h2.block__title--machines,body.page-cart .block-system fieldset .block-latest-articles legend+h2.block__title,body.page-cart .block-system fieldset legend+h2,body.page-cart .block-system fieldset legend+h3,body.page-cart .block-system fieldset legend+h4,body.page-cart .block-system fieldset legend+h5,body.page-cart .block-system fieldset legend+h6,body.page-cart .block-system fieldset section.helix-row-comparison-slider .row.intro legend+h2,body.page-cart .block-system fieldset section.helix-row-panels .row.intro legend+h2,body.page-cart .block-system fieldset section.helix-row-stats .row.intro legend+h2,body.page-cart .block-system fieldset section.helix-row-team .row.intro legend+h2,body.page-cart .block-system fieldset section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header legend+h2,body.page-checkout .block-system fieldset #block-machines legend+h2.block__title--machines,body.page-checkout .block-system fieldset #block-vapormatt-theme-machines legend+h2.block__title--machines,body.page-checkout .block-system fieldset .block-latest-articles legend+h2.block__title,body.page-checkout .block-system fieldset legend+h2,body.page-checkout .block-system fieldset legend+h3,body.page-checkout .block-system fieldset legend+h4,body.page-checkout .block-system fieldset legend+h5,body.page-checkout .block-system fieldset legend+h6,body.page-checkout .block-system fieldset section.helix-row-comparison-slider .row.intro legend+h2,body.page-checkout .block-system fieldset section.helix-row-panels .row.intro legend+h2,body.page-checkout .block-system fieldset section.helix-row-stats .row.intro legend+h2,body.page-checkout .block-system fieldset section.helix-row-team .row.intro legend+h2,body.page-checkout .block-system fieldset section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header legend+h2,body.rss-html-feed .header #block-machines h1+h2.block__title--machines,body.rss-html-feed .header #block-vapormatt-theme-machines h1+h2.block__title--machines,body.rss-html-feed .header .block-latest-articles h1+h2.block__title,body.rss-html-feed .header h1+h2,body.rss-html-feed .header h1+h3,body.rss-html-feed .header h1+h4,body.rss-html-feed .header h1+h5,body.rss-html-feed .header h1+h6,body.rss-html-feed .header section.helix-row-comparison-slider .row.intro h1+h2,body.rss-html-feed .header section.helix-row-panels .row.intro h1+h2,body.rss-html-feed .header section.helix-row-stats .row.intro h1+h2,body.rss-html-feed .header section.helix-row-team .row.intro h1+h2,body.rss-html-feed .header section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h1+h2,body.rss-html-feed .items #block-machines .item>h3+h2.block__title--machines,body.rss-html-feed .items #block-vapormatt-theme-machines .item>h3+h2.block__title--machines,body.rss-html-feed .items .block-latest-articles .item>h3+h2.block__title,body.rss-html-feed .items .item>h3+h2,body.rss-html-feed .items .item>h3+h3,body.rss-html-feed .items .item>h3+h4,body.rss-html-feed .items .item>h3+h5,body.rss-html-feed .items .item>h3+h6,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro #block-machines .item>h2+h2.block__title--machines,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro #block-vapormatt-theme-machines .item>h2+h2.block__title--machines,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .block-latest-articles .item>h2+h2.block__title,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h3,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h4,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h5,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h6,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h3+h2,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h2+h2,body.rss-html-feed .items section.helix-row-comparison-slider section.helix-row-panels .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-comparison-slider section.helix-row-stats .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-comparison-slider section.helix-row-team .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-panels .row.intro #block-machines .item>h2+h2.block__title--machines,body.rss-html-feed .items section.helix-row-panels .row.intro #block-vapormatt-theme-machines .item>h2+h2.block__title--machines,body.rss-html-feed .items section.helix-row-panels .row.intro .block-latest-articles .item>h2+h2.block__title,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h3,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h4,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h5,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h6,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h3+h2,body.rss-html-feed .items section.helix-row-panels .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h2+h2,body.rss-html-feed .items section.helix-row-panels section.helix-row-comparison-slider .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-panels section.helix-row-stats .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-panels section.helix-row-team .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-stats .row.intro #block-machines .item>h2+h2.block__title--machines,body.rss-html-feed .items section.helix-row-stats .row.intro #block-vapormatt-theme-machines .item>h2+h2.block__title--machines,body.rss-html-feed .items section.helix-row-stats .row.intro .block-latest-articles .item>h2+h2.block__title,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h3,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h4,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h5,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h6,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h3+h2,body.rss-html-feed .items section.helix-row-stats .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h2+h2,body.rss-html-feed .items section.helix-row-stats section.helix-row-comparison-slider .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-stats section.helix-row-panels .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-stats section.helix-row-team .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-team .row.intro #block-machines .item>h2+h2.block__title--machines,body.rss-html-feed .items section.helix-row-team .row.intro #block-vapormatt-theme-machines .item>h2+h2.block__title--machines,body.rss-html-feed .items section.helix-row-team .row.intro .block-latest-articles .item>h2+h2.block__title,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h3,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h4,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h5,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h6,body.rss-html-feed .items section.helix-row-team .row.intro .item>h3+h2,body.rss-html-feed .items section.helix-row-team .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h2+h2,body.rss-html-feed .items section.helix-row-team section.helix-row-comparison-slider .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-team section.helix-row-panels .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row-team section.helix-row-stats .row.intro .item>h2+h2,body.rss-html-feed .items section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h3+h2,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h2+h2,h2+h3,h2+h4,h2+h5,h2+h6,h3+h2,h3+h3,h3+h4,h3+h5,h3+h6,h4+h2,h4+h3,h4+h4,h4+h5,h4+h6,h5+h2,h5+h3,h5+h4,h5+h5,h5+h6,h6+h2,h6+h3,h6+h4,h6+h5,h6+h6,section.flexi-row.gallery .gallery-slide .content #block-machines .title+h2.block__title--machines,section.flexi-row.gallery .gallery-slide .content #block-vapormatt-theme-machines .title+h2.block__title--machines,section.flexi-row.gallery .gallery-slide .content .block-latest-articles .title+h2.block__title,section.flexi-row.gallery .gallery-slide .content .title+h2,section.flexi-row.gallery .gallery-slide .content .title+h3,section.flexi-row.gallery .gallery-slide .content .title+h4,section.flexi-row.gallery .gallery-slide .content .title+h5,section.flexi-row.gallery .gallery-slide .content .title+h6,section.flexi-row.gallery .gallery-slide .content section.helix-row-comparison-slider .row.intro .title+h2,section.flexi-row.gallery .gallery-slide .content section.helix-row-panels .row.intro .title+h2,section.flexi-row.gallery .gallery-slide .content section.helix-row-stats .row.intro .title+h2,section.flexi-row.gallery .gallery-slide .content section.helix-row-team .row.intro .title+h2,section.flexi-row.gallery .gallery-slide .content section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .title+h2,section.helix-row-block .block-latest-articles .block__header #block-machines .block__title+h2.block__title--machines,section.helix-row-block .block-latest-articles .block__header #block-vapormatt-theme-machines .block__title+h2.block__title--machines,section.helix-row-block .block-latest-articles .block__header .block__title+h2,section.helix-row-block .block-latest-articles .block__header .block__title+h2.block__title,section.helix-row-block .block-latest-articles .block__header .block__title+h3,section.helix-row-block .block-latest-articles .block__header .block__title+h4,section.helix-row-block .block-latest-articles .block__header .block__title+h5,section.helix-row-block .block-latest-articles .block__header .block__title+h6,section.helix-row-block .block-latest-articles .block__header section.helix-row-comparison-slider .row.intro .block__title+h2,section.helix-row-block .block-latest-articles .block__header section.helix-row-panels .row.intro .block__title+h2,section.helix-row-block .block-latest-articles .block__header section.helix-row-stats .row.intro .block__title+h2,section.helix-row-block .block-latest-articles .block__header section.helix-row-team .row.intro .block__title+h2,section.helix-row-block .block-latest-articles .block__header section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .block__title+h2,section.helix-row-button .row #block-machines .row-title+h2.block__title--machines,section.helix-row-button .row #block-vapormatt-theme-machines .row-title+h2.block__title--machines,section.helix-row-button .row .block-latest-articles .row-title+h2.block__title,section.helix-row-button .row .row-title+h2,section.helix-row-button .row .row-title+h3,section.helix-row-button .row .row-title+h4,section.helix-row-button .row .row-title+h5,section.helix-row-button .row .row-title+h6,section.helix-row-button .row section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .row-title+h2,section.helix-row-button section.helix-row-comparison-slider .row.intro .row-title+h2,section.helix-row-button section.helix-row-panels .row.intro .row-title+h2,section.helix-row-button section.helix-row-stats .row.intro .row-title+h2,section.helix-row-button section.helix-row-team .row.intro .row-title+h2,section.helix-row-comparison-slider .row.intro #block-helix-theme-side-nav>h2+h2,section.helix-row-comparison-slider .row.intro #block-machines .comment .meta h2+h2.block__title--machines,section.helix-row-comparison-slider .row.intro #block-machines h2+h2.block__title--machines,section.helix-row-comparison-slider .row.intro #block-machines h2.block__title--machines+h2,section.helix-row-comparison-slider .row.intro #block-vapormatt-theme-machines .comment .meta h2+h2.block__title--machines,section.helix-row-comparison-slider .row.intro #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row-comparison-slider .row.intro #block-vapormatt-theme-machines h2.block__title--machines+h2,section.helix-row-comparison-slider .row.intro .block-articlesindex .nodes .node--type-article .item-title+h2,section.helix-row-comparison-slider .row.intro .block-latest-articles .comment .meta h2+h2.block__title,section.helix-row-comparison-slider .row.intro .block-latest-articles .nodes .node--type-article .item-title+h2,section.helix-row-comparison-slider .row.intro .block-latest-articles h2+h2.block__title,section.helix-row-comparison-slider .row.intro .block-latest-articles h2.block__title+h2,section.helix-row-comparison-slider .row.intro .comment .meta #block-machines h2+h2.block__title--machines,section.helix-row-comparison-slider .row.intro .comment .meta #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row-comparison-slider .row.intro .comment .meta .block-latest-articles h2+h2.block__title,section.helix-row-comparison-slider .row.intro .comment .meta h2+h2,section.helix-row-comparison-slider .row.intro .comment .meta h2+h3,section.helix-row-comparison-slider .row.intro .comment .meta h2+h4,section.helix-row-comparison-slider .row.intro .comment .meta h2+h5,section.helix-row-comparison-slider .row.intro .comment .meta h2+h6,section.helix-row-comparison-slider .row.intro .comment .meta h3+h2,section.helix-row-comparison-slider .row.intro .comment .meta section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row-comparison-slider .row.intro .comment-wrapper .comment-form>h2+h2,section.helix-row-comparison-slider .row.intro .comment-wrapper .comments>h2+h2,section.helix-row-comparison-slider .row.intro .helix-item-location .item-title+h2,section.helix-row-comparison-slider .row.intro .helix-item-panel .item-title+h2,section.helix-row-comparison-slider .row.intro .helix-item-stat .item-title+h2,section.helix-row-comparison-slider .row.intro .helix-item-testimonial .field--name-quote+h2,section.helix-row-comparison-slider .row.intro .media--view-mode-panel .item-title+h2,section.helix-row-comparison-slider .row.intro .node--type-article.node--view-mode-teaser .node__title+h2,section.helix-row-comparison-slider .row.intro .node--type-event.node--view-mode-teaser .node__title+h2,section.helix-row-comparison-slider .row.intro .node--type-team-member.node--view-mode-full .node__title+h2,section.helix-row-comparison-slider .row.intro .node--type-team-member.node--view-mode-teaser .node__title+h2,section.helix-row-comparison-slider .row.intro .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2,section.helix-row-comparison-slider .row.intro body.page-basket .block-system fieldset legend+h2,section.helix-row-comparison-slider .row.intro body.page-cart .block-system fieldset legend+h2,section.helix-row-comparison-slider .row.intro body.page-checkout .block-system fieldset legend+h2,section.helix-row-comparison-slider .row.intro body.rss-html-feed .header h1+h2,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items #block-machines .item>h2+h2.block__title--machines,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items #block-vapormatt-theme-machines .item>h2+h2.block__title--machines,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .block-latest-articles .item>h2+h2.block__title,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h3,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h4,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h5,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h6,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h3+h2,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h2+h2,section.helix-row-comparison-slider .row.intro h1+h2,section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row-comparison-slider .row.intro h2+h3,section.helix-row-comparison-slider .row.intro h2+h4,section.helix-row-comparison-slider .row.intro h2+h5,section.helix-row-comparison-slider .row.intro h2+h6,section.helix-row-comparison-slider .row.intro h3+h2,section.helix-row-comparison-slider .row.intro h4+h2,section.helix-row-comparison-slider .row.intro h5+h2,section.helix-row-comparison-slider .row.intro h6+h2,section.helix-row-comparison-slider .row.intro section.flexi-row.gallery .gallery-slide .content .title+h2,section.helix-row-comparison-slider .row.intro section.helix-row-block .block-latest-articles .block__header .block__title+h2,section.helix-row-comparison-slider .row.intro section.helix-row-contact .row-title+h2,section.helix-row-comparison-slider .row.intro section.helix-row-team article .item-title+h2,section.helix-row-comparison-slider .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row-comparison-slider .row.intro table.checkout-review .pane-title+h2,section.helix-row-comparison-slider body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h2,section.helix-row-comparison-slider body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h2,section.helix-row-comparison-slider body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h2,section.helix-row-comparison-slider section.helix-row-button .row.intro .row-title+h2,section.helix-row-comparison-slider section.helix-row-panels .row.intro .comment .meta h2+h2,section.helix-row-comparison-slider section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-comparison-slider section.helix-row-panels .row.intro h2+h2,section.helix-row-comparison-slider section.helix-row-stats .row.intro .comment .meta h2+h2,section.helix-row-comparison-slider section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-comparison-slider section.helix-row-stats .row.intro h2+h2,section.helix-row-comparison-slider section.helix-row-team .row.intro .comment .meta h2+h2,section.helix-row-comparison-slider section.helix-row-team .row.intro .row-title+h2,section.helix-row-comparison-slider section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-comparison-slider section.helix-row-team .row.intro h2+h2,section.helix-row-comparison-slider section.helix-row.helix-row-accordion .row.intro h2+h2,section.helix-row-contact #block-machines .row-title+h2.block__title--machines,section.helix-row-contact #block-vapormatt-theme-machines .row-title+h2.block__title--machines,section.helix-row-contact .block-latest-articles .row-title+h2.block__title,section.helix-row-contact .row-title+h2,section.helix-row-contact .row-title+h3,section.helix-row-contact .row-title+h4,section.helix-row-contact .row-title+h5,section.helix-row-contact .row-title+h6,section.helix-row-contact section.helix-row-comparison-slider .row.intro .row-title+h2,section.helix-row-contact section.helix-row-panels .row.intro .row-title+h2,section.helix-row-contact section.helix-row-stats .row.intro .row-title+h2,section.helix-row-contact section.helix-row-team .row.intro .row-title+h2,section.helix-row-contact section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .row-title+h2,section.helix-row-panels .comment .meta section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row-panels .row.intro #block-helix-theme-side-nav>h2+h2,section.helix-row-panels .row.intro #block-machines .comment .meta h2+h2.block__title--machines,section.helix-row-panels .row.intro #block-machines h2+h2.block__title--machines,section.helix-row-panels .row.intro #block-machines h2.block__title--machines+h2,section.helix-row-panels .row.intro #block-vapormatt-theme-machines .comment .meta h2+h2.block__title--machines,section.helix-row-panels .row.intro #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row-panels .row.intro #block-vapormatt-theme-machines h2.block__title--machines+h2,section.helix-row-panels .row.intro .block-articlesindex .nodes .node--type-article .item-title+h2,section.helix-row-panels .row.intro .block-latest-articles .comment .meta h2+h2.block__title,section.helix-row-panels .row.intro .block-latest-articles .nodes .node--type-article .item-title+h2,section.helix-row-panels .row.intro .block-latest-articles h2+h2.block__title,section.helix-row-panels .row.intro .block-latest-articles h2.block__title+h2,section.helix-row-panels .row.intro .comment .meta #block-machines h2+h2.block__title--machines,section.helix-row-panels .row.intro .comment .meta #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row-panels .row.intro .comment .meta .block-latest-articles h2+h2.block__title,section.helix-row-panels .row.intro .comment .meta h2+h2,section.helix-row-panels .row.intro .comment .meta h2+h3,section.helix-row-panels .row.intro .comment .meta h2+h4,section.helix-row-panels .row.intro .comment .meta h2+h5,section.helix-row-panels .row.intro .comment .meta h2+h6,section.helix-row-panels .row.intro .comment .meta h3+h2,section.helix-row-panels .row.intro .comment .meta section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row-panels .row.intro .comment-wrapper .comment-form>h2+h2,section.helix-row-panels .row.intro .comment-wrapper .comments>h2+h2,section.helix-row-panels .row.intro .helix-item-location .item-title+h2,section.helix-row-panels .row.intro .helix-item-panel .item-title+h2,section.helix-row-panels .row.intro .helix-item-stat .item-title+h2,section.helix-row-panels .row.intro .helix-item-testimonial .field--name-quote+h2,section.helix-row-panels .row.intro .media--view-mode-panel .item-title+h2,section.helix-row-panels .row.intro .node--type-article.node--view-mode-teaser .node__title+h2,section.helix-row-panels .row.intro .node--type-event.node--view-mode-teaser .node__title+h2,section.helix-row-panels .row.intro .node--type-team-member.node--view-mode-full .node__title+h2,section.helix-row-panels .row.intro .node--type-team-member.node--view-mode-teaser .node__title+h2,section.helix-row-panels .row.intro .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2,section.helix-row-panels .row.intro body.page-basket .block-system fieldset legend+h2,section.helix-row-panels .row.intro body.page-cart .block-system fieldset legend+h2,section.helix-row-panels .row.intro body.page-checkout .block-system fieldset legend+h2,section.helix-row-panels .row.intro body.rss-html-feed .header h1+h2,section.helix-row-panels .row.intro body.rss-html-feed .items #block-machines .item>h2+h2.block__title--machines,section.helix-row-panels .row.intro body.rss-html-feed .items #block-vapormatt-theme-machines .item>h2+h2.block__title--machines,section.helix-row-panels .row.intro body.rss-html-feed .items .block-latest-articles .item>h2+h2.block__title,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h3,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h4,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h5,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h6,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h3+h2,section.helix-row-panels .row.intro body.rss-html-feed .items section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h2+h2,section.helix-row-panels .row.intro h1+h2,section.helix-row-panels .row.intro h2+h2,section.helix-row-panels .row.intro h2+h3,section.helix-row-panels .row.intro h2+h4,section.helix-row-panels .row.intro h2+h5,section.helix-row-panels .row.intro h2+h6,section.helix-row-panels .row.intro h3+h2,section.helix-row-panels .row.intro h4+h2,section.helix-row-panels .row.intro h5+h2,section.helix-row-panels .row.intro h6+h2,section.helix-row-panels .row.intro section.flexi-row.gallery .gallery-slide .content .title+h2,section.helix-row-panels .row.intro section.helix-row-block .block-latest-articles .block__header .block__title+h2,section.helix-row-panels .row.intro section.helix-row-contact .row-title+h2,section.helix-row-panels .row.intro section.helix-row-team article .item-title+h2,section.helix-row-panels .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row-panels .row.intro table.checkout-review .pane-title+h2,section.helix-row-panels body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h2,section.helix-row-panels body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h2,section.helix-row-panels body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h2,section.helix-row-panels section.helix-row-button .row.intro .row-title+h2,section.helix-row-panels section.helix-row-comparison-slider .row.intro .comment .meta h2+h2,section.helix-row-panels section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-panels section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row-panels section.helix-row-stats .row.intro .comment .meta h2+h2,section.helix-row-panels section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-panels section.helix-row-stats .row.intro h2+h2,section.helix-row-panels section.helix-row-team .row.intro .row-title+h2,section.helix-row-panels section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-panels section.helix-row.helix-row-accordion .row.intro h2+h2,section.helix-row-stats .comment .meta section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row-stats .comment .meta section.helix-row-panels .row.intro h2+h2,section.helix-row-stats .comment .meta section.helix-row-team .row.intro h2+h2,section.helix-row-stats .row.intro #block-helix-theme-side-nav>h2+h2,section.helix-row-stats .row.intro #block-machines .comment .meta h2+h2.block__title--machines,section.helix-row-stats .row.intro #block-machines h2+h2.block__title--machines,section.helix-row-stats .row.intro #block-machines h2.block__title--machines+h2,section.helix-row-stats .row.intro #block-vapormatt-theme-machines .comment .meta h2+h2.block__title--machines,section.helix-row-stats .row.intro #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row-stats .row.intro #block-vapormatt-theme-machines h2.block__title--machines+h2,section.helix-row-stats .row.intro .block-articlesindex .nodes .node--type-article .item-title+h2,section.helix-row-stats .row.intro .block-latest-articles .comment .meta h2+h2.block__title,section.helix-row-stats .row.intro .block-latest-articles .nodes .node--type-article .item-title+h2,section.helix-row-stats .row.intro .block-latest-articles h2+h2.block__title,section.helix-row-stats .row.intro .block-latest-articles h2.block__title+h2,section.helix-row-stats .row.intro .comment .meta #block-machines h2+h2.block__title--machines,section.helix-row-stats .row.intro .comment .meta #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row-stats .row.intro .comment .meta .block-latest-articles h2+h2.block__title,section.helix-row-stats .row.intro .comment .meta h2+h2,section.helix-row-stats .row.intro .comment .meta h2+h3,section.helix-row-stats .row.intro .comment .meta h2+h4,section.helix-row-stats .row.intro .comment .meta h2+h5,section.helix-row-stats .row.intro .comment .meta h2+h6,section.helix-row-stats .row.intro .comment .meta h3+h2,section.helix-row-stats .row.intro .comment .meta section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row-stats .row.intro .comment-wrapper .comment-form>h2+h2,section.helix-row-stats .row.intro .comment-wrapper .comments>h2+h2,section.helix-row-stats .row.intro .helix-item-location .item-title+h2,section.helix-row-stats .row.intro .helix-item-panel .item-title+h2,section.helix-row-stats .row.intro .helix-item-stat .item-title+h2,section.helix-row-stats .row.intro .helix-item-testimonial .field--name-quote+h2,section.helix-row-stats .row.intro .media--view-mode-panel .item-title+h2,section.helix-row-stats .row.intro .node--type-article.node--view-mode-teaser .node__title+h2,section.helix-row-stats .row.intro .node--type-event.node--view-mode-teaser .node__title+h2,section.helix-row-stats .row.intro .node--type-team-member.node--view-mode-full .node__title+h2,section.helix-row-stats .row.intro .node--type-team-member.node--view-mode-teaser .node__title+h2,section.helix-row-stats .row.intro .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2,section.helix-row-stats .row.intro body.page-basket .block-system fieldset legend+h2,section.helix-row-stats .row.intro body.page-cart .block-system fieldset legend+h2,section.helix-row-stats .row.intro body.page-checkout .block-system fieldset legend+h2,section.helix-row-stats .row.intro body.rss-html-feed .header h1+h2,section.helix-row-stats .row.intro body.rss-html-feed .items #block-machines .item>h2+h2.block__title--machines,section.helix-row-stats .row.intro body.rss-html-feed .items #block-vapormatt-theme-machines .item>h2+h2.block__title--machines,section.helix-row-stats .row.intro body.rss-html-feed .items .block-latest-articles .item>h2+h2.block__title,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h3,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h4,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h5,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h6,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h3+h2,section.helix-row-stats .row.intro body.rss-html-feed .items section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h2+h2,section.helix-row-stats .row.intro h1+h2,section.helix-row-stats .row.intro h2+h2,section.helix-row-stats .row.intro h2+h3,section.helix-row-stats .row.intro h2+h4,section.helix-row-stats .row.intro h2+h5,section.helix-row-stats .row.intro h2+h6,section.helix-row-stats .row.intro h3+h2,section.helix-row-stats .row.intro h4+h2,section.helix-row-stats .row.intro h5+h2,section.helix-row-stats .row.intro h6+h2,section.helix-row-stats .row.intro section.flexi-row.gallery .gallery-slide .content .title+h2,section.helix-row-stats .row.intro section.helix-row-block .block-latest-articles .block__header .block__title+h2,section.helix-row-stats .row.intro section.helix-row-contact .row-title+h2,section.helix-row-stats .row.intro section.helix-row-team article .item-title+h2,section.helix-row-stats .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row-stats .row.intro table.checkout-review .pane-title+h2,section.helix-row-stats body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h2,section.helix-row-stats body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h2,section.helix-row-stats body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h2,section.helix-row-stats section.helix-row-button .row.intro .row-title+h2,section.helix-row-stats section.helix-row-comparison-slider .row.intro .comment .meta h2+h2,section.helix-row-stats section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-stats section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row-stats section.helix-row-panels .row.intro .comment .meta h2+h2,section.helix-row-stats section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-stats section.helix-row-panels .row.intro h2+h2,section.helix-row-stats section.helix-row-team .row.intro .comment .meta h2+h2,section.helix-row-stats section.helix-row-team .row.intro .row-title+h2,section.helix-row-stats section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-stats section.helix-row-team .row.intro h2+h2,section.helix-row-stats section.helix-row.helix-row-accordion .row.intro h2+h2,section.helix-row-team #block-machines article .item-title+h2.block__title--machines,section.helix-row-team #block-vapormatt-theme-machines article .item-title+h2.block__title--machines,section.helix-row-team .block-latest-articles article .item-title+h2.block__title,section.helix-row-team .comment .meta section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row-team .row.intro #block-helix-theme-side-nav>h2+h2,section.helix-row-team .row.intro #block-machines .comment .meta h2+h2.block__title--machines,section.helix-row-team .row.intro #block-machines .row-title+h2.block__title--machines,section.helix-row-team .row.intro #block-machines h2+h2.block__title--machines,section.helix-row-team .row.intro #block-machines h2.block__title--machines+h2,section.helix-row-team .row.intro #block-vapormatt-theme-machines .comment .meta h2+h2.block__title--machines,section.helix-row-team .row.intro #block-vapormatt-theme-machines .row-title+h2.block__title--machines,section.helix-row-team .row.intro #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row-team .row.intro #block-vapormatt-theme-machines h2.block__title--machines+h2,section.helix-row-team .row.intro .block-articlesindex .nodes .node--type-article .item-title+h2,section.helix-row-team .row.intro .block-latest-articles .comment .meta h2+h2.block__title,section.helix-row-team .row.intro .block-latest-articles .nodes .node--type-article .item-title+h2,section.helix-row-team .row.intro .block-latest-articles .row-title+h2.block__title,section.helix-row-team .row.intro .block-latest-articles h2+h2.block__title,section.helix-row-team .row.intro .block-latest-articles h2.block__title+h2,section.helix-row-team .row.intro .comment .meta #block-machines h2+h2.block__title--machines,section.helix-row-team .row.intro .comment .meta #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row-team .row.intro .comment .meta .block-latest-articles h2+h2.block__title,section.helix-row-team .row.intro .comment .meta h2+h2,section.helix-row-team .row.intro .comment .meta h2+h3,section.helix-row-team .row.intro .comment .meta h2+h4,section.helix-row-team .row.intro .comment .meta h2+h5,section.helix-row-team .row.intro .comment .meta h2+h6,section.helix-row-team .row.intro .comment .meta h3+h2,section.helix-row-team .row.intro .comment .meta section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row-team .row.intro .comment-wrapper .comment-form>h2+h2,section.helix-row-team .row.intro .comment-wrapper .comments>h2+h2,section.helix-row-team .row.intro .helix-item-location .item-title+h2,section.helix-row-team .row.intro .helix-item-panel .item-title+h2,section.helix-row-team .row.intro .helix-item-stat .item-title+h2,section.helix-row-team .row.intro .helix-item-testimonial .field--name-quote+h2,section.helix-row-team .row.intro .media--view-mode-panel .item-title+h2,section.helix-row-team .row.intro .node--type-article.node--view-mode-teaser .node__title+h2,section.helix-row-team .row.intro .node--type-event.node--view-mode-teaser .node__title+h2,section.helix-row-team .row.intro .node--type-team-member.node--view-mode-full .node__title+h2,section.helix-row-team .row.intro .node--type-team-member.node--view-mode-teaser .node__title+h2,section.helix-row-team .row.intro .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2,section.helix-row-team .row.intro .row-title+h2,section.helix-row-team .row.intro .row-title+h3,section.helix-row-team .row.intro .row-title+h4,section.helix-row-team .row.intro .row-title+h5,section.helix-row-team .row.intro .row-title+h6,section.helix-row-team .row.intro article .item-title+h2,section.helix-row-team .row.intro body.page-basket .block-system fieldset legend+h2,section.helix-row-team .row.intro body.page-cart .block-system fieldset legend+h2,section.helix-row-team .row.intro body.page-checkout .block-system fieldset legend+h2,section.helix-row-team .row.intro body.rss-html-feed .header h1+h2,section.helix-row-team .row.intro body.rss-html-feed .items #block-machines .item>h2+h2.block__title--machines,section.helix-row-team .row.intro body.rss-html-feed .items #block-vapormatt-theme-machines .item>h2+h2.block__title--machines,section.helix-row-team .row.intro body.rss-html-feed .items .block-latest-articles .item>h2+h2.block__title,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h3,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h4,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h5,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h6,section.helix-row-team .row.intro body.rss-html-feed .items .item>h3+h2,section.helix-row-team .row.intro body.rss-html-feed .items section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item>h2+h2,section.helix-row-team .row.intro h1+h2,section.helix-row-team .row.intro h2+h2,section.helix-row-team .row.intro h2+h3,section.helix-row-team .row.intro h2+h4,section.helix-row-team .row.intro h2+h5,section.helix-row-team .row.intro h2+h6,section.helix-row-team .row.intro h3+h2,section.helix-row-team .row.intro h4+h2,section.helix-row-team .row.intro h5+h2,section.helix-row-team .row.intro h6+h2,section.helix-row-team .row.intro section.flexi-row.gallery .gallery-slide .content .title+h2,section.helix-row-team .row.intro section.helix-row-block .block-latest-articles .block__header .block__title+h2,section.helix-row-team .row.intro section.helix-row-contact .row-title+h2,section.helix-row-team .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .row-title+h2,section.helix-row-team .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row-team .row.intro table.checkout-review .pane-title+h2,section.helix-row-team article #block-machines .item-title+h2.block__title--machines,section.helix-row-team article #block-vapormatt-theme-machines .item-title+h2.block__title--machines,section.helix-row-team article .block-latest-articles .item-title+h2.block__title,section.helix-row-team article .item-title+h2,section.helix-row-team article .item-title+h3,section.helix-row-team article .item-title+h4,section.helix-row-team article .item-title+h5,section.helix-row-team article .item-title+h6,section.helix-row-team article section.helix-row-comparison-slider .row.intro .item-title+h2,section.helix-row-team article section.helix-row-panels .row.intro .item-title+h2,section.helix-row-team article section.helix-row-stats .row.intro .item-title+h2,section.helix-row-team article section.helix-row-team .row.intro .item-title+h2,section.helix-row-team article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .item-title+h2,section.helix-row-team body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h2,section.helix-row-team body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h2,section.helix-row-team body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h2,section.helix-row-team section.helix-row-button .row.intro .row-title+h2,section.helix-row-team section.helix-row-comparison-slider .row.intro .comment .meta h2+h2,section.helix-row-team section.helix-row-comparison-slider .row.intro .row-title+h2,section.helix-row-team section.helix-row-comparison-slider .row.intro article .item-title+h2,section.helix-row-team section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-team section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row-team section.helix-row-panels .row.intro .row-title+h2,section.helix-row-team section.helix-row-panels .row.intro article .item-title+h2,section.helix-row-team section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-team section.helix-row-stats .row.intro .comment .meta h2+h2,section.helix-row-team section.helix-row-stats .row.intro .row-title+h2,section.helix-row-team section.helix-row-stats .row.intro article .item-title+h2,section.helix-row-team section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row-team section.helix-row-stats .row.intro h2+h2,section.helix-row-team section.helix-row.helix-row-accordion .row.intro h2+h2,section.helix-row.helix-row-accordion .row.intro #block-machines h2+h2.block__title--machines,section.helix-row.helix-row-accordion .row.intro #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row.helix-row-accordion .row.intro .block-latest-articles h2+h2.block__title,section.helix-row.helix-row-accordion .row.intro h2+h2,section.helix-row.helix-row-accordion .row.intro h2+h3,section.helix-row.helix-row-accordion .row.intro h2+h4,section.helix-row.helix-row-accordion .row.intro h2+h5,section.helix-row.helix-row-accordion .row.intro h2+h6,section.helix-row.helix-row-accordion .row.intro section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row.helix-row-accordion section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row.helix-row-accordion section.helix-row-panels .row.intro h2+h2,section.helix-row.helix-row-accordion section.helix-row-stats .row.intro h2+h2,section.helix-row.helix-row-accordion section.helix-row-team .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header #block-helix-theme-side-nav>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header #block-machines h2+h2.block__title--machines,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header #block-machines h2.block__title--machines+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header #block-vapormatt-theme-machines h2+h2.block__title--machines,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header #block-vapormatt-theme-machines h2.block__title--machines+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .block-articlesindex .nodes .node--type-article .item-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .block-latest-articles .nodes .node--type-article .item-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .block-latest-articles h2+h2.block__title,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .block-latest-articles h2.block__title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comment .meta h3+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comment .meta section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comment .meta section.helix-row-panels .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comment .meta section.helix-row-stats .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comment .meta section.helix-row-team .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comment-wrapper .comment-form>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .comment-wrapper .comments>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-location .item-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-panel .item-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-stat .item-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-testimonial .field--name-quote+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .media--view-mode-panel .item-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node--type-article.node--view-mode-teaser .node__title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node--type-event.node--view-mode-teaser .node__title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node--type-team-member.node--view-mode-full .node__title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .node--type-team-member.node--view-mode-teaser .node__title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.page-basket .block-system fieldset legend+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.page-cart .block-system fieldset legend+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.page-checkout .block-system fieldset legend+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.rss-html-feed .header h1+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.rss-html-feed .items .item>h3+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header body.rss-html-feed .items section.helix-row-team .row.intro .item>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h1+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h3,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h4,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h5,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2+h6,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h3+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h4+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h5+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h6+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.flexi-row.gallery .gallery-slide .content .title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-block .block-latest-articles .block__header .block__title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-button .row .row-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-comparison-slider .row.intro .comment .meta h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-comparison-slider .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-contact .row-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-panels .row.intro .comment .meta h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-panels .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-stats .row.intro .comment .meta h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-stats .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-team .row.intro .comment .meta h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-team .row.intro .row-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-team .row.intro body.rss-html-feed .items .item>h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-team .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row-team article .item-title+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.helix-row.helix-row-accordion .row.intro h2+h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header table.checkout-review .pane-title+h2,table.checkout-review #block-machines .pane-title+h2.block__title--machines,table.checkout-review #block-vapormatt-theme-machines .pane-title+h2.block__title--machines,table.checkout-review .block-latest-articles .pane-title+h2.block__title,table.checkout-review .pane-title+h2,table.checkout-review .pane-title+h3,table.checkout-review .pane-title+h4,table.checkout-review .pane-title+h5,table.checkout-review .pane-title+h6,table.checkout-review section.helix-row-comparison-slider .row.intro .pane-title+h2,table.checkout-review section.helix-row-panels .row.intro .pane-title+h2,table.checkout-review section.helix-row-stats .row.intro .pane-title+h2,table.checkout-review section.helix-row-team .row.intro .pane-title+h2,table.checkout-review section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .pane-title+h2{margin-top:0!important}#block-helix-theme-side-nav>h2 a,#block-machines h2.block__title--machines a,#block-vapormatt-theme-machines h2.block__title--machines a,.block-articlesindex .nodes .node--type-article .item-title a,.block-articlesindex .nodes .node--type-article .item-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.block-articlesindex .nodes .node--type-article section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item-title a,.block-articlesindex .nodes section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-article .item-title a,.block-latest-articles .nodes .node--type-article .item-title a,.block-latest-articles .nodes .node--type-article .item-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.block-latest-articles .nodes .node--type-article section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item-title a,.block-latest-articles .nodes section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-article .item-title a,.block-latest-articles h2.block__title a,.comment .meta h3 a,.comment-wrapper .comment-form>h2 a,.comment-wrapper .comments>h2 a,.helix-item-location .item-title a,.helix-item-location .item-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-location section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item-title a,.helix-item-panel .item-title a,.helix-item-panel .item-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-panel section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item-title a,.helix-item-stat .item-title a,.helix-item-stat .item-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-stat section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item-title a,.helix-item-testimonial .field--name-quote a,.helix-item-testimonial .field--name-quote section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-testimonial section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .field--name-quote a,.media--view-mode-panel .item-title a,.media--view-mode-panel .item-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.media--view-mode-panel section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item-title a,.node--type-article.node--view-mode-teaser .node__title a,.node--type-article.node--view-mode-teaser .node__title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.node--type-article.node--view-mode-teaser section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node__title a,.node--type-event.node--view-mode-teaser .node__title a,.node--type-event.node--view-mode-teaser .node__title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.node--type-event.node--view-mode-teaser section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node__title a,.node--type-team-member.node--view-mode-full .node__title a,.node--type-team-member.node--view-mode-full .node__title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.node--type-team-member.node--view-mode-full section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node__title a,.node--type-team-member.node--view-mode-teaser .node__title a,.node--type-team-member.node--view-mode-teaser .node__title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.node--type-team-member.node--view-mode-teaser section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node__title a,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title a,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item-title a,.page-term-type-article-tags .block-system-main-block .nodes section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-article .item-title a,body.page-basket .block-system fieldset legend a,body.page-basket .block-system fieldset legend section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.page-basket .block-system fieldset section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary legend a,body.page-cart .block-system fieldset legend a,body.page-cart .block-system fieldset legend section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.page-cart .block-system fieldset section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary legend a,body.page-checkout .block-system fieldset legend a,body.page-checkout .block-system fieldset legend section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.page-checkout .block-system fieldset section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary legend a,body.rss-html-feed .header h1 a,body.rss-html-feed .header h1 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.rss-html-feed .header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary h1 a,body.rss-html-feed .items .item>h3 a,body.rss-html-feed .items .item>h3 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2 a,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h2 a,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2 a,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.rss-html-feed .items section.helix-row-panels .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h2 a,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2 a,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.rss-html-feed .items section.helix-row-stats .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h2 a,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2 a,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,body.rss-html-feed .items section.helix-row-team .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h2 a,body.rss-html-feed .items section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h3 a,h1 a,h1 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,h2 a,h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,h3 a,h3 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,h4 a,h4 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,h5 a,h5 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,h6 a,h6 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.flexi-row.gallery .gallery-slide .content .title a,section.flexi-row.gallery .gallery-slide .content .title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.flexi-row.gallery .gallery-slide .content section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .title a,section.helix-row-block .block-latest-articles .block__header .block__title a,section.helix-row-block .block-latest-articles .block__header .block__title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-block .block-latest-articles .block__header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block__title a,section.helix-row-button .row .row-title a,section.helix-row-button .row .row-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-button .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .row-title a,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2 a,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h2 a,section.helix-row-comparison-slider .row.intro h2 a,section.helix-row-contact .row-title a,section.helix-row-contact .row-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-contact section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .row-title a,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2 a,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-panels .row.intro body.rss-html-feed .items section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h2 a,section.helix-row-panels .row.intro h2 a,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2 a,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-stats .row.intro body.rss-html-feed .items section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h2 a,section.helix-row-stats .row.intro h2 a,section.helix-row-team .row.intro .row-title a,section.helix-row-team .row.intro .row-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2 a,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-team .row.intro body.rss-html-feed .items section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item>h2 a,section.helix-row-team .row.intro h2 a,section.helix-row-team .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .row-title a,section.helix-row-team article .item-title a,section.helix-row-team article .item-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row-team article section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .item-title a,section.helix-row-team section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article .item-title a,section.helix-row.helix-row-accordion .row.intro h2 a,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-articlesindex .nodes .node--type-article .item-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-latest-articles .nodes .node--type-article .item-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-location .item-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-panel .item-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-stat .item-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-testimonial .field--name-quote a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .media--view-mode-panel .item-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-article.node--view-mode-teaser .node__title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-event.node--view-mode-teaser .node__title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-team-member.node--view-mode-full .node__title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-team-member.node--view-mode-teaser .node__title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.page-basket .block-system fieldset legend a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.page-cart .block-system fieldset legend a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.page-checkout .block-system fieldset legend a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.rss-html-feed .header h1 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.rss-html-feed .items .item>h3 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.rss-html-feed .items section.helix-row-team .row.intro .item>h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary h1 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary h3 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary h4 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary h5 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary h6 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.flexi-row.gallery .gallery-slide .content .title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .block__header .block__title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-button .row .row-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .row-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-team .row.intro .row-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-team .row.intro body.rss-html-feed .items .item>h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-team article .item-title a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary table.checkout-review .pane-title a,table.checkout-review .pane-title a,table.checkout-review .pane-title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,table.checkout-review section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pane-title a{color:inherit}#block-helix-theme-side-nav>h2,#block-machines h2.block__title--machines,#block-vapormatt-theme-machines h2.block__title--machines,.block-latest-articles h2.block__title,.comment-wrapper .comment-form>h2,.comment-wrapper .comments>h2,.helix-item-location .item-title,.helix-item-stat .item-title,.helix-item-testimonial .field--name-quote,.node--type-article.node--view-mode-teaser .node__title,.node--type-team-member.node--view-mode-full .node__title,.node--type-team-member.node--view-mode-teaser .node__title,body.page-basket .block-system fieldset legend,body.page-cart .block-system fieldset legend,body.page-checkout .block-system fieldset legend,body.rss-html-feed .header h1,h2,h3,h5,h6,section.helix-row-block .block-latest-articles .block__header .block__title,section.helix-row-comparison-slider .row.intro h2,section.helix-row-contact .row-title,section.helix-row-panels .row.intro h2,section.helix-row-stats .row.intro h2,section.helix-row-team .row.intro h2,section.helix-row.helix-row-accordion .row.intro h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2,table.checkout-review .pane-title{font-weight:700}#block-machines .view-solr-search .view-row--wrapper h2.block__title--machines .icon,#block-machines .view-solr-search .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .more,#block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .icon,#block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .more,#block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines .icon,#block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .more,#block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .icon,#block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .more,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:not(.menu-item--no-children)>a:after,.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.block-latest-articles .view-solr-search .view-row--wrapper h2.block__title .icon,.block-latest-articles .view-solr-spares .view-row--wrapper h2.block__title .icon,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .clear-link:after,.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner section.helix-row-block .block-latest-articles .more:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,.pager__item--next a,.pager__item--next section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.pager__item--previous a,.pager__item--previous section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .icon.field__item:before,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items section.helix-row-block .block-latest-articles .field__item.more:before,.tag.icon:before,.view-solr-search .view-filters .summary-toggles .icon,.view-solr-search .view-filters .summary-toggles section.helix-row-block .block-latest-articles .more,.view-solr-search .view-filters form .form--inline details summary:after,.view-solr-search .view-row--wrapper #block-machines h2.block__title--machines .icon,.view-solr-search .view-row--wrapper #block-machines h2.block__title--machines section.helix-row-block .block-latest-articles .more,.view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .icon,.view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines section.helix-row-block .block-latest-articles .more,.view-solr-search .view-row--wrapper .block-latest-articles h2.block__title .icon,.view-solr-search .view-row--wrapper h5 .icon,.view-solr-search .view-row--wrapper h5 section.helix-row-block .block-latest-articles .more,.view-solr-search .view-row--wrapper section.helix-row-block .block-latest-articles h2.block__title .more,.view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .icon,.view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-filters .summary-toggles .icon,.view-solr-spares .view-filters .summary-toggles section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-filters form .form--inline details summary:after,.view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines .icon,.view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .icon,.view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-row--wrapper .block-latest-articles h2.block__title .icon,.view-solr-spares .view-row--wrapper h5 .icon,.view-solr-spares .view-row--wrapper h5 section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-row--wrapper section.helix-row-block .block-latest-articles h2.block__title .more,.view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .icon,.view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.helix-row-block .block-latest-articles .more,a.clear-link.icon:after,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features li:before,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,footer.region-footer .main .block-sociallinks .social,footer.region-footer .main address .address-wrapper .address-icon,footer.region-footer .main address .email a:before,footer.region-footer .main address .email section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,footer.region-footer .main address .phone a:before,footer.region-footer .main address .phone section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,section.helix-row-block .block-latest-articles #block-machines .view-solr-search .view-row--wrapper h2.block__title--machines .more,section.helix-row-block .block-latest-articles #block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .more,section.helix-row-block .block-latest-articles #block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines .more,section.helix-row-block .block-latest-articles #block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .more,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .more:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item.more:before,section.helix-row-block .block-latest-articles .tag.more:before,section.helix-row-block .block-latest-articles .view-solr-search .view-filters .summary-toggles .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper #block-machines h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper h2.block__title .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper h5 .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-filters .summary-toggles .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper h2.block__title .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper h5 .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .more,section.helix-row-block .block-latest-articles a.clear-link.more:after,section.helix-row-block .block-latest-articles a.icon.more:after,section.helix-row-block .block-latest-articles a.more:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 .more,section.helix-row-block .block-latest-articles section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 .more,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more:after,section.helix-row-block .view-solr-search .view-row--wrapper .block-latest-articles h2.block__title .more,section.helix-row-block .view-solr-spares .view-row--wrapper .block-latest-articles h2.block__title .more,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 .icon,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 section.helix-row-block .block-latest-articles .more,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 .icon,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 section.helix-row-block .block-latest-articles .more,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--expanded .menu-item.menu-item--secondary .button:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--expanded button:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:not(.menu-item--no-children)>a:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--expanded .button:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--next a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--previous a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main address .email a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main address .phone a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more:after{background-position:50%;background-repeat:no-repeat;background-size:auto;content:"";display:inline-block}h1{font-size:clamp(3rem,1.2725225225rem + 3.6036036036vw,3.75rem);line-height:120%}@media screen and (max-width:767px){h1{font-size:clamp(2.375rem,.8010321101rem + 4.5871559633vw,3rem);line-height:120%}}.node--type-team-member.node--view-mode-full .node__title,body.page-basket .block-system fieldset legend,body.page-cart .block-system fieldset legend,body.page-checkout .block-system fieldset legend,body.rss-html-feed .header h1,h2,table.checkout-review .pane-title{font-size:clamp(1.25rem,.6741741742rem + 1.2012012012vw,1.5rem);line-height:100%}@media screen and (max-width:767px){.node--type-team-member.node--view-mode-full .node__title,body.page-basket .block-system fieldset legend,body.page-cart .block-system fieldset legend,body.page-checkout .block-system fieldset legend,body.rss-html-feed .header h1,h2,table.checkout-review .pane-title{font-size:clamp(1.125rem,.810206422rem + .9174311927vw,1.25rem);line-height:100%}}#block-helix-theme-side-nav>h2,.comment-wrapper .comment-form>h2,.comment-wrapper .comments>h2,h3,section.helix-row-comparison-slider .row.intro h2,section.helix-row-contact .row-title,section.helix-row-panels .row.intro h2,section.helix-row-stats .row.intro h2,section.helix-row-team .row.intro h2{font-size:1rem;line-height:1.625em}.block-articlesindex .nodes .node--type-article .item-title,.block-latest-articles .nodes .node--type-article .item-title,.comment .meta h3,.comment .meta section.helix-row-comparison-slider .row.intro h2,.comment .meta section.helix-row-panels .row.intro h2,.comment .meta section.helix-row-stats .row.intro h2,.comment .meta section.helix-row-team .row.intro h2,.helix-item-panel .item-title,.media--view-mode-panel .item-title,.node--type-event.node--view-mode-teaser .node__title,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title,body.rss-html-feed .items .item>h3,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2,h4,section.flexi-row.gallery .gallery-slide .content .title,section.helix-row-button .row .row-title,section.helix-row-comparison-slider .row.intro .comment .meta h2,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2,section.helix-row-panels .row.intro .comment .meta h2,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2,section.helix-row-stats .row.intro .comment .meta h2,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2,section.helix-row-team .row.intro .comment .meta h2,section.helix-row-team .row.intro .row-title,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2,section.helix-row-team article .item-title{font-size:clamp(1.5rem,.6362612613rem + 1.8018018018vw,1.875rem);line-height:100%}@media screen and (max-width:767px){.block-articlesindex .nodes .node--type-article .item-title,.block-latest-articles .nodes .node--type-article .item-title,.comment .meta h3,.comment .meta section.helix-row-comparison-slider .row.intro h2,.comment .meta section.helix-row-panels .row.intro h2,.comment .meta section.helix-row-stats .row.intro h2,.comment .meta section.helix-row-team .row.intro h2,.helix-item-panel .item-title,.media--view-mode-panel .item-title,.node--type-event.node--view-mode-teaser .node__title,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title,body.rss-html-feed .items .item>h3,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2,h4,section.flexi-row.gallery .gallery-slide .content .title,section.helix-row-button .row .row-title,section.helix-row-comparison-slider .row.intro .comment .meta h2,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2,section.helix-row-panels .row.intro .comment .meta h2,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2,section.helix-row-stats .row.intro .comment .meta h2,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2,section.helix-row-team .row.intro .comment .meta h2,section.helix-row-team .row.intro .row-title,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2,section.helix-row-team article .item-title{font-size:clamp(1.25rem,.620412844rem + 1.8348623853vw,1.5rem);line-height:100%}}#block-machines h2.block__title--machines,#block-vapormatt-theme-machines h2.block__title--machines,.block-latest-articles h2.block__title,.helix-item-location .item-title,.helix-item-stat .item-title,.helix-item-testimonial .field--name-quote,.node--type-article.node--view-mode-teaser .node__title,.node--type-team-member.node--view-mode-teaser .node__title,h5,section.helix-row-block .block-latest-articles .block__header .block__title,section.helix-row.helix-row-accordion .row.intro h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2{font-size:clamp(1.25rem,.6741741742rem + 1.2012012012vw,1.5rem);line-height:100%}@media screen and (max-width:767px){#block-machines h2.block__title--machines,#block-vapormatt-theme-machines h2.block__title--machines,.block-latest-articles h2.block__title,.helix-item-location .item-title,.helix-item-stat .item-title,.helix-item-testimonial .field--name-quote,.node--type-article.node--view-mode-teaser .node__title,.node--type-team-member.node--view-mode-teaser .node__title,h5,section.helix-row-block .block-latest-articles .block__header .block__title,section.helix-row.helix-row-accordion .row.intro h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2{font-size:clamp(1.125rem,.810206422rem + .9174311927vw,1.25rem);line-height:100%}}h6{font-size:1rem;line-height:1.625em}a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a{color:#b01c33;text-decoration:underline}a:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus-visible{outline:1px 1px solid #000}a:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus-visible{background-color:transparent}a.clear-link,section.helix-row-block .block-latest-articles a.more,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more{color:#0444e3;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .25s ease}a.clear-link:hover,section.helix-row-block .block-latest-articles a.more:hover,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more:hover{text-decoration-color:currentColor}a.clear-link.icon,section.helix-row-block .block-latest-articles a.clear-link.more,section.helix-row-block .block-latest-articles a.icon.more,section.helix-row-block .block-latest-articles a.more,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more{padding-right:40px;position:relative}a.clear-link.icon:after,section.helix-row-block .block-latest-articles a.clear-link.more:after,section.helix-row-block .block-latest-articles a.icon.more:after,section.helix-row-block .block-latest-articles a.more:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%230444E3' d='m221.66 133.66-72 72a8 8 0 0 1-11.32-11.32L196.69 136H40a8 8 0 0 1 0-16h156.69l-58.35-58.34a8 8 0 0 1 11.32-11.32l72 72a8 8 0 0 1 0 11.32Z'/%3E%3C/svg%3E");height:20px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:right .2s;width:20px}a.clear-link.icon:active:after,a.clear-link.icon:focus:after,a.clear-link.icon:hover:after,section.helix-row-block .block-latest-articles a.more:active:after,section.helix-row-block .block-latest-articles a.more:focus:after,section.helix-row-block .block-latest-articles a.more:hover:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more:active:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more:focus:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more:hover:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon:active:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon:focus:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon:hover:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more:active:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more:focus:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more:hover:after{right:0}a.clear-link.icon.icon-download:after,section.helix-row-block .block-latest-articles a.icon-download.more:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.icon-download.more:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon.icon-download:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.icon-download.more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M10 12.5v-10' stroke='%230444E3' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M17.5 12.5v3.333a1.666 1.666 0 0 1-1.667 1.667H4.167A1.667 1.667 0 0 1 2.5 15.833V12.5' stroke='%230444E3' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M5.833 8.336 10 12.503l4.167-4.167' stroke='%230444E3' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}a.clear-link.icon.icon-download:active:after,a.clear-link.icon.icon-download:focus:after,a.clear-link.icon.icon-download:hover:after,section.helix-row-block .block-latest-articles a.icon-download.more:active:after,section.helix-row-block .block-latest-articles a.icon-download.more:focus:after,section.helix-row-block .block-latest-articles a.icon-download.more:hover:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.icon-download.more:active:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.icon-download.more:focus:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.icon-download.more:hover:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon.icon-download:active:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon.icon-download:focus:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon.icon-download:hover:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.icon-download.more:active:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.icon-download.more:focus:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.icon-download.more:hover:after{right:12px}a.clear-link.clear-link-white,section.helix-row-block .block-latest-articles a.clear-link-white.more,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link-white.more,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.clear-link-white,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.clear-link-white.more{color:#fff}a.clear-link.clear-link-white.icon:after,section.helix-row-block .block-latest-articles a.clear-link-white.more:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link-white.more:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.clear-link-white.icon:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.clear-link-white.more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m221.66 133.66-72 72a8 8 0 0 1-11.32-11.32L196.69 136H40a8 8 0 0 1 0-16h156.69l-58.35-58.34a8 8 0 0 1 11.32-11.32l72 72a8 8 0 0 1 0 11.32Z'/%3E%3C/svg%3E")}a:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus-visible{background:transparent;outline:1px solid #000;outline-offset:5px}button:focus-visible,input:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #000;position:relative;z-index:200}.skip-link{background-color:#076a9e!important;color:#fff!important;display:block;padding:10px;text-align:center;text-decoration:none}.skip-link:focus-visible{outline-offset:-3px}.image,.image img{display:block}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item,.tag{background-color:#ffe4e8;border-radius:300px;color:#b01c33;display:inline-block;padding:3px 16px}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .icon.field__item,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items section.helix-row-block .block-latest-articles .field__item.more,.tag.icon,section.helix-row-block .block-latest-articles .region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item.more,section.helix-row-block .block-latest-articles .tag.more{align-items:center;display:inline-flex;gap:4px;padding:3px 16px 3px 12px}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .icon.field__item:before,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items section.helix-row-block .block-latest-articles .field__item.more:before,.tag.icon:before,section.helix-row-block .block-latest-articles .region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item.more:before,section.helix-row-block .block-latest-articles .tag.more:before{height:20px;width:20px}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .icon-machine.field__item:before,.tag.icon-machine:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' preserveAspectRatio='none'%3E%3Cg clip-path='url(%23a)' stroke='%23B01C33' stroke-width='1.667' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 16.668v1.667M10 1.668v1.667M14.167 16.668v1.667M14.167 1.668v1.667M1.667 10h1.666M1.667 14.168h1.666M1.667 5.832h1.666M16.667 10h1.666M16.667 14.168h1.666M16.667 5.832h1.666M5.833 16.668v1.667M5.833 1.668v1.667M15 3.332H5c-.92 0-1.667.746-1.667 1.667v10c0 .92.747 1.666 1.667 1.666h10c.92 0 1.667-.746 1.667-1.666v-10c0-.92-.747-1.667-1.667-1.667Z'/%3E%3Cpath d='M12.5 6.668h-5a.833.833 0 0 0-.833.833v5c0 .46.373.834.833.834h5c.46 0 .833-.374.833-.834v-5a.833.833 0 0 0-.833-.833Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .icon-download.field__item:before,.tag.icon-download:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M10 12.5v-10' stroke='%23B01C33' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M17.5 12.5v3.333a1.666 1.666 0 0 1-1.667 1.667H4.167A1.667 1.667 0 0 1 2.5 15.833V12.5' stroke='%23B01C33' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M5.833 8.336 10 12.503l4.167-4.167' stroke='%23B01C33' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.helix-item-testimonial cite,.node--type-team-member.node--view-mode-teaser .job-title,.red-text,section.helix-row-comparison-slider .row.intro section.helix-row-contact .contact-details h2:not(.item-title),section.helix-row-contact .contact-details h3:not(.item-title),section.helix-row-contact .contact-details section.helix-row-comparison-slider .row.intro h2:not(.item-title),section.helix-row-contact .contact-details section.helix-row-panels .row.intro h2:not(.item-title),section.helix-row-contact .contact-details section.helix-row-stats .row.intro h2:not(.item-title),section.helix-row-contact .contact-details section.helix-row-team .row.intro h2:not(.item-title),section.helix-row-panels .row.intro section.helix-row-contact .contact-details h2:not(.item-title),section.helix-row-stats .row.intro section.helix-row-contact .contact-details h2:not(.item-title),section.helix-row-team .row.intro .row-title,section.helix-row-team .row.intro section.helix-row-contact .contact-details h2:not(.item-title){color:#b01c33}.grey-box,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features{background-color:#f8fafc;border-radius:16px;margin:0;padding:40px 60px}.grey-box+.grey-box,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main .grey-box+ul.features,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features+.grey-box,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features+ul.features{border-top-left-radius:0;border-top-right-radius:0;margin-top:-60px;padding-top:20px}@media screen and (max-width:767px){.grey-box,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features{padding-inline:1rem}}p.red{color:#b01c33}.media--type-video .field--name-field-media-oembed-video .field__item{overflow:hidden;padding-top:56.25%;position:relative;width:100%}.media--type-video .field--name-field-media-oembed-video .field__item iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.media--type-video .video--description{margin-top:16px}.helix-item-stat,.red-background,section.helix-row-button .row{background:url(/themes/custom/vapormatt_theme/images/red-background.jpg);background-size:cover;color:#fff}.counter{background:#e1f0ff;border-radius:8px;padding:2px 8px}#ccc h1{letter-spacing:normal}#ccc h4{color:#fff;font-size:1em;margin-top:1em}#ccc #ccc-icon{fill:#a4002e!important}.ajax-progress-throbber,.ajax-progress-throbber .throbber{display:inline-block;vertical-align:middle}.ajax-progress-throbber .throbber{animation:rotateClockwise .5s linear infinite;border:2px solid transparent;border-radius:50%;border-top-color:#076a9e;box-sizing:border-box;height:16px;margin:0 5px;overflow:hidden;text-indent:-9999em;transform:translateZ(0);width:16px}.ajax-progress-throbber .message{display:inline}.ajax-progress-fullscreen{background-color:#232323;background-image:url(/themes/custom/vapormatt_theme/dist/images/loading-small.gif?c326a5039d87524a4a320531b8e49871);background-position:50%;background-repeat:no-repeat;border-radius:7px;height:24px;left:49%;opacity:.9;padding:4px;position:fixed;top:48.5%;width:24px;z-index:1000}[dir=rtl] .ajax-progress-fullscreen{left:auto;right:49%}.hidden{display:none}.visually-hidden{clip:rect(1px,1px,1px,1px);word-wrap:normal;height:1px;overflow:hidden;position:absolute!important;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;overflow:visible;position:static!important;width:auto}.invisible{visibility:hidden}.js .js-hide,.js-show{display:none}.js .js-show{display:block}.resize-none{resize:none}.resize-vertical{min-height:2em;resize:vertical}.resize-horizontal{max-width:100%;resize:horizontal}.resize-both{max-width:100%;min-height:2em;resize:both}.generic-content:after,.helix-item-downloads-accordion article:after{clear:both;content:"";display:block;height:0;overflow:hidden;position:static;width:100%}.generic-content :first-child,.helix-item-downloads-accordion article :first-child{margin-top:0!important}.generic-content :last-child,.helix-item-downloads-accordion article :last-child{margin-bottom:0!important}.generic-content .embed-media,.generic-content .hck-widget,.generic-content blockquote,.generic-content dl,.generic-content figure,.generic-content hr,.generic-content ol,.generic-content p,.generic-content table,.generic-content ul,.helix-item-downloads-accordion article .embed-media,.helix-item-downloads-accordion article .hck-widget,.helix-item-downloads-accordion article blockquote,.helix-item-downloads-accordion article dl,.helix-item-downloads-accordion article figure,.helix-item-downloads-accordion article hr,.helix-item-downloads-accordion article ol,.helix-item-downloads-accordion article p,.helix-item-downloads-accordion article table,.helix-item-downloads-accordion article ul{margin-bottom:1.4em;margin-top:1.4em}#block-machines .generic-content h2.block__title--machines a,#block-machines .generic-content h2.block__title--machines a:focus,#block-machines .generic-content h2.block__title--machines a:hover,#block-machines .helix-item-downloads-accordion article h2.block__title--machines a,#block-machines .helix-item-downloads-accordion article h2.block__title--machines a:focus,#block-machines .helix-item-downloads-accordion article h2.block__title--machines a:hover,#block-vapormatt-theme-machines .generic-content h2.block__title--machines a,#block-vapormatt-theme-machines .generic-content h2.block__title--machines a:focus,#block-vapormatt-theme-machines .generic-content h2.block__title--machines a:hover,#block-vapormatt-theme-machines .helix-item-downloads-accordion article h2.block__title--machines a,#block-vapormatt-theme-machines .helix-item-downloads-accordion article h2.block__title--machines a:focus,#block-vapormatt-theme-machines .helix-item-downloads-accordion article h2.block__title--machines a:hover,.block-latest-articles .generic-content h2.block__title a,.block-latest-articles .helix-item-downloads-accordion article h2.block__title a,.generic-content #block-machines h2.block__title--machines a,.generic-content #block-machines h2.block__title--machines a:focus,.generic-content #block-machines h2.block__title--machines a:hover,.generic-content #block-vapormatt-theme-machines h2.block__title--machines a,.generic-content #block-vapormatt-theme-machines h2.block__title--machines a:focus,.generic-content #block-vapormatt-theme-machines h2.block__title--machines a:hover,.generic-content .block-latest-articles h2.block__title a,.generic-content h1 a,.generic-content h1 a:focus,.generic-content h1 a:hover,.generic-content h1 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.generic-content h1 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content h1 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content h2 a,.generic-content h2 a:focus,.generic-content h2 a:hover,.generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content h3 a,.generic-content h3 a:focus,.generic-content h3 a:hover,.generic-content h3 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.generic-content h3 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content h3 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content h4 a,.generic-content h4 a:focus,.generic-content h4 a:hover,.generic-content h4 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.generic-content h4 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content h4 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content h5 a,.generic-content h5 a:focus,.generic-content h5 a:hover,.generic-content h5 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.generic-content h5 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content h5 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content h6 a,.generic-content h6 a:focus,.generic-content h6 a:hover,.generic-content h6 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.generic-content h6 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content h6 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content section.helix-row-comparison-slider .row.intro h2 a,.generic-content section.helix-row-comparison-slider .row.intro h2 a:focus,.generic-content section.helix-row-comparison-slider .row.intro h2 a:hover,.generic-content section.helix-row-comparison-slider .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content section.helix-row-comparison-slider .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content section.helix-row-panels .row.intro h2 a,.generic-content section.helix-row-panels .row.intro h2 a:focus,.generic-content section.helix-row-panels .row.intro h2 a:hover,.generic-content section.helix-row-panels .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content section.helix-row-panels .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content section.helix-row-stats .row.intro h2 a,.generic-content section.helix-row-stats .row.intro h2 a:focus,.generic-content section.helix-row-stats .row.intro h2 a:hover,.generic-content section.helix-row-stats .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content section.helix-row-stats .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content section.helix-row-team .row.intro h2 a,.generic-content section.helix-row-team .row.intro h2 a:focus,.generic-content section.helix-row-team .row.intro h2 a:hover,.generic-content section.helix-row-team .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content section.helix-row-team .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.generic-content section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a,.generic-content section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:focus,.generic-content section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:hover,.generic-content section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.generic-content section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion #block-machines article h2.block__title--machines a,.helix-item-downloads-accordion #block-machines article h2.block__title--machines a:focus,.helix-item-downloads-accordion #block-machines article h2.block__title--machines a:hover,.helix-item-downloads-accordion #block-vapormatt-theme-machines article h2.block__title--machines a,.helix-item-downloads-accordion #block-vapormatt-theme-machines article h2.block__title--machines a:focus,.helix-item-downloads-accordion #block-vapormatt-theme-machines article h2.block__title--machines a:hover,.helix-item-downloads-accordion .block-latest-articles article h2.block__title a,.helix-item-downloads-accordion article #block-machines h2.block__title--machines a,.helix-item-downloads-accordion article #block-machines h2.block__title--machines a:focus,.helix-item-downloads-accordion article #block-machines h2.block__title--machines a:hover,.helix-item-downloads-accordion article #block-vapormatt-theme-machines h2.block__title--machines a,.helix-item-downloads-accordion article #block-vapormatt-theme-machines h2.block__title--machines a:focus,.helix-item-downloads-accordion article #block-vapormatt-theme-machines h2.block__title--machines a:hover,.helix-item-downloads-accordion article .block-latest-articles h2.block__title a,.helix-item-downloads-accordion article h1 a,.helix-item-downloads-accordion article h1 a:focus,.helix-item-downloads-accordion article h1 a:hover,.helix-item-downloads-accordion article h1 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion article h1 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article h1 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article h2 a,.helix-item-downloads-accordion article h2 a:focus,.helix-item-downloads-accordion article h2 a:hover,.helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article h3 a,.helix-item-downloads-accordion article h3 a:focus,.helix-item-downloads-accordion article h3 a:hover,.helix-item-downloads-accordion article h3 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion article h3 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article h3 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article h4 a,.helix-item-downloads-accordion article h4 a:focus,.helix-item-downloads-accordion article h4 a:hover,.helix-item-downloads-accordion article h4 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion article h4 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article h4 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article h5 a,.helix-item-downloads-accordion article h5 a:focus,.helix-item-downloads-accordion article h5 a:hover,.helix-item-downloads-accordion article h5 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion article h5 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article h5 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article h6 a,.helix-item-downloads-accordion article h6 a:focus,.helix-item-downloads-accordion article h6 a:hover,.helix-item-downloads-accordion article h6 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion article h6 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article h6 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article section.helix-row-comparison-slider .row.intro h2 a,.helix-item-downloads-accordion article section.helix-row-comparison-slider .row.intro h2 a:focus,.helix-item-downloads-accordion article section.helix-row-comparison-slider .row.intro h2 a:hover,.helix-item-downloads-accordion article section.helix-row-comparison-slider .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article section.helix-row-comparison-slider .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article section.helix-row-panels .row.intro h2 a,.helix-item-downloads-accordion article section.helix-row-panels .row.intro h2 a:focus,.helix-item-downloads-accordion article section.helix-row-panels .row.intro h2 a:hover,.helix-item-downloads-accordion article section.helix-row-panels .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article section.helix-row-panels .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article section.helix-row-stats .row.intro h2 a,.helix-item-downloads-accordion article section.helix-row-stats .row.intro h2 a:focus,.helix-item-downloads-accordion article section.helix-row-stats .row.intro h2 a:hover,.helix-item-downloads-accordion article section.helix-row-stats .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article section.helix-row-stats .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article section.helix-row-team .row.intro h2 a,.helix-item-downloads-accordion article section.helix-row-team .row.intro h2 a:focus,.helix-item-downloads-accordion article section.helix-row-team .row.intro h2 a:hover,.helix-item-downloads-accordion article section.helix-row-team .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article section.helix-row-team .row.intro h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a,.helix-item-downloads-accordion article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:focus,.helix-item-downloads-accordion article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:hover,.helix-item-downloads-accordion article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.helix-item-downloads-accordion article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h1 a,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h1 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h1 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h3 a,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h3 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h3 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h4 a,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h4 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h4 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h5 a,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h5 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h5 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h6 a,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h6 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h6 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row-comparison-slider .row.intro h2 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row-comparison-slider .row.intro h2 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row-panels .row.intro h2 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row-panels .row.intro h2 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row-stats .row.intro h2 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row-stats .row.intro h2 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row-team .row.intro h2 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row-team .row.intro h2 a:hover,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:focus,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:hover,section.helix-row-comparison-slider .row.intro .generic-content h2 a,section.helix-row-comparison-slider .row.intro .generic-content h2 a:focus,section.helix-row-comparison-slider .row.intro .generic-content h2 a:hover,section.helix-row-comparison-slider .row.intro .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row-comparison-slider .row.intro .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row-comparison-slider .row.intro .helix-item-downloads-accordion article h2 a,section.helix-row-comparison-slider .row.intro .helix-item-downloads-accordion article h2 a:focus,section.helix-row-comparison-slider .row.intro .helix-item-downloads-accordion article h2 a:hover,section.helix-row-comparison-slider .row.intro .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row-comparison-slider .row.intro .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row-comparison-slider .row.intro .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:focus,section.helix-row-comparison-slider .row.intro .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:hover,section.helix-row-comparison-slider .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:focus,section.helix-row-comparison-slider .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:hover,section.helix-row-comparison-slider .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:focus,section.helix-row-comparison-slider .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:hover,section.helix-row-panels .row.intro .generic-content h2 a,section.helix-row-panels .row.intro .generic-content h2 a:focus,section.helix-row-panels .row.intro .generic-content h2 a:hover,section.helix-row-panels .row.intro .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row-panels .row.intro .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row-panels .row.intro .helix-item-downloads-accordion article h2 a,section.helix-row-panels .row.intro .helix-item-downloads-accordion article h2 a:focus,section.helix-row-panels .row.intro .helix-item-downloads-accordion article h2 a:hover,section.helix-row-panels .row.intro .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row-panels .row.intro .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row-panels .row.intro .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:focus,section.helix-row-panels .row.intro .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:hover,section.helix-row-panels .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:focus,section.helix-row-panels .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:hover,section.helix-row-panels .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:focus,section.helix-row-panels .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:hover,section.helix-row-stats .row.intro .generic-content h2 a,section.helix-row-stats .row.intro .generic-content h2 a:focus,section.helix-row-stats .row.intro .generic-content h2 a:hover,section.helix-row-stats .row.intro .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row-stats .row.intro .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row-stats .row.intro .helix-item-downloads-accordion article h2 a,section.helix-row-stats .row.intro .helix-item-downloads-accordion article h2 a:focus,section.helix-row-stats .row.intro .helix-item-downloads-accordion article h2 a:hover,section.helix-row-stats .row.intro .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row-stats .row.intro .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row-stats .row.intro .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:focus,section.helix-row-stats .row.intro .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:hover,section.helix-row-stats .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:focus,section.helix-row-stats .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:hover,section.helix-row-stats .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:focus,section.helix-row-stats .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:hover,section.helix-row-team .row.intro .generic-content h2 a,section.helix-row-team .row.intro .generic-content h2 a:focus,section.helix-row-team .row.intro .generic-content h2 a:hover,section.helix-row-team .row.intro .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row-team .row.intro .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row-team .row.intro .helix-item-downloads-accordion article h2 a,section.helix-row-team .row.intro .helix-item-downloads-accordion article h2 a:focus,section.helix-row-team .row.intro .helix-item-downloads-accordion article h2 a:hover,section.helix-row-team .row.intro .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row-team .row.intro .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row-team .row.intro .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:focus,section.helix-row-team .row.intro .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:hover,section.helix-row-team .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:focus,section.helix-row-team .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:hover,section.helix-row-team .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:focus,section.helix-row-team .row.intro section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:hover,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .generic-content h2 a,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .generic-content h2 a:focus,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .generic-content h2 a:hover,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .generic-content h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-downloads-accordion article h2 a,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-downloads-accordion article h2 a:focus,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-downloads-accordion article h2 a:hover,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-downloads-accordion article h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:focus,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article h2 a:hover,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:focus,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:hover,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:focus,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h1 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h1 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h1 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h3 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h3 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h3 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h4 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h4 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h4 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h5 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h5 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h5 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h6 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h6 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content h6 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row-comparison-slider .row.intro h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row-comparison-slider .row.intro h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row-panels .row.intro h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row-panels .row.intro h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row-stats .row.intro h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row-stats .row.intro h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row-team .row.intro h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row-team .row.intro h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h1 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h1 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h1 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h3 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h3 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h3 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h4 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h4 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h4 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h5 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h5 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h5 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h6 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h6 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article h6 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row-comparison-slider .row.intro h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row-comparison-slider .row.intro h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row-panels .row.intro h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row-panels .row.intro h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row-stats .row.intro h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row-stats .row.intro h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row-team .row.intro h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row-team .row.intro h2 a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 a:hover{color:#b01c33}.generic-content hr,.helix-item-downloads-accordion article hr{border:0;border-top:1px solid #cbcec8}.generic-content ol li,.generic-content ul li,.helix-item-downloads-accordion article ol li,.helix-item-downloads-accordion article ul li{margin-bottom:.8em;margin-left:30px}.generic-content ol li>ol:nth-child(1n),.generic-content ol li>ul:nth-child(1n),.generic-content ul li>ol:nth-child(1n),.generic-content ul li>ul:nth-child(1n),.helix-item-downloads-accordion article ol li>ol:nth-child(1n),.helix-item-downloads-accordion article ol li>ul:nth-child(1n),.helix-item-downloads-accordion article ul li>ol:nth-child(1n),.helix-item-downloads-accordion article ul li>ul:nth-child(1n){margin-top:1em!important}.generic-content ul>li,.helix-item-downloads-accordion article ul>li{list-style:disc outside}.generic-content ul>li::marker,.helix-item-downloads-accordion article ul>li::marker{color:#b01c33}.generic-content li ul>li,.helix-item-downloads-accordion article li ul>li{list-style:disc outside}.generic-content li ul>li::marker,.helix-item-downloads-accordion article li ul>li::marker{color:#b01c33}.generic-content ol>li,.helix-item-downloads-accordion article ol>li{list-style:decimal outside}.generic-content ol>li::marker,.helix-item-downloads-accordion article ol>li::marker{font-weight:700}.generic-content li ol>li,.helix-item-downloads-accordion article li ol>li{list-style:lower-alpha}.generic-content li ol>li::marker,.helix-item-downloads-accordion article li ol>li::marker{font-weight:400}.generic-content li li ol>li,.helix-item-downloads-accordion article li li ol>li{list-style:lower-roman}.generic-content dl dt,.helix-item-downloads-accordion article dl dt{margin:0 0 10px;text-transform:uppercase}.generic-content dl dd,.helix-item-downloads-accordion article dl dd{margin:0 0 30px 20px}.generic-content dl dd:last-child,.helix-item-downloads-accordion article dl dd:last-child{margin-bottom:0}.generic-content blockquote,.helix-item-downloads-accordion article blockquote{background-color:#eee;border-left:4px solid #076a9e;padding:30px 40px 30px 50px;position:relative;text-align:left}.generic-content blockquote:after,.generic-content blockquote:before,.helix-item-downloads-accordion article blockquote:after,.helix-item-downloads-accordion article blockquote:before{color:#076a9e;font-size:40px;font-weight:700;line-height:1em;position:absolute}.generic-content blockquote:before,.helix-item-downloads-accordion article blockquote:before{content:"“";left:20px;top:30px}.generic-content blockquote:after,.helix-item-downloads-accordion article blockquote:after{bottom:10px;content:"”";right:20px}@media screen and (max-width:549px){.generic-content blockquote,.helix-item-downloads-accordion article blockquote{border-left:0;padding:30px}.generic-content blockquote:before,.helix-item-downloads-accordion article blockquote:before{left:10px;top:15px}.generic-content blockquote:after,.helix-item-downloads-accordion article blockquote:after{bottom:5px;right:10px}}.generic-content img,.helix-item-downloads-accordion article img{display:block}.generic-content figure figcaption,.helix-item-downloads-accordion article figure figcaption{background-color:#eee;font-size:14px;font-style:italic;line-height:26px;padding:10px 15px;text-align:center}.generic-content table,.helix-item-downloads-accordion article table{border-collapse:separate;border-radius:8px;border-spacing:0;height:auto!important;line-height:1.3em;overflow:clip;position:relative;width:100%!important}.generic-content table tbody tr,.helix-item-downloads-accordion article table tbody tr{background-color:#fff}.generic-content table tbody tr.subheader,.helix-item-downloads-accordion article table tbody tr.subheader{background-color:#fafafa}.generic-content table tbody tr td,.generic-content table tbody tr th,.helix-item-downloads-accordion article table tbody tr td,.helix-item-downloads-accordion article table tbody tr th{border-top:1px solid #dadada}.generic-content table tbody tr:first-child td,.generic-content table tbody tr:first-child th,.helix-item-downloads-accordion article table tbody tr:first-child td,.helix-item-downloads-accordion article table tbody tr:first-child th{border-top:none}.generic-content table:not(.responsive,:has(tr.subheader)) tr:nth-child(2n),.helix-item-downloads-accordion article table:not(.responsive,:has(tr.subheader)) tr:nth-child(2n){background-color:#fafafa}.generic-content table td,.generic-content table th,.helix-item-downloads-accordion article table td,.helix-item-downloads-accordion article table th{border-left:1px solid #dadada;padding:16px 20px}.generic-content table td:last-child,.generic-content table th:last-child,.helix-item-downloads-accordion article table td:last-child,.helix-item-downloads-accordion article table th:last-child{border-right:1px solid #dadada}.generic-content table td a,.generic-content table td section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.generic-content table th a,.generic-content table th section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion article table td a,.helix-item-downloads-accordion article table td section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion article table th a,.helix-item-downloads-accordion article table th section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article table td a,.helix-item-downloads-accordion section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary article table th a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content table td a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .generic-content table th a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article table td a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .helix-item-downloads-accordion article table th a{color:#0444e3}.generic-content table tbody tr:last-child td:first-child,.generic-content table tbody tr:last-child th:first-child,.helix-item-downloads-accordion article table tbody tr:last-child td:first-child,.helix-item-downloads-accordion article table tbody tr:last-child th:first-child{border-bottom-left-radius:8px}.generic-content table tbody tr:last-child td:last-child,.generic-content table tbody tr:last-child th:last-child,.helix-item-downloads-accordion article table tbody tr:last-child td:last-child,.helix-item-downloads-accordion article table tbody tr:last-child th:last-child{border-bottom-right-radius:8px}.generic-content table tbody tr:last-child td,.generic-content table tbody tr:last-child th,.helix-item-downloads-accordion article table tbody tr:last-child td,.helix-item-downloads-accordion article table tbody tr:last-child th{border-bottom:1px solid #dadada}.generic-content table th,.helix-item-downloads-accordion article table th{color:#fff;text-align:left}.generic-content table thead,.helix-item-downloads-accordion article table thead{font-weight:700;position:sticky;top:var(--drupal-displace-offset-top,0);z-index:1}.generic-content table thead tr,.helix-item-downloads-accordion article table thead tr{background:linear-gradient(143.03deg,#da304a 15.19%,#a4002e 35.77%);position:sticky;top:var(--drupal-displace-offset-top,0);z-index:1}.generic-content table thead th,.helix-item-downloads-accordion article table thead th{background:transparent;border-left-color:transparent;color:#fff}.generic-content table thead th:last-child,.helix-item-downloads-accordion article table thead th:last-child{border-right-color:transparent}.generic-content table thead tr:first-child th:first-child,.helix-item-downloads-accordion article table thead tr:first-child th:first-child{border-top-left-radius:8px}.generic-content table thead tr:first-child th:last-child,.helix-item-downloads-accordion article table thead tr:first-child th:last-child{border-top-right-radius:8px}.generic-content table.responsive,.helix-item-downloads-accordion article table.responsive{border-radius:0;display:block;max-width:100%;overflow:visible;table-layout:fixed;width:100%!important}.generic-content table.responsive thead,.helix-item-downloads-accordion article table.responsive thead{display:block!important;height:0!important;overflow:hidden!important}.generic-content table.responsive tbody,.helix-item-downloads-accordion article table.responsive tbody{display:block;width:100%}.generic-content table.responsive tbody tr,.helix-item-downloads-accordion article table.responsive tbody tr{background-color:#fff;border:1px solid #dadada;border-radius:8px;box-sizing:border-box;display:block;margin-bottom:16px;padding:20px;width:100%}.generic-content table.responsive tbody tr:last-child,.helix-item-downloads-accordion article table.responsive tbody tr:last-child{margin-bottom:0}.generic-content table.responsive tbody tr td,.generic-content table.responsive tbody tr th,.helix-item-downloads-accordion article table.responsive tbody tr td,.helix-item-downloads-accordion article table.responsive tbody tr th{word-wrap:break-word;border:0;box-sizing:border-box;display:block;margin-bottom:16px;overflow-wrap:break-word;padding:0;width:100%}.generic-content table.responsive tbody tr td:last-child,.generic-content table.responsive tbody tr th:last-child,.helix-item-downloads-accordion article table.responsive tbody tr td:last-child,.helix-item-downloads-accordion article table.responsive tbody tr th:last-child{margin-bottom:0}.generic-content table.responsive tbody tr td:before,.generic-content table.responsive tbody tr th:before,.helix-item-downloads-accordion article table.responsive tbody tr td:before,.helix-item-downloads-accordion article table.responsive tbody tr th:before{color:#b01c33;content:attr(data-title);display:block;font-weight:700;margin-bottom:6px;white-space:pre-wrap}@media print{.generic-content table:not(.responsive) td,.generic-content table:not(.responsive) th,.generic-content table:not(.responsive) tr,.helix-item-downloads-accordion article table:not(.responsive) td,.helix-item-downloads-accordion article table:not(.responsive) th,.helix-item-downloads-accordion article table:not(.responsive) tr{border:1px solid #cbcec8!important}.generic-content table .responsive,.helix-item-downloads-accordion article table .responsive{border-top:1px solid #cbcec8!important}.generic-content table .responsive tr,.helix-item-downloads-accordion article table .responsive tr{border:1px solid #cbcec8!important;border-top:0!important}}.generic-content .embed-media,.helix-item-downloads-accordion article .embed-media{margin-left:auto;margin-right:auto;max-width:911.6666666667px}.generic-content .hck-widget,.helix-item-downloads-accordion article .hck-widget{display:flex;gap:1.4em 2.7272727273%}.generic-content .hck-widget .col,.helix-item-downloads-accordion article .hck-widget .col{flex:1}@media screen and (max-width:767px){.generic-content .hck-widget,.helix-item-downloads-accordion article .hck-widget{flex-direction:column}}.select2-container{box-sizing:border-box;color:#333;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #cbcec8;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #cbcec8;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #cbcec8;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#076a9e;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation){anchor-name:--main-nav;position:static!important}.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation)>.contextual{position-anchor:--main-nav;position:absolute;right:anchor(right);top:anchor(top)}.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation)>ul{display:flex;gap:14px;justify-content:flex-end}.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation)>ul>li{padding:0}.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>a,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>button,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>span,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--level-0>.button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>.button{all:unset;cursor:pointer;display:block;font-size:1.125rem;padding:1em .5em}.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>a:focus-visible,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>a:hover,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>button:focus-visible,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>button:hover,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>span:focus-visible,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>span:hover,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--level-0>.button:focus-visible,.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--level-0>.button:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>.button:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--level-0>.button:hover{text-decoration:underline}.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation) .menu-item--secondary{display:none!important}@media screen and (max-width:1210px){.main-bar nav.menu--main:not(.menu--main--mobile,#block-vapormatt-theme-main--navigation){display:none!important}}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul{position:static}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul li a,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul li a{white-space:nowrap}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li{padding-left:8px;padding-right:14px;position:relative}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li a,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li a{text-decoration:none!important}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li a:hover,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li a:hover{color:#000!important;text-decoration:underline!important}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:not(.menu-item--no-children)>a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:not(.menu-item--no-children)>a{align-items:center;display:flex;padding-right:8px}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:not(.menu-item--no-children)>a:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:not(.menu-item--no-children)>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z' fill='%23B01C33'/%3E%3C/svg%3E");cursor:pointer;height:16px;margin-left:8px;transform:rotate(-90deg);transition:transform .2s;width:16px}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:hover a:after,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:hover section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:hover a:after{transform:rotate(90deg)}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:first-child>ul{padding:32px 48px 32px 0}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul:before,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:first-child>ul:before{background-color:#f8f6f7;content:"";height:100%;left:-48px;position:absolute;top:0;width:48px;z-index:-1}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li>ul{background-color:#f8f6f7;display:none;left:0;min-width:100%;padding:32px 16px;position:absolute;top:100%}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li>ul li:last-child{padding-bottom:0}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li>ul li a,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li>ul li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li>ul li a{color:#747376;text-decoration:none}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu{position:static}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul{box-sizing:border-box;-moz-column-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr 1fr;left:50%;max-width:1352px;min-width:auto;padding:48px 16px;row-gap:32px;transform:translateX(-50%);width:100%}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul:before{left:-50%;width:9999px}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul>li{border-bottom:1px solid #b0b0b0;padding-bottom:7px}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul>li>a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul>li>a{color:#000;display:inline-block}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul>li a:hover{color:#000!important;text-decoration:underline!important}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul>li>ul{margin-top:16px}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li.full-menu>ul>li>ul li{margin-top:12px}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:hover>ul{display:inline-block}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:hover.full-menu>ul{display:grid}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:not(.full-menu)>ul>li{margin-bottom:12px}#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:first-child,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:first-child a,#block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:first-child section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-vapormatt-theme-main-menu:not(.mega-menu)>ul>li:first-child a{padding-left:0}section.mobile-menu{background-color:#f8f6f7;padding:0;position:absolute;right:0;top:100%;transition:translate .2s;translate:100%;width:min(100%,400px);z-index:200}section.mobile-menu>.mobile-menu-overlay{background-color:rgba(0,0,0,.5);inset:0 0 -100vh -100vw;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s;z-index:-1}section.mobile-menu.open{translate:0}section.mobile-menu.open>.mobile-menu-overlay{opacity:1;pointer-events:unset}section.mobile-menu #block-vapormatt-theme-mainnavigation{--_menu-padding-inline:2rem;background-color:#f8f6f7;box-sizing:border-box;max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain;padding:40px 32px}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-container{margin-inline:calc(var(--_menu-padding-inline)*-1);overflow:hidden}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-slider{display:grid;transition:translate 1s}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item{font-size:1.125rem}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item>*{all:unset;box-sizing:border-box;cursor:pointer;display:block;font-size:inherit;margin-bottom:8px;padding:.5rem var(--_menu-padding-inline);width:100%}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item>:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item>:hover{text-decoration:underline}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item:last-child{margin-bottom:0}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--back,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--secondary{font-size:1rem}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--back{text-decoration:underline}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--level-2 .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--level-2 a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--level-2 a{color:#747376}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item button:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:before{display:none}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--expanded .menu-item.menu-item--secondary .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--expanded button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--expanded .button{display:flex;justify-content:space-between;width:100%}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--expanded .menu-item.menu-item--secondary .button:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--expanded button:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--expanded .button:after{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z'/%3E%3C/svg%3E");cursor:pointer;height:24px;margin-left:8px;transform:rotate(180deg);transition:transform .2s;width:24px}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--parent .menu-item.menu-item--secondary .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item--parent button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .menu-item--parent .button{text-decoration:underline}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a{display:inline-block;width:auto}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before{display:none}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button{margin-left:32px;margin-top:8px}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item:nth-child(1 of .menu-item--secondary){margin-top:1rem;padding-top:1rem;position:relative}section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item:nth-child(1 of .menu-item--secondary):before{border-top:1px solid #195160;content:"";display:inline-block;left:32px;position:absolute;top:0;width:calc(100% - 64px)}.mega-menu{--_background-color:#d8e7f1;position-anchor:--header;background-color:var(--_background-color);display:grid;font-size:1rem;grid-template-columns:1fr 2fr;left:anchor(left);margin-inline:auto;opacity:1;padding-block:3em;position:absolute;right:anchor(right);top:anchor(bottom);transition:opacity .2s;width:min(100% - 32px,1100px);z-index:100}.mega-menu[hidden]{display:none}.mega-menu.closed{opacity:0;z-index:99}.mega-menu:after{background-color:var(--_background-color);content:"";inset:0 -50vw;position:absolute;z-index:-1}.mega-menu>ul.menu{align-items:flex-start;display:flex;flex-direction:column;gap:1em;grid-column:1}.mega-menu>.blocks{grid-column:2}.mega-menu .menu-item--parent{font-size:1.25rem;margin-bottom:.5em}.mega-menu .menu-item--parent a,.mega-menu .menu-item--parent section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .mega-menu .menu-item--parent a{color:inherit}.region-header .mobile-toggles{display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.region-header .mobile-toggles a,.region-header .mobile-toggles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header .mobile-toggles a{display:inline-block;margin-left:20px;vertical-align:middle}.region-header .mobile-toggles a:first-child,.region-header .mobile-toggles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:first-child,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header .mobile-toggles a:first-child{margin-left:0}.region-header .mobile-toggles .search-toggle .icon,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more{border:1px solid #076a9e;border-radius:50%;box-sizing:border-box;display:block;height:16px;margin-bottom:10px;margin-right:10px;position:relative;transition:all .2s;width:16px}.region-header .mobile-toggles .search-toggle .icon:after,.region-header .mobile-toggles .search-toggle .icon:before,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:after,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:before,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more:after,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more:before{background-color:#076a9e;bottom:-10px;content:"";height:4px;left:0;margin:auto;position:absolute;right:-10px;top:0;transform:rotate(45deg) translateX(14px);transform-origin:center center;transition:all .2s;width:18px}.region-header .mobile-toggles .search-toggle .icon:focus,.region-header .mobile-toggles .search-toggle .icon:focus-visible,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:focus,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:focus-visible,body.search-expanded .region-header .mobile-toggles .search-toggle .icon,body.search-expanded .region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more:focus,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more:focus-visible,section.helix-row-block .block-latest-articles body.search-expanded .region-header .mobile-toggles .search-toggle .more{border-color:transparent}.region-header .mobile-toggles .search-toggle .icon:focus-visible:before,.region-header .mobile-toggles .search-toggle .icon:focus:before,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:focus-visible:before,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:focus:before,body.search-expanded .region-header .mobile-toggles .search-toggle .icon:before,body.search-expanded .region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:before,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more:focus-visible:before,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more:focus:before,section.helix-row-block .block-latest-articles body.search-expanded .region-header .mobile-toggles .search-toggle .more:before{transform:rotate(-45deg);width:36px}.region-header .mobile-toggles .search-toggle .icon:focus-visible:after,.region-header .mobile-toggles .search-toggle .icon:focus:after,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:focus-visible:after,.region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:focus:after,body.search-expanded .region-header .mobile-toggles .search-toggle .icon:after,body.search-expanded .region-header .mobile-toggles .search-toggle section.helix-row-block .block-latest-articles .more:after,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more:focus-visible:after,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .search-toggle .more:focus:after,section.helix-row-block .block-latest-articles body.search-expanded .region-header .mobile-toggles .search-toggle .more:after{transform:rotate(45deg);width:36px}.region-header .mobile-toggles .menu-toggle{all:unset;cursor:pointer}.region-header .mobile-toggles .menu-toggle:after{display:none}.region-header .mobile-toggles .menu-toggle .icon,.region-header .mobile-toggles .menu-toggle section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle .more{margin-bottom:6px;margin-top:6px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.region-header .mobile-toggles .menu-toggle .icon,.region-header .mobile-toggles .menu-toggle .icon:after,.region-header .mobile-toggles .menu-toggle .icon:before,.region-header .mobile-toggles .menu-toggle section.helix-row-block .block-latest-articles .more,.region-header .mobile-toggles .menu-toggle section.helix-row-block .block-latest-articles .more:after,.region-header .mobile-toggles .menu-toggle section.helix-row-block .block-latest-articles .more:before,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle .more,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle .more:after,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle .more:before{background-color:#000;display:block;height:2px;transition-duration:.2s;transition-property:background-color,transform;width:18px}.region-header .mobile-toggles .menu-toggle .icon:after,.region-header .mobile-toggles .menu-toggle .icon:before,.region-header .mobile-toggles .menu-toggle section.helix-row-block .block-latest-articles .more:after,.region-header .mobile-toggles .menu-toggle section.helix-row-block .block-latest-articles .more:before,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle .more:after,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle .more:before{content:"";position:absolute}.region-header .mobile-toggles .menu-toggle .icon:before,.region-header .mobile-toggles .menu-toggle section.helix-row-block .block-latest-articles .more:before,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle .more:before{top:-6px}.region-header .mobile-toggles .menu-toggle .icon:after,.region-header .mobile-toggles .menu-toggle section.helix-row-block .block-latest-articles .more:after,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle .more:after{top:6px}.region-header .mobile-toggles .menu-toggle[aria-expanded=true] .icon,.region-header .mobile-toggles .menu-toggle[aria-expanded=true] section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle[aria-expanded=true] .more{background-color:transparent!important}.region-header .mobile-toggles .menu-toggle[aria-expanded=true] .icon:before,.region-header .mobile-toggles .menu-toggle[aria-expanded=true] section.helix-row-block .block-latest-articles .more:before,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle[aria-expanded=true] .more:before{transform:translateY(6px) rotate(45deg)}.region-header .mobile-toggles .menu-toggle[aria-expanded=true] .icon:after,.region-header .mobile-toggles .menu-toggle[aria-expanded=true] section.helix-row-block .block-latest-articles .more:after,section.helix-row-block .block-latest-articles .region-header .mobile-toggles .menu-toggle[aria-expanded=true] .more:after{transform:translateY(-6px) rotate(-45deg)}.region-header .mobile-toggles .menu-toggle:focus,.region-header .mobile-toggles .menu-toggle:focus-visible{border-radius:4px;outline:2px solid #000;outline-offset:6px}.region-header .search-block-form,.view-solr-search .search-block-form,.view-solr-spares .search-block-form{position:relative}.region-header .search-block-form form,.view-solr-search .search-block-form form,.view-solr-spares .search-block-form form{display:block;margin-left:auto;position:relative}.region-header .search-block-form form .form-item,.view-solr-search .search-block-form form .form-item,.view-solr-spares .search-block-form form .form-item{display:block;margin:0}.region-header .search-block-form form .form-item input,.view-solr-search .search-block-form form .form-item input,.view-solr-spares .search-block-form form .form-item input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#525154;font-size:16px;line-height:24px;padding:12px 44px 12px 24px;position:relative;transition:all .2s;width:230px;z-index:10}.region-header .search-block-form form .form-actions,.view-solr-search .search-block-form form .form-actions,.view-solr-spares .search-block-form form .form-actions{height:34px;overflow:hidden;position:absolute;right:6px;text-indent:-9999px;top:50%;transform:translateY(-50%);width:34px;z-index:20}.region-header .search-block-form form .form-actions button,.region-header .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,.region-header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button,.view-solr-search .search-block-form form .form-actions button,.view-solr-search .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,.view-solr-search section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button,.view-solr-spares .search-block-form form .form-actions button,.view-solr-spares .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,.view-solr-spares section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header .search-block-form form .form-actions .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-search .search-block-form form .form-actions .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-spares .search-block-form form .form-actions .button{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 36 36' preserveAspectRatio='none'%3E%3Cpath fill='%23747376' d='m35.914 33.086-11.57-11.57A13.421 13.421 0 0 0 27 13.5C27 6.044 20.956 0 13.5 0S0 6.044 0 13.5 6.044 27 13.5 27c3.006 0 5.773-.995 8.016-2.656l11.57 11.57 2.828-2.828zM4 13.5C4 8.262 8.262 4 13.5 4S23 8.262 23 13.5 18.738 23 13.5 23 4 18.738 4 13.5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;box-shadow:none;height:26px;margin:4px;overflow:hidden;padding:0;text-indent:-9999px;transform:none;white-space:nowrap;width:26px}.region-header .search-block-form form .form-actions button:focus,.region-header .search-block-form form .form-actions button:focus-visible,.region-header .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:focus,.region-header .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:focus-visible,.region-header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button:focus,.region-header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button:focus-visible,.view-solr-search .search-block-form form .form-actions button:focus,.view-solr-search .search-block-form form .form-actions button:focus-visible,.view-solr-search .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:focus,.view-solr-search .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:focus-visible,.view-solr-search section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button:focus,.view-solr-search section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button:focus-visible,.view-solr-spares .search-block-form form .form-actions button:focus,.view-solr-spares .search-block-form form .form-actions button:focus-visible,.view-solr-spares .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:focus,.view-solr-spares .search-block-form form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:focus-visible,.view-solr-spares section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button:focus,.view-solr-spares section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-block-form form .form-actions .button:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header .search-block-form form .form-actions .button:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header .search-block-form form .form-actions .button:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-search .search-block-form form .form-actions .button:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-search .search-block-form form .form-actions .button:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-spares .search-block-form form .form-actions .button:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-spares .search-block-form form .form-actions .button:focus-visible{outline-offset:-1px}.region-header .search-block-form:focus-within input{width:270px}.region-header .search-block-form:focus-within input::-moz-placeholder{color:rgba(26,26,26,.3)}.region-header .search-block-form:focus-within input::placeholder{color:rgba(26,26,26,.3)}@media screen and (max-width:1210px){.region-header .search-block-form form .form-item input{line-height:24px;padding:12px 32px 12px 6px;width:100%}.region-header .search-block-form form .form-actions{right:2px}}.block-system-breadcrumb-block{background-color:#f8fafc;color:#333;padding:19px 16px}.block-system-breadcrumb-block ol{display:flex;flex-wrap:wrap;max-width:1320px}.block-system-breadcrumb-block li{color:#0444e3;display:flex}.block-system-breadcrumb-block li a,.block-system-breadcrumb-block li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-system-breadcrumb-block li a{color:#747376}.block-system-breadcrumb-block li:not(:last-child):after{color:#747376;content:"/";display:inline-block;margin:0 8px;vertical-align:middle}@media screen and (max-width:767px){.block-system-breadcrumb-block{display:none}}@media print{.block-system-breadcrumb-block{border-bottom:1px solid #cbcec8;margin-bottom:20px}}.comment{border-top:1px solid #cbcec8;margin-top:20px;padding-top:20px}.comment .meta.has-picture{padding-left:60px;position:relative}.comment .meta .user-picture{left:0;position:absolute;top:0}.comment .meta .user-picture img{width:50px}.comment .meta h3,.comment .meta section.helix-row-comparison-slider .row.intro h2,.comment .meta section.helix-row-panels .row.intro h2,.comment .meta section.helix-row-stats .row.intro h2,.comment .meta section.helix-row-team .row.intro h2,section.helix-row-comparison-slider .row.intro .comment .meta h2,section.helix-row-panels .row.intro .comment .meta h2,section.helix-row-stats .row.intro .comment .meta h2,section.helix-row-team .row.intro .comment .meta h2{margin:0}.comment .meta .submitted{color:#999;font-size:.9em;line-height:26px}.comment .body{margin:20px 0}.comment .user-signature{border-top:1px dashed #cbcec8;font-size:.8em;line-height:26px;margin-top:10px;padding-top:10px}.comment .links{font-size:.9em;line-height:26px;text-align:right}.comment .links li{display:inline-block;margin-left:5px}.comment .links li:first-child{margin-left:0}body.page-comment-reply .comment{border-bottom:1px solid #cbcec8;border-top:0;margin-bottom:20px;margin-top:0;padding-bottom:20px;padding-top:0}.comment.comment-unpublished{background-color:#f0f1f2;border:1px dashed #076a9e;padding:15px}.comment-wrapper{margin-top:40px}.comment-wrapper .indented{border-left:5px solid #076a9e;margin-left:10px}.comment-wrapper .indented .comment{padding-left:15px}.comment-wrapper .comment-form>h2,.comment-wrapper .comments>h2{margin:20px 0}.comment-wrapper .comments+.comment-form{border-top:1px solid #cbcec8;margin-top:20px;padding-top:20px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{background:#fff none;border:1px solid #cbcec8;border-radius:4px;color:#333;margin:0;padding:8px}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left){background-color:transparent;background:linear-gradient(92.95deg,#b01c33 -3.56%,#85061a 98.09%);border:0;border-radius:14px;box-shadow:0 4px 6px -4px rgba(0,0,0,.102),0 10px 15px -3px rgba(0,0,0,.102);color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:600;line-height:140%;padding:15px 32px;position:relative;text-decoration:none;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .25s ease}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):hover{text-decoration-color:currentColor}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible{outline:none}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active){outline:3px solid #000;outline-offset:0}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(93.36deg,#b01c33,#85061a);color:#fff;transform:translateY(2px);transition:transform .1s}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary{background:#000;color:#fff;font-weight:400}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active),.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active),.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active),.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active),input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:focus:not(:active){outline:2px solid #0444e3;outline-offset:1px}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).secondary:active{background-color:#333}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left){padding-right:60px}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m221.66 133.66-72 72a8 8 0 0 1-11.32-11.32L196.69 136H40a8 8 0 0 1 0-16h156.69l-58.35-58.34a8 8 0 0 1 11.32-11.32l72 72a8 8 0 0 1 0 11.32Z'/%3E%3C/svg%3E");content:"";height:20px;position:absolute;right:32px;top:50%;transform:translateY(-50%);transition:right .2s;width:20px}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.external:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).external:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M21 9.75a.75.75 0 1 1-1.5 0V5.561l-6.218 6.22a.75.75 0 1 1-1.062-1.062L18.44 4.5H14.25a.75.75 0 1 1 0-1.5h6a.75.75 0 0 1 .75.75v6ZM17.25 12a.75.75 0 0 0-.75.75v6.75h-12v-12h6.75a.75.75 0 1 0 0-1.5H4.5A1.5 1.5 0 0 0 3 7.5v12A1.5 1.5 0 0 0 4.5 21h12a1.5 1.5 0 0 0 1.5-1.5v-6.75a.75.75 0 0 0-.75-.75Z' fill='%23fff'/%3E%3C/svg%3E")}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width{display:block;padding-inline:32px;text-align:center}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:after{margin-left:20px;position:relative;right:12px;top:14px}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width.active:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:focus:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.full-width:hover:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width.active:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:focus:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).full-width:hover:after{right:0}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width).active:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):focus:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon:not(.icon-download):not(.full-width):hover:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width).active:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):focus:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):not(.icon-download):not(.full-width):hover:after{right:20px}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white{background:#fff;color:#0f172b}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-block .block-latest-articles .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.helix-row-block .block-latest-articles .more.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.helix-row-block .block-latest-articles .more.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.helix-row-block .block-latest-articles .more.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.helix-row-block .block-latest-articles .node--type-team-member.node--view-mode-full .contact .social .more.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.helix-row-block .block-latest-articles button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.helix-row-block .block-latest-articles input[type=button].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.helix-row-block .block-latest-articles input[type=submit].more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).icon.white:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles .button.more:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%230F172B' d='m221.66 133.66-72 72a8 8 0 0 1-11.32-11.32L196.69 136H40a8 8 0 0 1 0-16h156.69l-58.35-58.34a8 8 0 0 1 11.32-11.32l72 72a8 8 0 0 1 0 11.32Z'/%3E%3C/svg%3E")}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium{padding-block:9px}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).medium.icon-download:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M10 12.5v-10' stroke='%23fff' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M17.5 12.5v3.333a1.666 1.666 0 0 1-1.667 1.667H4.167A1.667 1.667 0 0 1 2.5 15.833V12.5' stroke='%23fff' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M5.833 8.336 10 12.503l4.167-4.167' stroke='%23fff' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,.counter.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.counter.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.counter.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.counter.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.node--type-team-member.node--view-mode-full .contact .social .counter.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,.node--type-team-member.node--view-mode-full .contact .social footer.region-footer .copyright nav .menu li a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.node--type-team-member.node--view-mode-full .contact .social footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.node--type-team-member.node--view-mode-full .contact .social section.helix-row-contact .form .field--name-copy.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.node--type-team-member.node--view-mode-full .contact .social section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),button.counter:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,footer.region-footer .copyright nav .menu li .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),input.counter[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),input.counter[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,section.helix-row-contact .form .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-contact .form .field--name-copy.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-contact .form .field--name-copy.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-contact .form .field--name-copy.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-contact .form .node--type-team-member.node--view-mode-full .contact .social .field--name-copy.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-contact .form button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-contact .form input[type=button].field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-contact .form input[type=submit].field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.helix-row-contact .form section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .counter.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .form .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left){background:#000;color:#fff;font-size:14px;font-weight:400;letter-spacing:-.15px;line-height:20px;padding:8px 16px}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,.counter.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.counter.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.counter.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.counter.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.node--type-team-member.node--view-mode-full .contact .social .counter.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,.node--type-team-member.node--view-mode-full .contact .social footer.region-footer .copyright nav .menu li a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.node--type-team-member.node--view-mode-full .contact .social footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.node--type-team-member.node--view-mode-full .contact .social section.helix-row-contact .form .field--name-copy.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,.node--type-team-member.node--view-mode-full .contact .social section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,button.counter:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,footer.region-footer .copyright nav .menu li .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,input.counter[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,input.counter[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,section.helix-row-contact .form .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.helix-row-contact .form .field--name-copy.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.helix-row-contact .form .field--name-copy.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.helix-row-contact .form .field--name-copy.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.helix-row-contact .form .node--type-team-member.node--view-mode-full .contact .social .field--name-copy.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.helix-row-contact .form button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.helix-row-contact .form input[type=button].field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.helix-row-contact .form input[type=submit].field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.helix-row-contact .form section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .counter.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .form .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):active{background-color:#333}.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),.counter.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.counter.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.counter.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.counter.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.counter.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.counter.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.counter.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.counter.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.node--type-team-member.node--view-mode-full .contact .social .counter.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.node--type-team-member.node--view-mode-full .contact .social .counter.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),.node--type-team-member.node--view-mode-full .contact .social footer.region-footer .copyright nav .menu li a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.node--type-team-member.node--view-mode-full .contact .social footer.region-footer .copyright nav .menu li a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.node--type-team-member.node--view-mode-full .contact .social footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.node--type-team-member.node--view-mode-full .contact .social footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.node--type-team-member.node--view-mode-full .contact .social section.helix-row-contact .form .field--name-copy.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.node--type-team-member.node--view-mode-full .contact .social section.helix-row-contact .form .field--name-copy.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),.node--type-team-member.node--view-mode-full .contact .social section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),.node--type-team-member.node--view-mode-full .contact .social section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),button.counter:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),button.counter:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),footer.region-footer .copyright nav .menu li .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),input.counter[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),input.counter[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),input.counter[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),input.counter[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),section.helix-row-contact .form .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.helix-row-contact .form .field--name-copy.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form .field--name-copy.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.helix-row-contact .form .field--name-copy.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form .field--name-copy.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.helix-row-contact .form .field--name-copy.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form .field--name-copy.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.helix-row-contact .form .node--type-team-member.node--view-mode-full .contact .social .field--name-copy.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form .node--type-team-member.node--view-mode-full .contact .social .field--name-copy.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.helix-row-contact .form button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.helix-row-contact .form input[type=button].field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form input[type=button].field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.helix-row-contact .form input[type=submit].field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form input[type=submit].field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.helix-row-contact .form section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.helix-row-contact .form section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left).small:focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .counter.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .counter.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li .node--type-team-member.node--view-mode-full .contact .social a.social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .form .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus-visible:not(:active),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .form .button.field--name-copy:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left):focus:not(:active){outline:2px solid #0444e3;outline-offset:1px}@media print{.af-button-large:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.af-button-small:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.author-pane-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),.node--type-team-member.node--view-mode-full .contact .social .social-link:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),input[type=button]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),input[type=submit]:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:not(.toolbar-item,.toolbar-icon,.trigger,.ccc-link,.ccc-icon--left){border:1px solid #cbcec8}}@supports (-webkit-appearance:none){input[type=checkbox]{-webkit-appearance:none;border:1px solid #b4b4b4;border-radius:4px;box-sizing:border-box;display:inline-block;height:20px;line-height:20px;margin:0 5px;text-align:center;vertical-align:middle;width:20px}input[type=checkbox],input[type=checkbox]:checked{background-color:#ebebeb}input[type=checkbox]:checked:before{border-left:2px solid #b01c33;border-top:2px solid #b01c33;border-color:currentcolor #b01c33 #b01c33 currentcolor;border-style:none solid solid none;border-width:0 2px 2px 0;content:"";display:inline-block;height:10px;margin-bottom:1px;transform:rotate(45deg);width:4px}input[type=checkbox]:focus{outline-offset:1px}input[type=radio]{-webkit-appearance:none;background-color:#fff;border:1px solid #cbcec8;border-radius:50%;box-sizing:border-box;display:inline-block;height:20px;line-height:20px;margin:0 5px;vertical-align:middle;width:20px}input[type=radio]:checked{border:7px solid #076a9e}input[type=radio]:focus{outline-offset:1px}}fieldset{border:1px solid #cbcec8;margin:0;padding:15px 10px}fieldset.webform-composite-hidden-title{border:0;margin-top:0;padding:0}legend{color:#000;font-weight:700;padding:0 10px}.form-item:not(:last-child){margin-bottom:20px}.form-item label{color:#000;display:inline-block;font-weight:700;margin-bottom:5px}.form-item label .optional{font-weight:400}.form-item label .optional:before{content:"("}.form-item label .optional:after{content:")"}.form-item .form-item label{color:#333}.form-item input[type=date],.form-item input[type=email],.form-item input[type=number],.form-item input[type=password],.form-item input[type=search],.form-item input[type=tel],.form-item input[type=text],.form-item input[type=url],.form-item textarea{box-sizing:border-box;width:100%}.form-item input[type=date].error,.form-item input[type=email].error,.form-item input[type=number].error,.form-item input[type=password].error,.form-item input[type=search].error,.form-item input[type=tel].error,.form-item input[type=text].error,.form-item input[type=url].error,.form-item textarea.error{border:1px solid #ff3232!important;color:inherit}.form-item input[type=date]{width:auto}.form-item .select2-container{width:100%!important}.form-item .field.has-prefix input[type=date],.form-item .field.has-prefix input[type=email],.form-item .field.has-prefix input[type=number],.form-item .field.has-prefix input[type=password],.form-item .field.has-prefix input[type=search],.form-item .field.has-prefix input[type=tel],.form-item .field.has-prefix input[type=text],.form-item .field.has-prefix input[type=url],.form-item .field.has-prefix textarea,.form-item .field.has-suffix input[type=date],.form-item .field.has-suffix input[type=email],.form-item .field.has-suffix input[type=number],.form-item .field.has-suffix input[type=password],.form-item .field.has-suffix input[type=search],.form-item .field.has-suffix input[type=tel],.form-item .field.has-suffix input[type=text],.form-item .field.has-suffix input[type=url],.form-item .field.has-suffix textarea{display:inline-block;width:auto}.form-item .field-prefix,.form-item .field-suffix{color:#000}.form-item .description{margin:5px 0}.form-item .description:first-child{margin-top:0}.form-item .description:last-child{margin-bottom:0}.form-item.form-type-checkbox,.form-item.form-type-radio{display:flex}.form-item.form-type-checkbox .field,.form-item.form-type-radio .field{margin-right:5px}.form-item.form-type-checkbox label,.form-item.form-type-radio label{color:inherit;font-weight:400}.form-item.webform-container-inline label{margin-right:10px}.form-item.webform-container-inline .field{display:inline-block}.form-item.webform-component-file .form-managed-file{margin-bottom:10px}.form-item.webform-component-file .form-managed-file:last-child{margin-bottom:0}.form-item.webform-component-file .form-submit{margin-left:10px}@media screen and (max-width:767px){.form-item.webform-component-file .form-submit{display:block;margin:10px 0}}.form-item.form-type-date .form-item,.form-item.webform-component-date .form-item{display:inline-block;margin:0 5px 0 0;vertical-align:middle}.form-item.form-type-date .form-item select,.form-item.webform-component-date .form-item select{display:block}.form-item.form-type-date input[type=image],.form-item.webform-component-date input[type=image]{display:inline-block;vertical-align:middle}.form-item.webform-component-time .form-item{display:inline-block;margin:0;vertical-align:middle}.form-item.webform-component-time .form-item-submitted-time-hour{margin-right:5px}.form-item.webform-component-time .form-item-submitted-time-minute{margin-left:5px}.form-item.webform-component-time .form-radios{display:inline-block;margin-left:10px;vertical-align:middle}.form-item.webform-component-time .form-radios label{font-weight:400;margin:0}.form-item.webform-component-checkboxes .form-item,.form-item.webform-component-radios .form-item{margin:0 0 5px}.form-item.webform-component-checkboxes .form-item:last-child,.form-item.webform-component-radios .form-item:last-child{margin-bottom:0}.form-item.webform-component-checkboxes .form-item .field,.form-item.webform-component-radios .form-item .field{display:inline-block}.form-item.webform-component-checkboxes .form-item label,.form-item.webform-component-radios .form-item label{font-weight:400}.form-checkboxes .form-type-checkbox:not(:last-child),.form-radios .form-type-radio:not(:last-child){margin-bottom:10px}.webform-type-webform-checkboxes-other fieldset,.webform-type-webform-radios-other fieldset{margin:0!important}.webform-type-webform-checkboxes-other .form-type-textfield,.webform-type-webform-radios-other .form-type-textfield{margin-top:10px}.webform-type-webform-select-other .form-type-select{margin-bottom:0}.webform-type-webform-select-other .form-type-textfield{margin-top:10px}@media screen and (max-width:767px){.webform-flex:not(:last-child),.webform-flexbox:not(:last-child){margin-bottom:20px}}.form-required:after{content:"*";display:inline-block;font-weight:400;margin-left:5px}.captcha{margin-bottom:20px}.form-actions{text-align:right}body.node-type-webform .node-webform{padding:50px 0}.wysiwyg-toggle-wrapper{font-size:14px;line-height:1em;margin-top:5px;text-align:right}.filter-wrapper{display:none}.gallery.swipe-enabled .inner{cursor:move;cursor:grab}.gallery.swipe-enabled .inner a,.gallery.swipe-enabled .inner section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .gallery.swipe-enabled .inner a{cursor:pointer}.gallery.swipe-enabled.mousedown .inner{cursor:move;cursor:grabbing}.gallery .slide{display:none}.gallery .slide:first-child{display:block}.gallery .step{animation:fadeIn 1s forwards;bottom:15px;color:#fff;font-size:50px;line-height:1em;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:50}.gallery .step:focus,.gallery .step:hover{color:#076a9e}.gallery .step.prev{left:15px}.gallery .step.prev:before{content:"‹"}.gallery .step.next{right:15px}.gallery .step.next:before{content:"›"}.gallery .pager{animation:fadeIn 1s forwards;background-color:#333;background-color:rgba(0,0,0,.5);bottom:0;left:0;line-height:20px;padding:25px 16px;position:absolute;right:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:40}.gallery .pager .item{border:2px solid #fff;border-radius:50%;box-sizing:border-box;display:inline-block;height:15px;margin:0 3px;transition:all .1s;vertical-align:middle;width:15px}.gallery .pager .item.active{background-color:#fff}.gallery .pager .item:focus,.gallery .pager .item:hover{background-color:#076a9e;border-color:#076a9e}@media print{.gallery .pager,.gallery .step{display:none}}.googlemap{height:200px;padding:10% 0;width:100%}.googlemap>div{top:0}.googlemap img{max-width:none}.routemap{padding-top:75%;width:100%}.routemap>div{top:0}.routemap img{max-width:none}.messages-wrapper{margin:30px 0 0}.messages{word-wrap:break-word;border:1px solid;border-left:0 solid;border-radius:2px;overflow-wrap:break-word;padding:15px 30px}[dir=rtl] .messages{border-width:1px 0 1px 1px;text-align:right}.messages+.messages{margin-top:1.538em}.messages__list{list-style:none;margin:0;padding:0}.messages__item+.messages__item{margin-top:.769em}.messages--status{background-color:#f4f9f1;border-color:#c9e0bd;box-shadow:-8px 0 0 #77b259;color:#365427}[dir=rtl] .messages--status{box-shadow:8px 0 0 #77b259}.messages--warning{background-color:#fff8eb;border-color:#ffdf9e;box-shadow:-8px 0 0 #e09600;color:#7a5200}[dir=rtl] .messages--warning{box-shadow:8px 0 0 #e09600}.messages--error{background-color:#ffebeb;border-color:#ff9e9e;box-shadow:-8px 0 0 #e62600;color:#7a0000}[dir=rtl] .messages--error{box-shadow:8px 0 0 #e62600}.messages--error p.error{color:#7a0000}.pager{margin-top:80px}@media print{.pager{margin-top:40px}}.pager__items{align-items:center;display:flex;font-size:20px;justify-content:center}.pager__item{margin:0 5px}.pager__item--ellipsis{color:#999;margin:0 25px}.pager__item--first,.pager__item--last,.pager__item--next-4,.pager__item--next-5,.pager__item--next-6,.pager__item--next-7,.pager__item--next-8,.pager__item--previous-4,.pager__item--previous-5,.pager__item--previous-6,.pager__item--previous-7,.pager__item--previous-8{display:none}.pager__item a,.pager__item section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item a{border-radius:8px;box-sizing:border-box;color:inherit;display:block;padding:17px 22px;text-decoration:none}.pager__item a:focus,.pager__item a:hover,.pager__item section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.pager__item section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item a:hover{text-decoration:underline}.pager__item a:focus,.pager__item section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item a:focus{background-color:initial;outline:3px solid #000;outline-offset:-1px}.pager__item a:hover,.pager__item section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item a:hover{opacity:.7}.pager__item.is-active a,.pager__item.is-active section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item.is-active a{background-color:transparent;border:1px solid #b01c33;color:#b01c33;text-decoration:none}.pager__item--next a,.pager__item--next section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.pager__item--previous a,.pager__item--previous section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--next a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--previous a{background-color:#b01c33;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;color:#fff;height:60px;padding:0;width:60px}.pager__item--next a [aria-hidden=true],.pager__item--next section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a [aria-hidden=true],.pager__item--previous a [aria-hidden=true],.pager__item--previous section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a [aria-hidden=true],section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--next a [aria-hidden=true],section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--previous a [aria-hidden=true]{visibility:hidden}.pager__item--next a:focus,.pager__item--next section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.pager__item--previous a:focus,.pager__item--previous section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--next a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--previous a:focus{background-color:#b01c33}.pager__item--next a,.pager__item--next section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .pager__item--next a{transform:rotate(180deg)}@media screen and (max-width:767px){.pager__item--ellipsis,.pager__item--next-3,.pager__item--previous-3{display:none}}@media screen and (max-width:549px){.pager{display:flex}.pager,.pager__items{justify-content:center}.pager__items{grid-gap:30px;display:grid;grid-auto-columns:max-content;grid-auto-flow:column}.pager__item{display:none;margin:0!important}.pager__item--next,.pager__item--previous,.pager__item.is-active,.pager__item.pager__item--next-1,.pager__item.pager__item--previous-1{display:block}.pager__item--previous{justify-self:end}.pager__item--next{justify-self:start}}@media screen and (max-width:399px){.pager__items{-ms-grid-columns:1fr 10px max-content 10px 1fr;grid-gap:10px}}@media screen and (max-width:349px){.pager{display:block}.pager__items{display:flex;justify-content:space-between}.pager__items .pager__item.pager__item--previous-1{display:none}}.region-titlebar{display:flow-root}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper{-moz-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr;margin:75px auto 20px;max-width:1320px;padding:0 16px;row-gap:24px}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-text h1{margin-bottom:32px;position:relative}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .block-entity-fieldnodelead-image img{border-radius:8px;display:block;margin:0 auto}@supports ((-o-object-fit:cover) or (object-fit:cover)){.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .block-entity-fieldnodelead-image img{max-height:400px;-o-object-fit:cover;object-fit:cover;width:100%}}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .lead-partners{background-color:#fff;border:1px solid #f4f1f1;border-radius:16px;box-shadow:0 4px 6px -4px rgba(0,0,0,.102);box-shadow:0 10px 15px -3px rgba(0,0,0,.102);color:#b01c33;margin:-30px 30px 24px -30px;padding:20px;position:relative;text-align:center}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .lead-partners .block-entity-fieldnodefield-partner-logo .block__content{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding-top:24px}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .lead-partners .block-entity-fieldnodefield-partner-logo .block__content .image img{margin:0 auto}@media screen and (max-width:767px){.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper{grid-template-columns:1fr;margin-bottom:40px;margin-top:32px}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .lead-partners{box-sizing:border-box;margin-left:15px;width:calc(100% - 30px)}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .lead-partners .lead-partners--title{font-size:16px;font-weight:600;line-height:18px}.region-titlebar:not(.region-titlebar-machine-node) .page-title-wrapper .lead-image .lead-partners .block-entity-fieldnodefield-partner-logo .block__content{display:grid;gap:12px;grid-template-columns:1fr 1fr;padding-top:16px}}.region-titlebar-machine-node .page-title-wrapper{display:flex;margin:0 auto;max-width:1320px;padding:75px 16px 90px}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item,.region-titlebar-machine-node .page-title-wrapper .tag{margin-bottom:24px}.region-titlebar-machine-node .page-title-wrapper .block-page-title-block{background-color:transparent;border-bottom:none;margin-bottom:32px;padding:0}.region-titlebar-machine-node .page-title-wrapper .block-page-title-block h1{font-size:48px;line-height:120%}@media screen and (max-width:767px){.region-titlebar-machine-node .page-title-wrapper .block-page-title-block h1{font-size:38px}}@media screen and (max-width:549px){.region-titlebar-machine-node .page-title-wrapper .block-page-title-block h1{font-size:30px}}.region-titlebar-machine-node .page-title-wrapper .lead-gallery{display:inline-block;margin-right:40px;width:calc(50% - 20px)}.region-titlebar-machine-node .page-title-wrapper .lead-gallery .lead-gallery--slide{margin-bottom:20px;position:relative}.region-titlebar-machine-node .page-title-wrapper .lead-gallery .lead-gallery--slide .lead-gallery--ready .image{margin:0 auto}.region-titlebar-machine-node .page-title-wrapper .lead-gallery .lead-gallery--slide .block-entity-fieldnodefield-machine-image .image{max-width:100%;width:420px}.region-titlebar-machine-node .page-title-wrapper .lead-gallery .lead-gallery--slide .block-entity-fieldnodefield-machine-image .image img{border:1px solid #d3d3d3;border-radius:8px;margin:0 auto;max-height:470px;max-width:calc(100% - 104px);-o-object-fit:contain;object-fit:contain}.region-titlebar-machine-node .page-title-wrapper .lead-gallery .lead-gallery--navigation .block-entity-fieldnodefield-machine-image img{border:1px solid #d3d3d3;max-height:120px;-o-object-fit:contain;object-fit:contain}.region-titlebar-machine-node .page-title-wrapper .lead-gallery .lead-gallery--navigation .slick-slide{cursor:pointer;margin:0 6px}.region-titlebar-machine-node .page-title-wrapper .lead-gallery .lead-gallery--navigation .slick-slide.slick-current img{outline:3px solid #b01c33;outline-offset:-3px}.region-titlebar-machine-node .page-title-wrapper .lead-text{display:inline-block;width:calc(50% - 20px)}.region-titlebar-machine-node .page-title-wrapper .machine-cta{display:flex;gap:32px;justify-content:start;padding:32px 0}@media screen and (max-width:767px){.region-titlebar-machine-node .page-title-wrapper{display:block;padding:75px 16px 30px}.region-titlebar-machine-node .page-title-wrapper .lead-gallery,.region-titlebar-machine-node .page-title-wrapper .lead-text{display:block;width:100%}.region-titlebar-machine-node .page-title-wrapper .lead-gallery{margin-bottom:24px}.region-titlebar-machine-node .page-title-wrapper .machine-cta{grid-gap:12px;display:grid;grid-template-columns:1fr}.region-titlebar-machine-node .page-title-wrapper .machine-cta .button{box-sizing:border-box;text-align:center;width:100%}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item,.region-titlebar-machine-node .page-title-wrapper .tag{margin-bottom:16px}}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__label{margin-bottom:16px}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items{display:flex;flex-wrap:wrap;gap:16px}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item{padding:8px 24px}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage{display:block;margin:0 0 9px;max-width:none;padding:0;position:relative}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text{box-sizing:border-box;padding:0 16px;position:relative;width:100%}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner{color:#fff;margin:0 auto;max-width:1320px;padding:80px 0 160px;text-align:center}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner{background-color:#373737;border:1px solid hsla(0,0%,70%,.4);border-radius:22px;display:inline-block;margin-bottom:0;padding:10px 32px 8px;position:relative}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text{color:#b8b8b8;display:inline-block;position:relative}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text a{color:#fff}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner h1{color:#fff;margin-bottom:40px;margin-top:40px}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text{position:relative}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text a.button,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text a.clear-link,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text section.helix-row-block .block-latest-articles a.more,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.button,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more,section.helix-row-block .block-latest-articles .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text a.more,section.helix-row-block .block-latest-articles .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text a.more,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text a.button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text a.clear-link,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text section.helix-row-block .block-latest-articles a.more{margin:40px 8px 0!important}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .clear-link,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .more{color:#fff}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .clear-link:after,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner section.helix-row-block .block-latest-articles .more:after,section.helix-row-block .block-latest-articles .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m221.66 133.66-72 72a8 8 0 0 1-11.32-11.32L196.69 136H40a8 8 0 0 1 0-16h156.69l-58.35-58.34a8 8 0 0 1 11.32-11.32l72 72a8 8 0 0 1 0 11.32Z'/%3E%3C/svg%3E")}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-video{margin:-100px auto 0;max-width:906px;padding:0 16px}@media screen and (max-width:549px){.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner{padding:30px 0 60px}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner{padding:10px 16px 8px}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-text,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .lead-text--partner .block-entity-fieldnodefield-partner-link a{font-size:14px;font-weight:400;line-height:120%}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner h1{margin-top:24px}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p{font-size:16px;line-height:26px}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child{display:grid;grid-template-columns:1fr;margin-top:24px!important}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child a.button,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child a.button{justify-self:center;margin:0!important}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child a.clear-link,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child section.helix-row-block .block-latest-articles a.more,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link,.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more,section.helix-row-block .block-latest-articles .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child a.more,section.helix-row-block .block-latest-articles .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child a.more,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child a.clear-link,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-text .lead-text--inner .field--name-field-lead-text p:last-child section.helix-row-block .block-latest-articles a.more{margin:16px auto 0!important}.region-titlebar.region-titlebar--frontpage .page-title-wrapper--frontpage .lead-video{margin-top:-30px}}.section-article .region-titlebar .page-title-wrapper,.section-article .region-titlebar .page-title-wrapper h1{margin-bottom:0}.share .label{color:#333;display:block;font-size:20px;margin-bottom:10px}#block-helix-theme-side-nav{border:1px solid #cbcec8}#block-helix-theme-side-nav>h2{border-bottom:4px solid #076a9e;margin:0!important}#block-helix-theme-side-nav>h2 a,#block-helix-theme-side-nav>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav>h2 a{display:block;padding:15px;text-decoration:none}#block-helix-theme-side-nav>h2 a:focus,#block-helix-theme-side-nav>h2 a:hover,#block-helix-theme-side-nav>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,#block-helix-theme-side-nav>h2 section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav>h2 a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav>h2 a:hover{color:#b01c33}#block-helix-theme-side-nav .menu li{display:flex;flex-wrap:wrap}#block-helix-theme-side-nav .menu li.menu-item--secondary{display:none!important}#block-helix-theme-side-nav .menu li:not(:first-child){border-top:1px solid #eee}#block-helix-theme-side-nav .menu li ul{display:none;width:100%}#block-helix-theme-side-nav .menu li a,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li a{background-color:#fff;color:#333;display:block;flex:1;padding:12px 15px;text-decoration:none;transition:none}#block-helix-theme-side-nav .menu li a:focus,#block-helix-theme-side-nav .menu li a:hover,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li a:hover{background-color:#1e7eb0;color:#fff}#block-helix-theme-side-nav .menu li a.is-active,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.is-active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li a.is-active{border-left:4px solid #076a9e;font-weight:700;margin-left:-1px}#block-helix-theme-side-nav .menu li button.toggle,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .toggle.button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li .toggle.button{background-color:#fff;border:0;border-radius:0;flex-shrink:0;overflow:hidden;padding:0;position:relative;text-align:left;text-indent:-9999em;width:50px}#block-helix-theme-side-nav .menu li button.toggle:before,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .toggle.button:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li .toggle.button:before{border-bottom:7px solid #076a9e;border-left:7px solid transparent;border-right:7px solid transparent;bottom:0;content:"";height:0;left:0;margin:auto;position:absolute;right:0;top:0;width:0}#block-helix-theme-side-nav .menu li button.toggle:focus,#block-helix-theme-side-nav .menu li button.toggle:hover,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .toggle.button:focus,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .toggle.button:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li .toggle.button:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li .toggle.button:hover{background-color:#1e7eb0}#block-helix-theme-side-nav .menu li button.toggle:focus:before,#block-helix-theme-side-nav .menu li button.toggle:hover:before,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .toggle.button:focus:before,#block-helix-theme-side-nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .toggle.button:hover:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li .toggle.button:focus:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li .toggle.button:hover:before{border-bottom-color:#fff}#block-helix-theme-side-nav .menu li[aria-expanded=true]>button.toggle:before,#block-helix-theme-side-nav .menu section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary li[aria-expanded=true]>.toggle.button:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li[aria-expanded=true]>.toggle.button:before{transform:rotate(180deg)}#block-helix-theme-side-nav .menu li[aria-expanded=true]>ul{display:block}#block-helix-theme-side-nav .menu li li:not(:first-child){border-top:1px solid #fff}#block-helix-theme-side-nav .menu li li a,#block-helix-theme-side-nav .menu li li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #block-helix-theme-side-nav .menu li li a{background-color:#eee;padding-left:30px}.slick-dots,.slick-slider .slick-dots{margin:4px auto 0;max-width:500px;text-align:center}.slick-dots li,.slick-slider .slick-dots li{display:inline-block;margin:0 .5rem;vertical-align:middle}.slick-dots li button,.slick-dots li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,.slick-slider .slick-dots li button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .slick-dots li .button{background:#b0b0b0;border:0;border-radius:6px;box-sizing:border-box;height:12px;overflow:hidden;padding:5px;text-align:left;text-indent:-9999em;transform:none;width:12px}.slick-dots li button:focus,.slick-dots li button:hover,.slick-dots li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:focus,.slick-dots li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .slick-dots li .button:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .slick-dots li .button:hover{background-color:#076a9e}.slick-dots li button[aria-label="1 of 1"],.slick-dots li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary [aria-label="1 of 1"].button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .slick-dots li [aria-label="1 of 1"].button{display:none!important}.slick-dots li.slick-active button,.slick-dots li.slick-active section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .slick-dots li.slick-active .button{background-color:#0444e3;width:38px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:block;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slick-slider.slick-initialized .slick-list .slick-track .slick-slide{display:block}.slick-slider.slick-loading .slick-list .slick-track .slick-slide{visibility:hidden}.slick-slider.slick-vertical .slick-list .slick-track .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-slider .slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative;transform:translateZ(0)}.slick-slider .slick-list:focus{outline:none}.slick-slider .slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list .slick-track{display:block;left:0;position:relative;top:0;transform:translateZ(0)}.slick-slider .slick-list .slick-track:after,.slick-slider .slick-list .slick-track:before{content:"";display:table}.slick-slider .slick-list .slick-track:after{clear:both}.slick-loading .slick-slider .slick-list .slick-track{visibility:hidden}.slick-slider .slick-list .slick-track .slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slider .slick-list .slick-track .slick-slide{float:right}.slick-slider .slick-list .slick-track .slick-slide:focus{outline:0 none!important}.slick-slider .slick-list .slick-track .slick-slide img{display:block}.slick-slider .slick-list .slick-track .slick-slide.slick-loading img{display:none}.slick-slider .slick-list .slick-track .slick-slide.dragging img{pointer-events:none}.slick-slider .slick-arrow.slick-prev{bottom:0;left:0;position:absolute}.slick-slider .slick-arrow.slick-next{bottom:0;position:absolute;right:0}.slick-slider .slick-arrow.slick-hidden{display:none}.grid .slick-slider{max-width:1140px}.grid .slick-slider .cell.slick-slide:nth-child(1n){box-sizing:border-box;clear:none!important;margin:0!important;padding:0 20px}.slider-nav .slick-list .slick-track{transform:translateZ(0)!important}.lead-gallery--navigation .block__content,.lead-gallery--slide .block__content{visibility:hidden}.lead-gallery--navigation .block__content.slick-initialized,.lead-gallery--slide .block__content.lead-gallery--ready,.lead-gallery--slide .block__content.slick-initialized{visibility:visible}.lead-gallery--arrows:not(.slick-arrow){visibility:hidden}.lead-gallery--arrows{background-color:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z' fill='%2390A2D0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:24px;border-radius:100%;cursor:pointer;height:40px;left:-18px;position:absolute;top:50%;transform:translateY(-50%);width:40px}.lead-gallery--arrows.lead-gallery--arrows--next{left:auto;right:-18px;transform:translateY(-50%) rotate(180deg)}.lead-gallery--arrows:hover{background-color:#dfecff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z' fill='%230444E3'/%3E%3C/svg%3E")}@media screen and (max-width:1400px){.lead-gallery--arrows{left:0}.lead-gallery--arrows.lead-gallery--arrows--next{right:0}}@media screen and (max-width:767px){.lead-gallery--arrows{height:36px;width:36px}}.node--type-article.node--view-mode-teaser{background-color:#fff;border:1px solid #cbcec8;max-width:420px;position:relative;transition:box-shadow .2s}.node--type-article.node--view-mode-teaser img{display:block;width:100%}.node--type-article.node--view-mode-teaser .no-image:before{background-color:#076a9e;content:"";display:block;padding-top:84.2857142857%}.node--type-article.node--view-mode-teaser .image,.node--type-article.node--view-mode-teaser .no-image{margin:-1px -1px 0}.node--type-article.node--view-mode-teaser .node__title{margin:0 0 2rem!important;overflow:hidden;padding-bottom:.1rem}.node--type-article.node--view-mode-teaser .node__meta{padding-bottom:1rem}.node--type-article.node--view-mode-teaser a.clear-link.icon,.node--type-article.node--view-mode-teaser section.helix-row-block .block-latest-articles a.more,.node--type-article.node--view-mode-teaser section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.clear-link.icon,.node--type-article.node--view-mode-teaser section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-block .block-latest-articles a.more,section.helix-row-block .block-latest-articles .node--type-article.node--view-mode-teaser a.more,section.helix-row-block .block-latest-articles .node--type-article.node--view-mode-teaser section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.more,section.helix-row-block .block-latest-articles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-article.node--view-mode-teaser a.more,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-article.node--view-mode-teaser a.clear-link.icon,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-article.node--view-mode-teaser section.helix-row-block .block-latest-articles a.more{margin-top:auto}.node--type-article.node--view-mode-teaser:focus-within,.node--type-article.node--view-mode-teaser:hover{box-shadow:1px 1px 2px rgba(0,0,0,.2)}.node--type-event.node--view-mode-teaser{background-color:#fff;border:1px solid #cbcec8;max-width:300px;position:relative;transition:box-shadow .2s}.node--type-event.node--view-mode-teaser img{display:block;width:100%}.node--type-event.node--view-mode-teaser .no-image:before{background-color:#076a9e;content:"";display:block;padding-top:53.4759358289%}.node--type-event.node--view-mode-teaser .image,.node--type-event.node--view-mode-teaser .no-image{margin:-1px -1px 0}.node--type-event.node--view-mode-teaser .node__meta,.node--type-event.node--view-mode-teaser .node__title{padding:0 15px}.node--type-event.node--view-mode-teaser .node__title{margin:0 0 10px!important;padding-top:15px}.node--type-event.node--view-mode-teaser .node__title a,.node--type-event.node--view-mode-teaser .node__title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-event.node--view-mode-teaser .node__title a{text-decoration:none}.node--type-event.node--view-mode-teaser .node__title a:before,.node--type-event.node--view-mode-teaser .node__title section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node--type-event.node--view-mode-teaser .node__title a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.node--type-event.node--view-mode-teaser .node__meta{padding-bottom:15px}.node--type-event.node--view-mode-teaser .node__meta .event_date{margin-bottom:5px}.node--type-event.node--view-mode-teaser .node__meta .event_date .date_icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%236a6c68' d='M10 12h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 24h4v4H4zm6 0h4v4h-4zm6 0h4v4h-4zm-6-6h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 18h4v4H4zM26 0v2h-4V0H8v2H4V0H0v32h30V0h-4zm2 30H2V8h26v22z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:inline-block;height:20px;margin-right:5px;position:relative;vertical-align:middle;width:20px}.node--type-event.node--view-mode-teaser .node__meta .event_date .date_text{position:relative;vertical-align:middle}.node--type-event.node--view-mode-teaser .node__meta .event_time .time_icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%236a6c68' d='M20.586 23.414 14 16.828V8h4v7.172l5.414 5.414zM16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm0 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5.373 12 12-5.373 12-12 12z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:inline-block;height:20px;margin-right:5px;position:relative;vertical-align:middle;width:20px}.node--type-event.node--view-mode-teaser .node__meta .event_time .time_text{position:relative;vertical-align:middle}.node--type-event.node--view-mode-teaser .node__meta:last-child{margin-bottom:0}.node--type-event.node--view-mode-teaser:focus-within,.node--type-event.node--view-mode-teaser:hover{box-shadow:1px 1px 2px rgba(0,0,0,.2)}.node--type-team-member.node--view-mode-teaser .image{margin-bottom:30px}.node--type-team-member.node--view-mode-teaser .image img{display:block}.node--type-team-member.node--view-mode-teaser .intro{display:grid;grid-template-columns:1fr auto;margin-bottom:var(--panel-padding);row-gap:.5rem}.node--type-team-member.node--view-mode-teaser .node__title{grid-column:1;grid-row:1;margin-bottom:0!important;margin-top:0!important}.node--type-team-member.node--view-mode-teaser .job-title{grid-column:1;grid-row:2}.helix-item-downloads-accordion .node--type-team-member.node--view-mode-teaser article,.node--type-team-member.node--view-mode-teaser .generic-content,.node--type-team-member.node--view-mode-teaser .helix-item-downloads-accordion article{margin-bottom:0}.node--type-team-member.node--view-mode-teaser .social{display:flex;flex-wrap:wrap;grid-column:2;grid-row:1/3;margin-left:2rem}.node--type-team-member.node--view-mode-teaser .social li:not(:last-child){margin-right:10px}.node--type-team-member.node--view-mode-teaser .social .social-link{background:#b01c33;background-position:50%;background-repeat:no-repeat;border-radius:50%;display:block;height:32px;overflow:hidden;padding:0;position:relative;text-align:left;text-indent:-9999em;width:32px}.node--type-team-member.node--view-mode-teaser .social .social-link:before{bottom:0;height:16px;left:0;margin:auto;position:absolute;right:0;text-indent:0;top:0;width:16px}.node--type-team-member.node--view-mode-teaser .social .social-link--facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-teaser .social .social-link--twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.316' height='16' viewBox='0 0 17 19' preserveAspectRatio='none'%3E%3Cpath d='M16.389 16.848 10.52 7.625l5.791-6.37a.75.75 0 0 0-1.11-1.01L9.685 6.314 5.889.348A.75.75 0 0 0 5.256 0h-4.5a.75.75 0 0 0-.633 1.153l5.869 9.222L.201 16.75a.75.75 0 1 0 1.11 1.01l5.516-6.068 3.796 5.965a.75.75 0 0 0 .633.343h4.5a.75.75 0 0 0 .633-1.152Zm-4.721-.348-9.546-15h2.719l9.55 15h-2.723Z' fill='%23fff'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-teaser .social .social-link--linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M12 12h5.535v2.837h.079c.77-1.381 2.655-2.837 5.464-2.837C28.92 12 30 15.637 30 20.367V30h-5.769v-8.54c0-2.037-.042-4.657-3.001-4.657-3.005 0-3.463 2.218-3.463 4.509V30H12V12zM2 12h6v18H2V12zM8 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-teaser .social .social-link--instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M16 2.881c4.275 0 4.781.019 6.462.094 1.563.069 2.406.331 2.969.55a4.952 4.952 0 0 1 1.837 1.194 5.015 5.015 0 0 1 1.2 1.838c.219.563.481 1.412.55 2.969.075 1.688.094 2.194.094 6.463s-.019 4.781-.094 6.463c-.069 1.563-.331 2.406-.55 2.969a4.94 4.94 0 0 1-1.194 1.837 5.02 5.02 0 0 1-1.837 1.2c-.563.219-1.413.481-2.969.55-1.688.075-2.194.094-6.463.094s-4.781-.019-6.463-.094c-1.563-.069-2.406-.331-2.969-.55a4.952 4.952 0 0 1-1.838-1.194 5.02 5.02 0 0 1-1.2-1.837c-.219-.563-.481-1.413-.55-2.969-.075-1.688-.094-2.194-.094-6.463s.019-4.781.094-6.463c.069-1.563.331-2.406.55-2.969a4.964 4.964 0 0 1 1.194-1.838 5.015 5.015 0 0 1 1.838-1.2c.563-.219 1.412-.481 2.969-.55 1.681-.075 2.188-.094 6.463-.094zM16 0c-4.344 0-4.887.019-6.594.094-1.7.075-2.869.35-3.881.744-1.056.412-1.95.956-2.837 1.85a7.833 7.833 0 0 0-1.85 2.831C.444 6.538.169 7.7.094 9.4.019 11.113 0 11.656 0 16s.019 4.887.094 6.594c.075 1.7.35 2.869.744 3.881.413 1.056.956 1.95 1.85 2.837a7.82 7.82 0 0 0 2.831 1.844c1.019.394 2.181.669 3.881.744 1.706.075 2.25.094 6.594.094s4.888-.019 6.594-.094c1.7-.075 2.869-.35 3.881-.744 1.05-.406 1.944-.956 2.831-1.844s1.438-1.781 1.844-2.831c.394-1.019.669-2.181.744-3.881.075-1.706.094-2.25.094-6.594s-.019-4.887-.094-6.594c-.075-1.7-.35-2.869-.744-3.881a7.506 7.506 0 0 0-1.831-2.844A7.82 7.82 0 0 0 26.482.843C25.463.449 24.301.174 22.601.099c-1.712-.081-2.256-.1-6.6-.1z'/%3E%3Cpath fill='%23fff' d='M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219A8.221 8.221 0 0 0 16 7.781zm0 13.55a5.331 5.331 0 1 1 0-10.663 5.331 5.331 0 0 1 0 10.663zM26.462 7.456a1.919 1.919 0 1 1-3.838 0 1.919 1.919 0 0 1 3.838 0z'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-teaser .social .social-link--pinterest{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M16 2.138c-7.656 0-13.863 6.206-13.863 13.863 0 5.875 3.656 10.887 8.813 12.906-.119-1.094-.231-2.781.05-3.975.25-1.081 1.625-6.887 1.625-6.887s-.412-.831-.412-2.056c0-1.925 1.119-3.369 2.506-3.369 1.181 0 1.756.887 1.756 1.95 0 1.188-.756 2.969-1.15 4.613-.331 1.381.688 2.506 2.05 2.506 2.462 0 4.356-2.6 4.356-6.35 0-3.319-2.387-5.638-5.787-5.638-3.944 0-6.256 2.956-6.256 6.019 0 1.194.456 2.469 1.031 3.163a.408.408 0 0 1 .094.4c-.106.438-.338 1.381-.387 1.575-.063.256-.2.306-.463.188-1.731-.806-2.813-3.337-2.813-5.369 0-4.375 3.175-8.387 9.156-8.387 4.806 0 8.544 3.425 8.544 8.006 0 4.775-3.012 8.625-7.194 8.625-1.406 0-2.725-.731-3.175-1.594 0 0-.694 2.644-.863 3.294-.313 1.206-1.156 2.712-1.725 3.631 1.3.4 2.675.619 4.106.619 7.656 0 13.863-6.206 13.863-13.863 0-7.662-6.206-13.869-13.863-13.869z'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-teaser .social .social-link--youtube{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12.952' viewBox='0 0 21 17' preserveAspectRatio='none'%3E%3Cpath d='m13.916 7.626-4.5-3a.75.75 0 0 0-1.166.624v6a.75.75 0 0 0 1.166.624l4.5-3a.75.75 0 0 0 0-1.248Zm6.552-4.859A2.25 2.25 0 0 0 19.11 1.23C15.896-.011 10.781 0 10.5 0c-.281 0-5.396-.011-8.61 1.23A2.25 2.25 0 0 0 .532 2.768C.289 3.703 0 5.412 0 8.25s.289 4.547.532 5.482a2.25 2.25 0 0 0 1.358 1.539c3.079 1.188 7.897 1.229 8.548 1.229h.124c.65 0 5.472-.041 8.548-1.23a2.25 2.25 0 0 0 1.358-1.537c.243-.938.532-2.646.532-5.483 0-2.837-.289-4.547-.532-5.482Zm-1.452 10.594a.75.75 0 0 1-.447.515C15.602 15.022 10.555 15 10.507 15H10.5c-.05 0-5.093.019-8.063-1.125a.75.75 0 0 1-.447-.515c-.228-.856-.49-2.433-.49-5.111s.262-4.255.484-5.107a.75.75 0 0 1 .447-.518C5.292 1.52 10.087 1.5 10.479 1.5h.026c.05 0 5.098-.017 8.062 1.125a.75.75 0 0 1 .447.515c.224.855.486 2.432.486 5.11 0 2.678-.262 4.255-.484 5.107v.004Z' fill='%23fff'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-teaser .social .social-link--vimeo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M31.988 8.563c-.144 3.113-2.319 7.381-6.525 12.794-4.35 5.65-8.031 8.481-11.044 8.481-1.863 0-3.444-1.719-4.731-5.163-.863-3.156-1.719-6.313-2.581-9.469-.956-3.444-1.981-5.162-3.081-5.162-.237 0-1.075.506-2.513 1.506L.007 9.612A391.952 391.952 0 0 0 4.676 5.45C6.782 3.631 8.364 2.675 9.42 2.575c2.487-.237 4.025 1.463 4.6 5.106.619 3.931 1.05 6.375 1.294 7.331.719 3.263 1.506 4.894 2.369 4.894.669 0 1.675-1.056 3.019-3.175 1.337-2.113 2.056-3.725 2.156-4.831.194-1.825-.525-2.744-2.156-2.744-.769 0-1.556.175-2.369.525 1.575-5.15 4.575-7.65 9.012-7.506 3.281.087 4.831 2.219 4.644 6.388z'/%3E%3C/svg%3E")}.node--type-machine.node--view-mode-teaser{border-radius:16px;border-top:1px solid #f1f5f9;box-shadow:0 4px 6px -4px rgba(0,0,0,.102);box-shadow:0 10px 15px -3px rgba(0,0,0,.102);margin:0 16px 20px;overflow:hidden;transition:transform .3s ease}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner{height:100%;position:relative;width:100%}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .machine-teaser--inner{padding:24px 24px 85px}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner h4{margin-bottom:16px;margin-top:16px}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner ul{list-style:disc;margin-left:20px}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner ul li{color:#747376}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .clear-link,.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .more{bottom:30px;color:#0444e3;cursor:pointer;left:24px;padding-right:40px;pointer-events:none;position:absolute;text-decoration:none;z-index:2}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .clear-link:after,.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner section.helix-row-block .block-latest-articles .more:after,section.helix-row-block .block-latest-articles .node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner .more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%230444E3' d='m221.66 133.66-72 72a8 8 0 0 1-11.32-11.32L196.69 136H40a8 8 0 0 1 0-16h156.69l-58.35-58.34a8 8 0 0 1 11.32-11.32l72 72a8 8 0 0 1 0 11.32Z'/%3E%3C/svg%3E");height:20px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:right .2s;width:20px}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner h4 .stretched-link{color:inherit;text-decoration:none}.node--type-machine.node--view-mode-teaser .node--type-machine--teaser--inner h4 .stretched-link:after{content:"";inset:0;position:absolute;z-index:1}.node--type-machine.node--view-mode-teaser:hover{transform:translateY(-13px)}.node--type-machine.node--view-mode-teaser:hover .node--type-machine--teaser--inner .clear-link,.node--type-machine.node--view-mode-teaser:hover .node--type-machine--teaser--inner section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .node--type-machine.node--view-mode-teaser:hover .node--type-machine--teaser--inner .more{text-decoration:underline}.node--type-machine.node--view-mode-teaser:hover .node--type-machine--teaser--inner .clear-link:after,.node--type-machine.node--view-mode-teaser:hover .node--type-machine--teaser--inner section.helix-row-block .block-latest-articles .more:after,section.helix-row-block .block-latest-articles .node--type-machine.node--view-mode-teaser:hover .node--type-machine--teaser--inner .more:after{right:0}.path-spare-parts .views-row{border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 6px -4px rgba(0,0,0,.102);box-shadow:0 10px 15px -3px rgba(0,0,0,.102);overflow:hidden}.path-spare-parts .views-row .image img{border-top-left-radius:8px;border-top-right-radius:8px}.path-spare-parts .views-row .spares--text{padding:24px 16px}#block-machines .path-spare-parts .views-row .spares--text h2.block__title--machines,#block-vapormatt-theme-machines .path-spare-parts .views-row .spares--text h2.block__title--machines,.block-latest-articles .path-spare-parts .views-row .spares--text h2.block__title,.path-spare-parts .views-row .spares--text #block-machines h2.block__title--machines,.path-spare-parts .views-row .spares--text #block-vapormatt-theme-machines h2.block__title--machines,.path-spare-parts .views-row .spares--text .block-latest-articles h2.block__title,.path-spare-parts .views-row .spares--text .spares--detail,.path-spare-parts .views-row .spares--text h5,.path-spare-parts .views-row .spares--text section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .path-spare-parts .views-row .spares--text h2{margin-bottom:16px}.path-spare-parts .views-row .spares--text .spares--description,.path-spare-parts .views-row .spares--text .spares--detail .spares--part-code{color:#747376}.path-spare-parts .views-row .spares--text a,.path-spare-parts .views-row .spares--text section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .path-spare-parts .views-row .spares--text a{display:inline-block;margin-top:32px}.block-article-archive .count:before{content:"("}.block-article-archive .count:after{content:")"}.block-article-tags{margin-top:60px;padding:0 16px}.block-article-tags .block__content{max-width:911.6666666667px}.block-article-tags .item-list ul{display:flex;flex-wrap:wrap;font-size:18px;gap:20px 40px;justify-content:center;text-align:center}@media screen and (max-width:767px){.block-article-tags .item-list ul{gap:20px}}.block-article-tags .count:before{content:"("}.block-article-tags .count:after{content:")"}.block-event-tags{padding:0 16px}.block-event-tags .block__content{max-width:911.6666666667px}.block-event-tags .item-list ul{font-size:18px;margin:-10px 0;text-align:center}.block-event-tags .item-list ul li{display:inline-block;margin:10px 20px}.block-event-tags .item-list ul .count:before{content:"("}.block-event-tags .item-list ul .count:after{content:")"}.block-latest-articles{background:linear-gradient(135deg,#f8fafc,#f9f1f1)}.block-latest-articles .helix-row-block{margin:0;padding:90px 0}@media screen and (max-width:549px){.block-latest-articles .helix-row-block{padding:32px 0 50px}}.block-latest-articles .row{padding:0 16px;position:relative}.block-latest-articles h2.block__title{margin-bottom:32px;text-align:left!important}@media screen and (max-width:549px){.block-latest-articles h2.block__title{margin-bottom:24px}}.block-latest-articles .block__content{display:flex;flex-direction:column}@media screen and (max-width:549px){.block-latest-articles .block__content{display:block}}.block-latest-articles .nodes{display:flex;flex-wrap:wrap;justify-content:center}.block-latest-articles .nodes .node--type-article{margin:0 20px 40px;max-width:320px;width:320px}@supports (display:grid){.block-latest-articles .nodes{grid-gap:40px 2.7272727273%;display:grid;grid-template-columns:repeat(auto-fill,minmax(265px,1fr))}.block-latest-articles .nodes .node--type-article{margin:0;max-width:none;width:auto}}.block-latest-articles .block__content>.clear-link,section.helix-row-block .block-latest-articles .block__content>.more{position:absolute!important;right:0;top:0}@media screen and (max-width:549px){.block-latest-articles .block__content>.clear-link,section.helix-row-block .block-latest-articles .block__content>.more{display:inline-block;left:50%;margin-top:24px;position:relative!important;transform:translateX(-50%)}}.block-upcoming-events .block__content{display:flex;flex-direction:column}.block-upcoming-events .nodes{display:flex;flex-wrap:wrap;justify-content:center}.block-upcoming-events .nodes .node--type-article{margin:0 20px 40px;max-width:320px;width:320px}@supports (display:grid){.block-upcoming-events .nodes{grid-gap:40px 2.7272727273%;display:grid;grid-template-columns:repeat(auto-fill,minmax(265px,1fr))}.block-upcoming-events .nodes .node--type-event{margin:0;max-width:none;width:auto}}.block-upcoming-events .more{align-self:flex-end;margin-top:20px}.block-upcoming-events .more:after{content:"›";display:inline-block;margin-left:5px}#block-machines h2.block__title--machines,#block-vapormatt-theme-machines h2.block__title--machines{margin-bottom:0!important;text-align:left}#block-machines .block__content--machines,#block-vapormatt-theme-machines .block__content--machines{margin-left:-16px;width:calc(100% + 32px)}#block-machines .block__content--machines .slick-track,#block-vapormatt-theme-machines .block__content--machines .slick-track{display:flex!important;margin-top:24px!important}#block-machines .block__content--machines .slick-slide,#block-vapormatt-theme-machines .block__content--machines .slick-slide{display:flex!important;height:auto!important}#block-machines .block__content--machines .slick-slide>div,#block-vapormatt-theme-machines .block__content--machines .slick-slide>div{height:100%}#block-machines .block__content--machines .slick-dots,#block-vapormatt-theme-machines .block__content--machines .slick-dots{margin-top:4px}@media screen and (max-width:549px){#block-machines .block__content--machines.slick-initialized,#block-vapormatt-theme-machines .block__content--machines.slick-initialized{width:calc(100% + 320px)!important}}button.chatbot-toggle,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .chatbot-toggle.button{background-color:#a4002e;background-image:none;border:1px solid #fff;color:#fff;position:fixed;right:30px;top:calc(100vh - 77px);z-index:100}button.chatbot-toggle:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .chatbot-toggle.button:hover{background-color:#b01c33}button.chatbot-toggle .ai-icon,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .chatbot-toggle.button .ai-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.1' height='21' viewBox='0 0 24 22' preserveAspectRatio='none'%3E%3Cpath d='M21.6 0H2.539c-.46 0-.9.186-1.225.517-.325.332-.508.781-.508 1.25v17.666c-.002.337.092.668.27.952.177.284.432.51.732.65.23.108.479.165.731.165.407-.001.8-.149 1.11-.417l.01-.008 3.538-3.108H21.6c.46 0 .9-.187 1.225-.518.325-.331.508-.78.508-1.249V1.767c0-.469-.183-.918-.508-1.25A1.716 1.716 0 0 0 21.601 0Zm0 15.9H6.87a.857.857 0 0 0-.566.215l-3.766 3.318V1.767h19.063V15.9Z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;display:inline-block;height:21px;margin-right:10px;position:relative;vertical-align:middle;width:22px}@media screen and (max-width:549px){button.chatbot-toggle,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .chatbot-toggle.button{padding:10px 20px;right:20px;top:calc(100vh - 67px)}button.chatbot-toggle .ai-text,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .chatbot-toggle.button .ai-text{display:none}button.chatbot-toggle .ai-icon,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .chatbot-toggle.button .ai-icon{margin-right:0}}html:has(dialog.block-vapormatt-chatbot[open]){overflow:hidden}.block-vapormatt-chatbot{background-color:#f8fafc;border:none;box-sizing:border-box;height:100%;inset:0;margin:0;max-height:100%;max-width:100%;padding:16px;width:100%}.block-vapormatt-chatbot .row button.dialog-close,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button{background:transparent;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;cursor:pointer;display:block;height:32px;padding:0;position:absolute;right:0;top:20px;width:32px}.block-vapormatt-chatbot .row button.dialog-close:hover,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button:hover{opacity:.75}.block-vapormatt-chatbot .row button.dialog-close:focus,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button:focus{outline:none}.block-vapormatt-chatbot .row button.dialog-close:focus-visible,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button:focus-visible,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button:focus-visible{border-radius:4px;outline:2px solid #000;outline-offset:6px}@media screen and (max-width:549px){.block-vapormatt-chatbot .row button.dialog-close,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button{top:10px}}.block-vapormatt-chatbot .row button.dialog-close:after,.block-vapormatt-chatbot .row button.dialog-close:before,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button:after,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button:before{background-color:#000;content:"";height:2px;left:50%;margin:-1px 0 0 -9px;position:absolute;top:50%;transform-origin:center center;width:18px}.block-vapormatt-chatbot .row button.dialog-close:before,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button:before{transform:rotate(45deg)}.block-vapormatt-chatbot .row button.dialog-close:after,.block-vapormatt-chatbot .row section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .dialog-close.button:after,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .dialog-close.button:after{transform:rotate(-45deg)}.block-vapormatt-chatbot .row{max-width:1244px;padding:0;position:relative}.block-vapormatt-chatbot .row h1{margin-bottom:20px;margin-top:20px}@media screen and (max-width:549px){.block-vapormatt-chatbot .row h1{margin-top:10px}}.block-vapormatt-chatbot .row .dante-iframe{background-color:#fff;border-radius:15px;margin-top:20px;padding:0 60px 20px}@media screen and (max-width:1800px){.block-vapormatt-chatbot .row .dante-iframe{padding:0 20px 10px}}.block-vapormatt-chatbot .row .dante-iframe iframe{max-height:calc(100vh - 200px)}@media screen and (max-width:767px){.block-vapormatt-chatbot .row .dante-iframe iframe{max-height:calc(100vh - 220px)}}.block-vapormatt-chatbot .row .legal-copyright{border-top:1px solid #cbcec8;padding:30px 0 20px}.block-vapormatt-chatbot .row .legal-copyright .block-copyright{display:inline-block;margin-top:30px}.block-vapormatt-chatbot .row .legal-copyright .menu,.block-vapormatt-chatbot .row .legal-copyright .website-attribution{display:inline-block}.block-vapormatt-chatbot .row .legal-copyright ul li{display:inline-block;margin-top:10px}.block-vapormatt-chatbot .row .legal-copyright ul li a,.block-vapormatt-chatbot .row .legal-copyright ul li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .legal-copyright ul li a{color:#333}.block-vapormatt-chatbot .row .legal-copyright ul li:after{background-color:#cbcec8;content:"";display:inline-block;height:13px;margin:0 10px;position:relative;vertical-align:middle;width:1px}@media screen and (max-width:767px){.block-vapormatt-chatbot .row .legal-copyright .menu,.block-vapormatt-chatbot .row .legal-copyright .website-attribution{display:block}.block-vapormatt-chatbot .row .legal-copyright ul{margin-bottom:10px}.block-vapormatt-chatbot .row .legal-copyright ul li:last-child:after{display:none}}@media screen and (max-width:549px){.block-vapormatt-chatbot .row .legal-copyright ul li{display:block}.block-vapormatt-chatbot .row .legal-copyright ul li:after{display:none}}.block-vapormatt-chatbot .row .legal-copyright .website-attribution,.block-vapormatt-chatbot .row .legal-copyright nav{display:inline-block}.block-vapormatt-chatbot .row .legal-copyright .website-attribution a,.block-vapormatt-chatbot .row .legal-copyright .website-attribution section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.block-vapormatt-chatbot .row .legal-copyright nav a,.block-vapormatt-chatbot .row .legal-copyright nav section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .legal-copyright .website-attribution a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-vapormatt-chatbot .row .legal-copyright nav a{color:#333}.block-vapormatt-chatbot .row .legal-copyright .website-attribution .image-attribution,.block-vapormatt-chatbot .row .legal-copyright nav .image-attribution{margin-top:10px}@media screen and (max-width:549px){.block-vapormatt-chatbot .row .legal-copyright .website-attribution .image-attribution,.block-vapormatt-chatbot .row .legal-copyright nav .image-attribution{display:block}}.block-vapormatt-chatbot .row .legal-copyright .website-attribution .website-by,.block-vapormatt-chatbot .row .legal-copyright nav .website-by{margin-top:10px}.block-vapormatt-chatbot .row .legal-copyright .website-attribution .website-by:after,.block-vapormatt-chatbot .row .legal-copyright nav .website-by:after{background-color:#cbcec8;content:"";display:inline-block;height:13px;margin:0 10px;position:relative;vertical-align:middle;width:1px}@media screen and (max-width:549px){.block-vapormatt-chatbot .row .legal-copyright .website-attribution .website-by,.block-vapormatt-chatbot .row .legal-copyright nav .website-by{display:block}.block-vapormatt-chatbot .row .legal-copyright .website-attribution .website-by:after,.block-vapormatt-chatbot .row .legal-copyright nav .website-by:after{display:none}}.helix-item-accordion .item-title,.helix-item-downloads-accordion .item-title{color:inherit;font-family:Catamaran;margin:0!important}.helix-item-accordion summary,.helix-item-downloads-accordion summary{align-items:center;cursor:pointer;display:flex;gap:.75rem;padding:1rem 1.5rem;transition:background-color .2s,color .2s}.helix-item-accordion summary::-webkit-details-marker,.helix-item-downloads-accordion summary::-webkit-details-marker{display:none}.helix-item-accordion summary::marker,.helix-item-downloads-accordion summary::marker{display:none}.helix-item-accordion summary:before,.helix-item-downloads-accordion summary:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' preserveAspectRatio='none'%3E%3Cpath fill='none' d='M12.5 1.666H5a1.667 1.667 0 0 0-1.667 1.667v13.333A1.667 1.667 0 0 0 5 18.333h10a1.667 1.667 0 0 0 1.667-1.667V5.833L12.5 1.666Z' stroke='%23B01C33' stroke-width='1.667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M11.667 1.666v3.333a1.667 1.667 0 0 0 1.666 1.667h3.334' stroke='%23B01C33' stroke-width='1.667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.333 7.5H6.667M13.333 10.834H6.667M13.333 14.166H6.667' stroke='%23B01C33' stroke-width='1.667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;display:block;flex-shrink:0;height:20px;width:20px!important}.helix-item-accordion summary:after,.helix-item-downloads-accordion summary:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z' fill='%23333'/%3E%3C/svg%3E");display:block;flex-shrink:0;margin-left:auto;transform:rotate(-90deg);transition:transform .2s}.helix-item-accordion summary:hover,.helix-item-downloads-accordion summary:hover{color:#b01c33}.helix-item-accordion summary:hover:after,.helix-item-downloads-accordion summary:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z' fill='%23B01C33'/%3E%3C/svg%3E")}.helix-item-accordion .generic-content,.helix-item-accordion .helix-item-downloads-accordion article,.helix-item-downloads-accordion .generic-content,.helix-item-downloads-accordion .helix-item-accordion article,.helix-item-downloads-accordion article{background:#fff;border:1px solid rgba(0,0,0,.102);border-radius:14px;margin-inline:1.5rem;padding:1rem 1.5rem}.helix-item-accordion:last-child .generic-content,.helix-item-accordion:last-child .helix-item-downloads-accordion article,.helix-item-downloads-accordion .helix-item-accordion:last-child article,.helix-item-downloads-accordion:last-child .generic-content,.helix-item-downloads-accordion:last-child article{margin-bottom:1rem}.helix-item-accordion[open] summary:after,[open].helix-item-downloads-accordion summary:after{transform:rotate(-90deg) scaleX(-1)}.helix-item-downloads-accordion{background:#f8fafc;border:1px solid rgba(0,0,0,.102);border-radius:10px}.helix-item-downloads-accordion:not(:last-child){margin-bottom:1rem}.helix-item-downloads-accordion summary.case_studies:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' preserveAspectRatio='none'%3E%3Cpath fill='none' d='M10.183 1.668h-.366A1.667 1.667 0 0 0 8.15 3.335v.15a1.667 1.667 0 0 1-.833 1.441l-.359.209a1.667 1.667 0 0 1-1.666 0l-.125-.067a1.667 1.667 0 0 0-2.275.608l-.184.317a1.667 1.667 0 0 0 .609 2.275l.125.083a1.667 1.667 0 0 1 .833 1.434v.425a1.667 1.667 0 0 1-.833 1.45l-.125.075a1.667 1.667 0 0 0-.609 2.275l.184.316a1.666 1.666 0 0 0 2.275.609l.125-.067a1.666 1.666 0 0 1 1.666 0l.359.208a1.667 1.667 0 0 1 .833 1.442v.15a1.667 1.667 0 0 0 1.667 1.667h.366a1.667 1.667 0 0 0 1.667-1.667v-.15a1.667 1.667 0 0 1 .833-1.442l.359-.208a1.666 1.666 0 0 1 1.666 0l.125.067a1.667 1.667 0 0 0 2.275-.609l.184-.325a1.667 1.667 0 0 0-.609-2.275l-.125-.066a1.667 1.667 0 0 1-.833-1.45v-.417a1.667 1.667 0 0 1 .833-1.45l.125-.075a1.667 1.667 0 0 0 .609-2.275l-.184-.317a1.667 1.667 0 0 0-2.275-.608l-.125.067a1.666 1.666 0 0 1-1.666 0l-.359-.209a1.667 1.667 0 0 1-.833-1.441v-.15a1.667 1.667 0 0 0-1.667-1.667Z' stroke='%23B01C33' stroke-width='1.667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M10 12.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z' stroke='%23B01C33' stroke-width='1.667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}.helix-item-downloads-accordion summary.industry_brochures:before,.helix-item-downloads-accordion summary.white_papers:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M21 14.25v-1.5a9.034 9.034 0 0 0-6-8.485V3.75a1.5 1.5 0 0 0-1.5-1.5h-3A1.5 1.5 0 0 0 9 3.75v.515a9.035 9.035 0 0 0-6 8.485v1.5a1.5 1.5 0 0 0-1.5 1.5V18A1.5 1.5 0 0 0 3 19.5h18a1.5 1.5 0 0 0 1.5-1.5v-2.25a1.5 1.5 0 0 0-1.5-1.5Zm-1.5-1.5v1.5H15V5.875a7.534 7.534 0 0 1 4.5 6.875Zm-6-9v10.5h-3V3.75h3Zm-9 9A7.534 7.534 0 0 1 9 5.875v8.375H4.5v-1.5ZM21 18H3v-2.25h18V18Z' fill='%23B01C33'/%3E%3C/svg%3E")!important}.helix-item-downloads-accordion summary.machines_brochures:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M20.25 3.75H6.75a1.5 1.5 0 0 0-1.5 1.5v1.5h-1.5a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-1.5h1.5a1.5 1.5 0 0 0 1.5-1.5V5.25a1.5 1.5 0 0 0-1.5-1.5Zm-3 4.5v1.5H3.75v-1.5h13.5Zm0 10.5H3.75v-7.5h13.5v7.5Zm3-3h-1.5v-7.5a1.5 1.5 0 0 0-1.5-1.5H6.75v-1.5h13.5v10.5Z' fill='%23B01C33'/%3E%3C/svg%3E")!important}.helix-item-downloads-accordion article{margin-bottom:1rem}.helix-item-downloads-accordion article:last-child{margin-bottom:1.5rem}.helix-item-downloads-accordion article .content{align-items:center;-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-areas:"icon title button" "icon description button";grid-template-columns:auto 1fr auto;grid-template-rows:1fr auto}.helix-item-downloads-accordion article .content:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' preserveAspectRatio='none'%3E%3Cpath fill='none' d='M12.5 1.666H5a1.667 1.667 0 0 0-1.667 1.667v13.333A1.667 1.667 0 0 0 5 18.333h10a1.667 1.667 0 0 0 1.667-1.667V5.833L12.5 1.666Z' stroke='%23B01C33' stroke-width='1.667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill='none' d='M11.667 1.666v3.333a1.667 1.667 0 0 0 1.666 1.667h3.334' stroke='%23B01C33' stroke-width='1.667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");content:"";display:block;grid-area:icon;height:20px;width:20px}.helix-item-downloads-accordion article .content h4{font-family:Catamaran;grid-area:title;margin-bottom:0}.helix-item-downloads-accordion article .content .description{grid-area:description;margin-block:0}.helix-item-downloads-accordion article .content .button{grid-area:button;margin-right:auto}@media screen and (max-width:549px){.helix-item-downloads-accordion summary{padding-inline:1rem}.helix-item-downloads-accordion article{margin-inline:1rem;padding:1rem}.helix-item-downloads-accordion article:not(:last-child){margin-bottom:.5rem}.helix-item-downloads-accordion article .content{grid-template-areas:"icon title" "description description" "button button";grid-template-columns:auto 1fr;grid-template-rows:unset}.helix-item-downloads-accordion article .content .button{margin-top:1rem}}.helix-item-location .item-title{margin-block:1rem!important}.helix-item-location .button{margin-top:2rem}.helix-item-location:not(:last-child){margin-bottom:66px}.block-articlesindex .nodes .node--type-article,.block-latest-articles .nodes .node--type-article,.helix-item-panel,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article,section.helix-row-team article{--panel-padding:1.5rem;border:1px solid #f1f5f9;border-radius:1em;box-shadow:0 4px 6px -4px rgba(0,0,0,.102);box-shadow:0 10px 15px -3px rgba(0,0,0,.102);display:flex;flex-direction:column;overflow:hidden;padding:var(--panel-padding);position:relative;transition:transform .3s ease}.block-articlesindex .nodes .node--type-article .image,.block-articlesindex .nodes .node--type-article .no-image,.block-latest-articles .nodes .node--type-article .image,.block-latest-articles .nodes .node--type-article .no-image,.helix-item-panel .image,.helix-item-panel .no-image,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .image,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .no-image,section.helix-row-team article .image,section.helix-row-team article .no-image{margin:calc(var(--panel-padding)*-1);margin-bottom:var(--panel-padding)}.block-articlesindex .nodes .node--type-article .image img,.block-articlesindex .nodes .node--type-article .no-image img,.block-latest-articles .nodes .node--type-article .image img,.block-latest-articles .nodes .node--type-article .no-image img,.helix-item-panel .image img,.helix-item-panel .no-image img,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .image img,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .no-image img,section.helix-row-team article .image img,section.helix-row-team article .no-image img{display:block}.block-articlesindex .nodes .node--type-article .item-title,.block-latest-articles .nodes .node--type-article .item-title,.helix-item-panel .item-title,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .item-title,section.helix-row-team article .item-title{margin-top:0!important}.block-articlesindex .nodes .node--type-article>:not(.image),.block-latest-articles .nodes .node--type-article>:not(.image),.helix-item-panel>:not(.image),.page-term-type-article-tags .block-system-main-block .nodes .node--type-article>:not(.image),section.helix-row-team article>:not(.image){margin-bottom:0}.block-articlesindex .nodes .helix-item-downloads-accordion .node--type-article article,.block-articlesindex .nodes .node--type-article .generic-content,.block-articlesindex .nodes .node--type-article .helix-item-downloads-accordion article,.block-latest-articles .nodes .helix-item-downloads-accordion .node--type-article article,.block-latest-articles .nodes .node--type-article .generic-content,.block-latest-articles .nodes .node--type-article .helix-item-downloads-accordion article,.helix-item-downloads-accordion .block-articlesindex .nodes .node--type-article article,.helix-item-downloads-accordion .block-latest-articles .nodes .node--type-article article,.helix-item-downloads-accordion .helix-item-panel article,.helix-item-downloads-accordion .page-term-type-article-tags .block-system-main-block .nodes .node--type-article article,.helix-item-downloads-accordion section.helix-row-team article article,.helix-item-panel .generic-content,.helix-item-panel .helix-item-downloads-accordion article,.page-term-type-article-tags .block-system-main-block .nodes .helix-item-downloads-accordion .node--type-article article,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .generic-content,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .helix-item-downloads-accordion article,section.helix-row-team .helix-item-downloads-accordion article article,section.helix-row-team article .generic-content,section.helix-row-team article .helix-item-downloads-accordion article{margin-bottom:2rem}.block-articlesindex .nodes .node--type-article .clear-link,.block-articlesindex .nodes .node--type-article section.helix-row-block .block-latest-articles .more,.block-articlesindex .nodes section.helix-row-block .block-latest-articles .node--type-article .more,.block-latest-articles .nodes .node--type-article .clear-link,.block-latest-articles .nodes .node--type-article section.helix-row-block .block-latest-articles .more,.helix-item-panel .clear-link,.helix-item-panel section.helix-row-block .block-latest-articles .more,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .clear-link,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article section.helix-row-block .block-latest-articles .more,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-block .block-latest-articles .node--type-article .more,section.helix-row-block .block-latest-articles .helix-item-panel .more,section.helix-row-block .block-latest-articles .nodes .node--type-article .more,section.helix-row-block .block-latest-articles section.helix-row-team article .more,section.helix-row-team article .clear-link,section.helix-row-team article section.helix-row-block .block-latest-articles .more,section.helix-row-team section.helix-row-block .block-latest-articles article .more{align-self:flex-start;margin-top:auto}.block-articlesindex .nodes .node--type-article .clear-link:before,.block-articlesindex .nodes .node--type-article section.helix-row-block .block-latest-articles .more:before,.block-articlesindex .nodes section.helix-row-block .block-latest-articles .node--type-article .more:before,.block-latest-articles .nodes .node--type-article .clear-link:before,.block-latest-articles .nodes .node--type-article section.helix-row-block .block-latest-articles .more:before,.helix-item-panel .clear-link:before,.helix-item-panel section.helix-row-block .block-latest-articles .more:before,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article .clear-link:before,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article section.helix-row-block .block-latest-articles .more:before,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-block .block-latest-articles .node--type-article .more:before,section.helix-row-block .block-latest-articles .helix-item-panel .more:before,section.helix-row-block .block-latest-articles .nodes .node--type-article .more:before,section.helix-row-block .block-latest-articles section.helix-row-team article .more:before,section.helix-row-team article .clear-link:before,section.helix-row-team article section.helix-row-block .block-latest-articles .more:before,section.helix-row-team section.helix-row-block .block-latest-articles article .more:before{bottom:-9999px;content:"";display:block;left:-9999px;position:absolute;right:-9999px;top:-9999px}.block-articlesindex .nodes .node--type-article:has(.clear-link:focus-visible,section.helix-row-block .block-latest-articles .more:focus-visible),.block-articlesindex .nodes .node--type-article:has(.clear-link:hover,section.helix-row-block .block-latest-articles .more:hover),.block-latest-articles .nodes .node--type-article:has(.clear-link:focus-visible,section.helix-row-block .block-latest-articles .more:focus-visible),.block-latest-articles .nodes .node--type-article:has(.clear-link:hover,section.helix-row-block .block-latest-articles .more:hover),.helix-item-panel:has(.clear-link:focus-visible,section.helix-row-block .block-latest-articles .more:focus-visible),.helix-item-panel:has(.clear-link:hover,section.helix-row-block .block-latest-articles .more:hover),.page-term-type-article-tags .block-system-main-block .nodes .node--type-article:has(.clear-link:focus-visible,section.helix-row-block .block-latest-articles .more:focus-visible),.page-term-type-article-tags .block-system-main-block .nodes .node--type-article:has(.clear-link:hover,section.helix-row-block .block-latest-articles .more:hover),section.helix-row-team article:has(.clear-link:focus-visible,section.helix-row-block .block-latest-articles .more:focus-visible),section.helix-row-team article:has(.clear-link:hover,section.helix-row-block .block-latest-articles .more:hover){transform:translateY(-13px)}.helix-item-stat{--stat-padding:40px;border:1px solid #d3d3d3;border-radius:1em;display:flex;flex-direction:column;overflow:hidden;padding:var(--stat-padding);position:relative}.helix-item-stat:before{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M19.5 3.75h-15A1.5 1.5 0 0 0 3 5.25v5.25c0 4.943 2.393 7.938 4.4 9.58 2.162 1.768 4.312 2.368 4.406 2.394a.752.752 0 0 0 .394 0c.093-.026 2.241-.626 4.406-2.394C18.608 18.438 21 15.443 21 10.5V5.25a1.5 1.5 0 0 0-1.5-1.5Zm0 6.75c0 3.475-1.28 6.296-3.806 8.383A12.12 12.12 0 0 1 12 20.964a12.024 12.024 0 0 1-3.649-2.044C5.796 16.83 4.5 13.997 4.5 10.5V5.25h15v5.25ZM7.72 13.28a.75.75 0 1 1 1.06-1.06l1.72 1.72 4.72-4.72a.751.751 0 0 1 1.06 1.06l-5.25 5.25a.747.747 0 0 1-1.06 0l-2.25-2.25Z' fill='%23B01C33'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:10px;box-shadow:0 4px 6px -4px rgba(0,0,0,.102);box-shadow:0 10px 15px -3px rgba(0,0,0,.102);box-sizing:border-box;content:"";display:block;height:48px;margin-bottom:1rem;width:48px}@media print{.helix-item-stat:before{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M19.5 3.75h-15A1.5 1.5 0 0 0 3 5.25v5.25c0 4.943 2.393 7.938 4.4 9.58 2.162 1.768 4.312 2.368 4.406 2.394a.752.752 0 0 0 .394 0c.093-.026 2.241-.626 4.406-2.394C18.608 18.438 21 15.443 21 10.5V5.25a1.5 1.5 0 0 0-1.5-1.5Zm0 6.75c0 3.475-1.28 6.296-3.806 8.383A12.12 12.12 0 0 1 12 20.964a12.024 12.024 0 0 1-3.649-2.044C5.796 16.83 4.5 13.997 4.5 10.5V5.25h15v5.25ZM7.72 13.28a.75.75 0 1 1 1.06-1.06l1.72 1.72 4.72-4.72a.751.751 0 0 1 1.06 1.06l-5.25 5.25a.747.747 0 0 1-1.06 0l-2.25-2.25Z'/%3E%3C/svg%3E")!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}}.helix-item-stat .item-title{color:#fff;margin-top:0!important}@media screen and (max-width:549px){.helix-item-stat{--stat-padding:1.5rem 1.5rem 2rem 1.5rem}}.helix-item-testimonial{padding:0;text-align:center}.helix-item-testimonial .image{margin-bottom:2rem}.helix-item-testimonial .image img{height:100px;margin:auto}.helix-item-testimonial footer{margin-top:2rem}.helix-item-testimonial cite{font-style:normal}section.helix-row{margin:75px 0;position:relative}@media print{section.helix-row{padding-bottom:20px!important;padding-top:20px!important;page-break-inside:avoid}}section.helix-row .row.intro{display:grid;grid-template-columns:1fr;row-gap:8px}section.helix-row .row.intro:not(:last-child){margin-bottom:20px}section.helix-row .row.intro .row-title{font-size:clamp(2.375rem,.9354354354rem + 3.003003003vw,3rem);font-weight:400;line-height:120%;margin-top:0}@media screen and (max-width:767px){section.helix-row .row.intro .row-title{font-size:clamp(1.875rem,.6158256881rem + 3.6697247706vw,2.375rem);line-height:120%}}.helix-item-downloads-accordion section.helix-row .row.intro article,section.helix-row .row.intro .generic-content,section.helix-row .row.intro .helix-item-downloads-accordion article{font-size:18px;line-height:26px}.region-partial section.helix-row,.region-sidebar section.helix-row{margin:0;padding:0}.region-sidebar section.helix-row:not(:last-child){margin-bottom:20px}.region-sidebar section.helix-row:not(:last-child) .row.intro{margin-bottom:20px;text-align:left}.region-sidebar section.helix-row:not(:last-child) .row.intro>h2{margin-bottom:20px}.region-partial section.helix-row:not(:last-child){margin-bottom:50px}section.helix-row.helix-row-accordion .row.intro{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem 2rem;justify-content:space-between;margin-bottom:2rem}section.helix-row.helix-row-accordion .row.intro:after,section.helix-row.helix-row-accordion .row.intro:before{display:none}section.helix-row.helix-row-accordion .row.intro h2:not(:last-child){margin-bottom:0}section.helix-row.helix-row-accordion .row.content{background:#f8fafc;border:1px solid rgba(0,0,0,.102);border-radius:10px}section.helix-row-alt{--alt-gutter:132px}section.helix-row-alt .row{-ms-grid-columns:1fr var(--alt-gutter) 1fr;grid-column-gap:min(var(--alt-gutter),6dvw);display:-ms-grid;display:grid;grid-template-areas:"intro images" "content images";grid-template-columns:5fr 4fr;grid-template-rows:auto 1fr}section.helix-row-alt .row:after,section.helix-row-alt .row:before{content:none;display:none}section.helix-row-alt .row .intro{grid-area:intro}section.helix-row-alt .row .intro .row-title{margin-bottom:16px;margin-top:0}section.helix-row-alt .row .content{grid-area:content}section.helix-row-alt .row .images{align-self:flex-start;display:grid;grid-area:images;row-gap:16px}section.helix-row-alt .row .images img{border-radius:8px;display:block;width:100%}@media screen and (max-width:767px){section.helix-row-alt .row{display:block}section.helix-row-alt .row .content{margin-top:1rem;max-width:none;padding:0}section.helix-row-alt .row .images img{width:100%}}section.helix-row-alt.even .row{grid-template-areas:"images intro" "images content";grid-template-columns:4fr 5fr}section.helix-row-block .row:before{display:none}section.helix-row-block .block__title{text-align:center}section.helix-row-block:has(.block-latest-articles){background:linear-gradient(135deg,#f8fafc,#f9f1f1);margin-block:0;padding-block:90px}section.helix-row-block:has(.block-latest-articles) .row.content{max-width:1320px}section.helix-row-block .block-latest-articles .block__header{display:grid;grid-template-columns:1fr auto;margin-bottom:2rem}section.helix-row-block .block-latest-articles .block__header .block__title{text-align:left}section.helix-row-block .block-latest-articles .block__header .block__title:not(:last-child){margin-bottom:0}section.helix-row-block .block-latest-articles .block__content .more{display:none}section.helix-row-block .block-latest-articles .more{margin-top:0}@media screen and (max-width:767px){section.helix-row-block:has(.block-latest-articles){padding-block:32px 50px}section.helix-row-block .block-latest-articles .block__header .more{display:none}section.helix-row-block .block-latest-articles .block__content .more{display:block;margin:1.5rem auto auto}}section.helix-row-button{padding:35px 16px}@media screen{.region-content section.helix-row-button{margin:0}}section.helix-row-button .row{align-items:center;border-radius:1rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:50px}section.helix-row-button .row:after,section.helix-row-button .row:before{content:none;display:none}section.helix-row-button .row .row-title{color:inherit;flex-grow:1;margin:0;max-width:800px}.helix-item-downloads-accordion section.helix-row-button .row article.field--name-intro,section.helix-row-button .row .generic-content.field--name-intro,section.helix-row-button .row .helix-item-downloads-accordion article.field--name-intro{margin-bottom:.8rem}section.helix-row-button .row .helix-row--buttons-buttons{text-align:center;width:100%}section.helix-row-button .row .helix-row--buttons-buttons .button{box-shadow:0 8px 10px -6px rgba(0,0,0,.102);box-shadow:0 20px 25px -5px rgba(0,0,0,.102);flex-shrink:0;margin:1.2rem 28px 0;width:auto}section.helix-row-button .row .helix-row--buttons-buttons .button:active{background-color:#eee}@media screen and (max-width:549px){section.helix-row-button .row .helix-row--buttons-buttons{display:grid;grid-template-columns:1fr;width:auto}section.helix-row-block .block-latest-articles section.helix-row-button .row .helix-row--buttons-buttons .more,section.helix-row-button .row .helix-row--buttons-buttons .button,section.helix-row-button .row .helix-row--buttons-buttons .clear-link,section.helix-row-button .row .helix-row--buttons-buttons section.helix-row-block .block-latest-articles .more{margin:0}section.helix-row-block .block-latest-articles section.helix-row-button .row .helix-row--buttons-buttons .more,section.helix-row-button .row .helix-row--buttons-buttons .clear-link,section.helix-row-button .row .helix-row--buttons-buttons section.helix-row-block .block-latest-articles .more{display:inline-block;margin-top:1rem}}.region-sidebar section.helix-row-button .row{flex-wrap:wrap;justify-content:center;padding:2rem}.region-sidebar section.helix-row-button .row .row-title{margin:0 0 30px;text-align:center;width:100%}.region-sidebar section.helix-row-button .row .button{font-size:18px}@media screen and (min-width:768px){.region-sidebar section.helix-row-button{padding:20px}}.region-partial section.helix-row-button .row{flex-wrap:wrap;justify-content:center;padding:2rem}.region-partial section.helix-row-button .row .row-title{margin:0 0 30px;text-align:center;width:100%}.region-partial section.helix-row-button .row .button{font-size:18px}@media screen and (min-width:768px){.region-partial section.helix-row-button{padding:35px}}@media screen and (max-width:767px){section.helix-row-button .row{flex-wrap:wrap;justify-content:center;padding:2rem}section.helix-row-button .row .row-title{margin:0 0 30px;text-align:center;width:100%}section.helix-row-button .row .button{font-size:18px}}@media print{section.helix-row-button{border-bottom:1px solid #cbcec8;border-top:1px solid #cbcec8}section.helix-row-button .row .button{border:1px solid #cbcec8}}section.contextual-region.helix-row-button{padding:35px 0}section.helix-row-comparison-slider .row.intro{text-align:center}section.helix-row-comparison-slider .comparison-slider-container{margin:0 auto;position:relative;width:-moz-fit-content;width:fit-content}section.helix-row-comparison-slider .comparison-slider-container .image img.before{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}section.helix-row-comparison-slider .comparison-slider-divider{background:#b01c33;bottom:0;left:50%;pointer-events:none;position:absolute;top:0;width:2px}section.helix-row-comparison-slider .comparison-slider-input{--slider-thumb-size:56px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;inset-block:0;inset-inline:calc(var(--slider-thumb-size)/-2);margin:0;outline:none;position:absolute}section.helix-row-comparison-slider .comparison-slider-input::-webkit-slider-thumb{-webkit-appearance:none;background-color:#b01c33;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' preserveAspectRatio='none'%3E%3Cpath d='M17 5v22a1 1 0 0 1-2 0V5a1 1 0 0 1 2 0Zm-5 10H4.414l2.293-2.293a1 1 0 1 0-1.415-1.415l-4 4a1 1 0 0 0 0 1.415l4 4a1 1 0 0 0 1.415-1.415L4.414 17H12a1 1 0 0 0 0-2Zm18.707.293-4-4a1 1 0 1 0-1.415 1.415L27.587 15H20a1 1 0 0 0 0 2h7.586l-2.293 2.293a1 1 0 1 0 1.415 1.415l4-4a1.001 1.001 0 0 0 0-1.415Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;border-radius:16px;cursor:pointer;height:var(--slider-thumb-size);width:var(--slider-thumb-size)}@media print{section.helix-row-comparison-slider .comparison-slider-input::-webkit-slider-thumb{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' preserveAspectRatio='none'%3E%3Cpath d='M17 5v22a1 1 0 0 1-2 0V5a1 1 0 0 1 2 0Zm-5 10H4.414l2.293-2.293a1 1 0 1 0-1.415-1.415l-4 4a1 1 0 0 0 0 1.415l4 4a1 1 0 0 0 1.415-1.415L4.414 17H12a1 1 0 0 0 0-2Zm18.707.293-4-4a1 1 0 1 0-1.415 1.415L27.587 15H20a1 1 0 0 0 0 2h7.586l-2.293 2.293a1 1 0 1 0 1.415 1.415l4-4a1.001 1.001 0 0 0 0-1.415Z'/%3E%3C/svg%3E")!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}}section.helix-row-comparison-slider .comparison-slider-input::-moz-range-thumb{background-color:#b01c33;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' preserveAspectRatio='none'%3E%3Cpath d='M17 5v22a1 1 0 0 1-2 0V5a1 1 0 0 1 2 0Zm-5 10H4.414l2.293-2.293a1 1 0 1 0-1.415-1.415l-4 4a1 1 0 0 0 0 1.415l4 4a1 1 0 0 0 1.415-1.415L4.414 17H12a1 1 0 0 0 0-2Zm18.707.293-4-4a1 1 0 1 0-1.415 1.415L27.587 15H20a1 1 0 0 0 0 2h7.586l-2.293 2.293a1 1 0 1 0 1.415 1.415l4-4a1.001 1.001 0 0 0 0-1.415Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;border-radius:16px;cursor:pointer;height:var(--slider-thumb-size);width:var(--slider-thumb-size)}@media print{section.helix-row-comparison-slider .comparison-slider-input::-moz-range-thumb{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' preserveAspectRatio='none'%3E%3Cpath d='M17 5v22a1 1 0 0 1-2 0V5a1 1 0 0 1 2 0Zm-5 10H4.414l2.293-2.293a1 1 0 1 0-1.415-1.415l-4 4a1 1 0 0 0 0 1.415l4 4a1 1 0 0 0 1.415-1.415L4.414 17H12a1 1 0 0 0 0-2Zm18.707.293-4-4a1 1 0 1 0-1.415 1.415L27.587 15H20a1 1 0 0 0 0 2h7.586l-2.293 2.293a1 1 0 1 0 1.415 1.415l4-4a1.001 1.001 0 0 0 0-1.415Z'/%3E%3C/svg%3E")!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}}@media screen and (max-width:767px){section.helix-row-comparison-slider .comparison-slider-input{--slider-thumb-size:44px}}section.helix-row-contact .row.content{-moz-column-gap:16px;column-gap:16px;display:flex;justify-content:space-between}section.helix-row-contact .row.content:after,section.helix-row-contact .row.content:before{content:none;display:none}section.helix-row-contact .contact-details,section.helix-row-contact .form{box-sizing:border-box;max-width:610px;width:48.6363636364%}section.helix-row-contact .contact-details{background:#f8fafc;border-radius:1rem;padding:30px}section.helix-row-contact .contact-details>:not(:last-child){margin-bottom:40px}section.helix-row-contact .contact-details .contact{align-items:flex-start;border-bottom:2px solid #8b8078;display:flex;flex-direction:column;padding-bottom:40px}section.helix-row-contact .contact-details .contact a,section.helix-row-contact .contact-details .contact section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .contact-details .contact a{align-items:center;color:#333;display:flex;gap:.5em;text-decoration:none}section.helix-row-contact .contact-details .contact a:not(:last-child),section.helix-row-contact .contact-details .contact section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:not(:last-child),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .contact-details .contact a:not(:last-child){margin-bottom:1em}section.helix-row-contact .contact-details .contact a:before,section.helix-row-contact .contact-details .contact section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .contact-details .contact a:before{content:"";display:inline-block;height:20px;width:20px}section.helix-row-contact .contact-details .contact a:hover,section.helix-row-contact .contact-details .contact section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .contact-details .contact a:hover{text-decoration:underline}section.helix-row-contact .contact-details .contact a[href^="tel:"]:before,section.helix-row-contact .contact-details .contact section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a[href^="tel:"]:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .contact-details .contact a[href^="tel:"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%23333' d='m222.37 158.46-47.11-21.11-.13-.06a16 16 0 0 0-15.17 1.4 8.12 8.12 0 0 0-.75.56L134.87 160c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16 16 0 0 0 1.32-15.06v-.12L97.54 33.64a16 16 0 0 0-16.62-9.52A56.26 56.26 0 0 0 32 80c0 79.4 64.6 144 144 144a56.26 56.26 0 0 0 55.88-48.92 16 16 0 0 0-9.51-16.62ZM176 208A128.14 128.14 0 0 1 48 80a40.2 40.2 0 0 1 34.87-40 .61.61 0 0 0 0 .12l21 47-20.67 24.74a6.13 6.13 0 0 0-.57.77 16 16 0 0 0-1 15.7c9.06 18.53 27.73 37.06 46.46 46.11a16 16 0 0 0 15.75-1.14 8.44 8.44 0 0 0 .74-.56L168.89 152l47 21.05h.11A40.21 40.21 0 0 1 176 208Z'/%3E%3C/svg%3E")}section.helix-row-contact .contact-details .contact a[href^="mailto:"]:before,section.helix-row-contact .contact-details .contact section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a[href^="mailto:"]:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary section.helix-row-contact .contact-details .contact a[href^="mailto:"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%23333' d='M224 48H32a8 8 0 0 0-8 8v136a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V56a8 8 0 0 0-8-8Zm-20.57 16L128 133.15 52.57 64ZM216 192H40V74.19l82.59 75.71a8 8 0 0 0 10.82 0L216 74.19V192Z'/%3E%3C/svg%3E")}section.helix-row-contact .hs-form-frame{margin:-40px}section.helix-row-contact .hs-form-frame:not(:first-child){margin-top:0}section.helix-row-contact .form{box-sizing:border-box}section.helix-row-contact .form .field--name-copy{margin-top:40px}.region-sidebar section.helix-row-contact .row.content{display:block}.region-sidebar section.helix-row-contact .row.content>div{width:auto}.region-sidebar section.helix-row-contact .contact-details,.region-sidebar section.helix-row-contact .form{max-width:unset}.region-sidebar section.helix-row-contact .contact-details{padding:30px 1rem}.region-sidebar section.helix-row-contact .form{padding:40px 25px}@media print,screen and (min-width:768px){.region-sidebar section.helix-row-contact .form{padding:15px}}@media screen and (max-width:1039px){.region-partial section.helix-row-contact .row.content{display:block}.region-partial section.helix-row-contact .row.content>div{width:auto}.region-partial section.helix-row-contact .contact-details,.region-partial section.helix-row-contact .form{max-width:unset}.region-partial section.helix-row-contact .contact-details{padding:30px 1rem}.region-partial section.helix-row-contact .form{padding:40px 25px}}@media screen and (max-width:767px){section.helix-row-contact .row.content{display:block}section.helix-row-contact .row.content>div{width:auto}section.helix-row-contact .contact-details,section.helix-row-contact .form{max-width:unset}section.helix-row-contact .contact-details{padding:30px 1rem}section.helix-row-contact .form{margin-left:-16px;margin-right:-16px;padding:40px 25px;padding-left:16px;padding-right:16px}}@media screen and (max-width:549px){.helix-item-downloads-accordion section.helix-row-copy article>blockquote,.helix-item-downloads-accordion section.helix-row-copy article>figure,.helix-item-downloads-accordion section.helix-row-copy article>p>img,section.helix-row-copy .generic-content>blockquote,section.helix-row-copy .generic-content>figure,section.helix-row-copy .generic-content>p>img,section.helix-row-copy .helix-item-downloads-accordion article>blockquote,section.helix-row-copy .helix-item-downloads-accordion article>figure,section.helix-row-copy .helix-item-downloads-accordion article>p>img{box-sizing:border-box;margin:0 -16px;max-width:none;width:calc(100% + 32px)}.helix-item-downloads-accordion section.helix-row-copy article>figure figcaption,section.helix-row-copy .generic-content>figure figcaption,section.helix-row-copy .helix-item-downloads-accordion article>figure figcaption{padding-left:16px;padding-right:16px}}@media print{section.helix-row-copy{page-break-inside:auto}}section.helix-row-copy .media--type-video{margin-bottom:24px!important;margin-top:24px;max-width:650px}section.flexi-row.gallery .gallery-slide{position:relative}section.flexi-row.gallery .gallery-slide .image img{display:block}section.flexi-row.gallery .gallery-slide .content{padding:20px}section.flexi-row.gallery .gallery-slide .content .title{margin-bottom:15px}section.flexi-row.gallery .gallery{position:relative}section.flexi-row.gallery .gallery .pager{position:static}section.helix-row-map{padding:0}.region-content section.helix-row-map{margin:0}section.helix-row-map .row.content{margin:0;max-width:none}section.helix-row-panels .row.intro h2,section.helix-row-team .row.intro h2{text-align:center}section.helix-row-panels .row.content,section.helix-row-team .row.content{display:flex;flex-wrap:wrap;justify-content:center;margin-top:3em}section.helix-row-panels .row.content:after,section.helix-row-panels .row.content:before,section.helix-row-team .row.content:after,section.helix-row-team .row.content:before{content:none;display:none}.block-articlesindex .nodes section.helix-row-panels .row.content .node--type-article,.block-articlesindex .nodes section.helix-row-team .row.content .node--type-article,.block-latest-articles .nodes section.helix-row-panels .row.content .node--type-article,.block-latest-articles .nodes section.helix-row-team .row.content .node--type-article,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-panels .row.content .node--type-article,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-team .row.content .node--type-article,section.helix-row-panels .row.content .block-articlesindex .nodes .node--type-article,section.helix-row-panels .row.content .block-latest-articles .nodes .node--type-article,section.helix-row-panels .row.content .helix-item-panel,section.helix-row-panels .row.content .page-term-type-article-tags .block-system-main-block .nodes .node--type-article,section.helix-row-panels .row.content section.helix-row-team article,section.helix-row-team .row.content .block-articlesindex .nodes .node--type-article,section.helix-row-team .row.content .block-latest-articles .nodes .node--type-article,section.helix-row-team .row.content .helix-item-panel,section.helix-row-team .row.content .page-term-type-article-tags .block-system-main-block .nodes .node--type-article,section.helix-row-team .row.content article{margin:0 20px 40px;max-width:320px;width:320px}@supports (display:grid){section.helix-row-panels .row.content,section.helix-row-team .row.content{grid-gap:32px 2.7272727273%;display:grid;grid-template-columns:repeat(auto-fill,minmax(265px,1fr))}.block-articlesindex .nodes section.helix-row-panels .row.content .node--type-article,.block-articlesindex .nodes section.helix-row-team .row.content .node--type-article,.block-latest-articles .nodes section.helix-row-panels .row.content .node--type-article,.block-latest-articles .nodes section.helix-row-team .row.content .node--type-article,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-panels .row.content .node--type-article,.page-term-type-article-tags .block-system-main-block .nodes section.helix-row-team .row.content .node--type-article,section.helix-row-panels .row.content .block-articlesindex .nodes .node--type-article,section.helix-row-panels .row.content .block-latest-articles .nodes .node--type-article,section.helix-row-panels .row.content .helix-item-panel,section.helix-row-panels .row.content .page-term-type-article-tags .block-system-main-block .nodes .node--type-article,section.helix-row-panels .row.content section.helix-row-team article,section.helix-row-team .row.content .block-articlesindex .nodes .node--type-article,section.helix-row-team .row.content .block-latest-articles .nodes .node--type-article,section.helix-row-team .row.content .helix-item-panel,section.helix-row-team .row.content .page-term-type-article-tags .block-system-main-block .nodes .node--type-article,section.helix-row-team .row.content article{margin:0;max-width:none;width:auto}}section.helix-row-stats .row{max-width:1320px}section.helix-row-stats .row.content{display:flex;flex-wrap:wrap;justify-content:center;margin-top:2em}section.helix-row-stats .row.content:after,section.helix-row-stats .row.content:before{content:none;display:none}section.helix-row-stats .row.content .helix-item-stat{margin:0 20px 40px;max-width:320px;width:320px}@supports (display:grid){section.helix-row-stats .row.content{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}section.helix-row-stats .row.content .helix-item-stat{margin:0;max-width:none;width:auto}}section.helix-row-team .row.intro .row-title{text-align:left}section.helix-row-team article:hover{transform:none}section.helix-row-testimonials{background:#f8f6f7;padding-block:60px}section.helix-row-testimonials .row.content{max-width:723.3333333333px}section.helix-row-testimonials .testimonials{margin:0 -20px}section.helix-row-testimonials .helix-item-testimonial{margin:0;padding:0 20px}section.helix-row-testimonials .helix-item-testimonial:not(:last-child){margin-bottom:40px}section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header{display:flex;justify-content:space-between;margin-bottom:24px}section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2{margin-bottom:0!important}section.helix-row.helix-row-downloads-grid .row.content .helix-row-downloads-grid--main{display:grid;gap:32px;grid-auto-flow:dense;grid-template-columns:repeat(12,1fr)}section.helix-row.helix-row-downloads-grid .row.content .helix-row-downloads-grid--main>*{grid-column:span 4}section.helix-row.helix-row-downloads-grid .row.content .helix-row-downloads-grid--main>:nth-child(5n+1),section.helix-row.helix-row-downloads-grid .row.content .helix-row-downloads-grid--main>:nth-child(5n+2){grid-column:span 6}@media screen and (max-width:549px){section.helix-row.helix-row-downloads-grid .row.content .helix-row-downloads-grid--main{-moz-column-gap:25px;column-gap:25px;grid-template-columns:1fr}}.media--type-video .field--name-field-media-oembed-video{background-color:#000;border:1px solid #b8b8b8;border-radius:6px;overflow:hidden;position:relative}.media--view-mode-panel{--panel-padding:1.5rem;border:1px solid #f1f5f9;border-radius:1em;box-shadow:0 4px 6px -4px rgba(0,0,0,.102);box-shadow:0 10px 15px -3px rgba(0,0,0,.102);display:flex;flex-direction:column;overflow:hidden;padding:var(--panel-padding);position:relative;transition:transform .3s ease}.media--view-mode-panel .image,.media--view-mode-panel .no-image{margin:calc(var(--panel-padding)*-1);margin-bottom:var(--panel-padding)}.media--view-mode-panel .image img,.media--view-mode-panel .no-image img{display:block}.media--view-mode-panel .item-title{margin-top:0!important}.media--view-mode-panel>:not(.image){margin-bottom:0}.helix-item-downloads-accordion .media--view-mode-panel article,.media--view-mode-panel .generic-content,.media--view-mode-panel .helix-item-downloads-accordion article{margin-bottom:2rem}.media--view-mode-panel .clear-link,.media--view-mode-panel section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .media--view-mode-panel .more{align-self:flex-start;margin-top:auto}.media--view-mode-panel .clear-link:before,.media--view-mode-panel section.helix-row-block .block-latest-articles .more:before,section.helix-row-block .block-latest-articles .media--view-mode-panel .more:before{bottom:-9999px;content:"";display:block;left:-9999px;position:absolute;right:-9999px;top:-9999px}.media--view-mode-panel:has(.clear-link:focus-visible,section.helix-row-block .block-latest-articles .more:focus-visible),.media--view-mode-panel:has(.clear-link:hover,section.helix-row-block .block-latest-articles .more:hover){transform:translateY(-13px)}@media screen and (max-width:549px){.media--view-mode-panel{--panel-padding:20px}}.region-header{background-color:#fff;border-bottom:1px solid #cbcec8;color:#333;position:relative;z-index:100}.region-header section.header{anchor-name:--header}.region-header section.header section.top-bar{background-color:#fff;border-bottom:1px solid #e2e8f0;color:#cbcec8}.region-header section.header section.top-bar .row{align-items:center;display:flex;justify-content:space-between}.region-header section.header section.top-bar .row .logo img{padding:14px 0 8px}.region-header section.header section.top-bar .menu li{float:left}.region-header section.header section.top-bar .menu a:not(.button),.region-header section.header section.top-bar .menu section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:not(.button),section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header section.header section.top-bar .menu a:not(.button){display:block;margin:4px 9px;padding:5px 15px}.region-header section.header section.top-bar .menu a:not(.button):focus,.region-header section.header section.top-bar .menu a:not(.button):hover,.region-header section.header section.top-bar .menu section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:not(.button):focus,.region-header section.header section.top-bar .menu section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:not(.button):hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header section.header section.top-bar .menu a:not(.button):focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header section.header section.top-bar .menu a:not(.button):hover{text-decoration:underline}.region-header section.header section.top-bar .menu a:not(.button):focus,.region-header section.header section.top-bar .menu section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:not(.button):focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header section.header section.top-bar .menu a:not(.button):focus{outline-offset:-3px}.region-header section.header .main-bar .logo{display:none;width:100px}.region-header section.header .row{-ms-grid-columns:1fr 20px auto;-ms-grid-rows:auto 20px auto;grid-row-gap:20px;grid-column-gap:20px;align-items:baseline;display:-ms-grid;display:grid;grid-template-columns:1fr auto;max-width:1320px}.region-header section.header .row:after,.region-header section.header .row:before{content:none;display:none}.region-header section.header .logo{-ms-grid-row-span:3;-ms-grid-row-align:center;align-self:center;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1/3}.region-header section.header .logo a,.region-header section.header .logo section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header section.header .logo a{float:left}.region-header section.header .logo a:focus,.region-header section.header .logo section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .region-header section.header .logo a:focus{background-color:transparent}.region-header section.header .logo img{display:block}.region-header section.header .mobile-toggles{display:none}@media screen and (min-width:1211px){.region-header section.header .menu-wrapper,.region-header section.header .search-block-form{display:flex!important;height:auto!important;overflow:visible!important}}@media screen and (max-width:1210px){.region-header section.header{padding:0}.region-header section.header section.top-bar{display:none}.region-header section.header section.main-bar .logo{display:block}.region-header section.header .row{-ms-grid-columns:1fr 20px auto;grid-row-gap:0;align-items:center;grid-template-columns:auto auto auto}.region-header section.header .row .mobile-toggles{align-items:center;display:flex;justify-content:end}.region-header section.header .logo{-ms-grid-row-span:1;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;padding:15px 0 15px 16px}.region-header section.header .mobile-toggles{align-self:center;display:block;-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1;padding:15px 16px 15px 0}.region-header section.header .search-block-form{-ms-grid-row:2}.region-header section.header .menu-wrapper{-ms-grid-row:3}.region-header section.header .menu-wrapper,.region-header section.header .search-block-form{-ms-grid-column-span:2;grid-column:2;grid-row:1;padding:0}.region-header section.header .block-secondarynavigation-mobile-menu{display:block}}@media print{.region-header section.header{border-bottom:1px solid #cbcec8}.region-header section.header section.top-bar{display:none}.region-header section.header section.header{padding:15px 16px}.region-header section.header section.header .row{display:block}.region-header section.header section.header .logo{display:flex;justify-content:center}.region-header section.header section.header .menu-wrapper,.region-header section.header section.header .mobile-toggles,.region-header section.header section.header .search-block-form{display:none}}.page-layout{overflow:clip;padding:0 16px}.page-layout:after{clear:both;content:"";display:block;height:0;overflow:hidden;position:static;width:100%}body:not(.page-node):not(.page-term) .page-layout{padding:80px 0}.page-layout .sidebar-partial:after{clear:both;content:"";display:block;height:0;overflow:hidden;position:static;width:100%}.page-layout .sidebar-partial .region{float:left}.page-layout .sidebar-partial .region:not(:last-child){margin-right:2.7272727273%}.page-layout .sidebar-partial .region-sidebar{width:31.5151515152%}.page-layout .sidebar-partial .region-partial{width:65.7575757576%}.page-layout .region{margin-top:50px}.page-layout .region-content:first-child{margin-top:0}body.page-node .page-layout .region-content,body.page-term .page-layout .region-content{margin-left:-16px;margin-right:-16px}body:not(.page-node):not(.page-term) .page-layout .region-content{padding:0 16px}@media screen and (max-width:767px){.page-layout .region{margin:30px 0 0;width:auto}.page-layout .sidebar-partial .region{float:none;width:auto}}footer.region-footer{padding:0 16px}footer.region-footer a,footer.region-footer section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer a{color:#cbcec8}footer.region-footer a:active,footer.region-footer a:hover,footer.region-footer section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:active,footer.region-footer section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer a:active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer a:hover{color:#fff}footer.region-footer a:focus,footer.region-footer section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer a:focus{color:#333}footer.region-footer .copyright,footer.region-footer .main{margin:0 auto;max-width:1320px}footer.region-footer .main{-ms-grid-columns:1fr 1fr 1fr 1fr;-moz-column-gap:20px;column-gap:20px;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:60px 0 48px;row-gap:32px}footer.region-footer .main .contact-details .footer-logo{margin-bottom:32px;width:148px}footer.region-footer .main .contact-details .block-sociallinks{margin-bottom:32px}footer.region-footer .main nav{float:left}footer.region-footer .main nav:first-child{margin-left:0}footer.region-footer .main nav h2{color:#cad5e2;margin-bottom:24px}footer.region-footer .main nav li{margin-bottom:12px}footer.region-footer .main nav li a,footer.region-footer .main nav li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main nav li a{color:#fff;font-size:16px;line-height:24px}footer.region-footer .main nav li:last-child{margin-bottom:0}footer.region-footer .main address{font-style:normal;-ms-grid-column:3;grid-column:2;-ms-grid-row:1;grid-row:1;row-gap:12px}footer.region-footer .main address .address{margin-bottom:20px}footer.region-footer .main address .address:last-child{margin-bottom:0}footer.region-footer .main address .address span{display:inline-block}footer.region-footer .main address .email,footer.region-footer .main address .phone{margin-bottom:12px}footer.region-footer .main address .email a,footer.region-footer .main address .email section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,footer.region-footer .main address .phone a,footer.region-footer .main address .phone section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main address .email a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main address .phone a{align-items:center;color:#cad5e2;-moz-column-gap:12px;column-gap:12px;display:flex;line-height:24px}footer.region-footer .main address .email a:before,footer.region-footer .main address .email section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,footer.region-footer .main address .phone a:before,footer.region-footer .main address .phone section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main address .email a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main address .phone a:before{content:"";display:inline-block;height:20px;width:20px}footer.region-footer .main address .phone a:before,footer.region-footer .main address .phone section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main address .phone a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%2390A1B9' d='m222.37 158.46-47.11-21.11-.13-.06a16 16 0 0 0-15.17 1.4 8.12 8.12 0 0 0-.75.56L134.87 160c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16 16 0 0 0 1.32-15.06v-.12L97.54 33.64a16 16 0 0 0-16.62-9.52A56.26 56.26 0 0 0 32 80c0 79.4 64.6 144 144 144a56.26 56.26 0 0 0 55.88-48.92 16 16 0 0 0-9.51-16.62ZM176 208A128.14 128.14 0 0 1 48 80a40.2 40.2 0 0 1 34.87-40 .61.61 0 0 0 0 .12l21 47-20.67 24.74a6.13 6.13 0 0 0-.57.77 16 16 0 0 0-1 15.7c9.06 18.53 27.73 37.06 46.46 46.11a16 16 0 0 0 15.75-1.14 8.44 8.44 0 0 0 .74-.56L168.89 152l47 21.05h.11A40.21 40.21 0 0 1 176 208Z'/%3E%3C/svg%3E")}footer.region-footer .main address .email a:before,footer.region-footer .main address .email section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .main address .email a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%2390A1B9' d='M224 48H32a8 8 0 0 0-8 8v136a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V56a8 8 0 0 0-8-8Zm-20.57 16L128 133.15 52.57 64ZM216 192H40V74.19l82.59 75.71a8 8 0 0 0 10.82 0L216 74.19V192Z'/%3E%3C/svg%3E")}footer.region-footer .main address .address-wrapper{-moz-column-gap:12px;column-gap:12px;display:flex}footer.region-footer .main address .address-wrapper .address-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256' preserveAspectRatio='none'%3E%3Cpath fill='%2390A1B9' d='M128 64a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm0-112a88.1 88.1 0 0 0-88 88c0 31.4 14.51 64.68 42 96.25a254.19 254.19 0 0 0 41.45 38.3 8 8 0 0 0 9.18 0 254.19 254.19 0 0 0 41.37-38.3c27.45-31.57 42-64.85 42-96.25a88.1 88.1 0 0 0-88-88Zm0 206c-16.53-13-72-60.75-72-118a72 72 0 0 1 144 0c0 57.23-55.47 105-72 118Z'/%3E%3C/svg%3E");content:"";display:inline-block;flex:0 0 auto;height:20px;padding-top:4px;width:20px}footer.region-footer .main address .address-wrapper .address{color:#cad5e2;display:inline-block;line-height:24px;text-align:left}footer.region-footer .main .block-sociallinks{-ms-grid-column:3;grid-column:2;-ms-grid-row:3;grid-row:2}footer.region-footer .main .block-sociallinks .social{background-color:#1d293d;border-radius:50%;display:inline-block;height:48px;margin-right:16px;overflow:hidden;position:relative;text-align:left;text-indent:-9999em;width:48px}footer.region-footer .main .block-sociallinks .social.facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z'/%3E%3C/svg%3E")}footer.region-footer .main .block-sociallinks .social.twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.105' height='18' viewBox='0 0 17 19' preserveAspectRatio='none'%3E%3Cpath d='M16.389 16.848 10.52 7.625l5.791-6.37a.75.75 0 0 0-1.11-1.01L9.685 6.314 5.889.348A.75.75 0 0 0 5.256 0h-4.5a.75.75 0 0 0-.633 1.153l5.869 9.222L.201 16.75a.75.75 0 1 0 1.11 1.01l5.516-6.068 3.796 5.965a.75.75 0 0 0 .633.343h4.5a.75.75 0 0 0 .633-1.152Zm-4.721-.348-9.546-15h2.719l9.55 15h-2.723Z' fill='%23fff'/%3E%3C/svg%3E")}footer.region-footer .main .block-sociallinks .social.linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M12 12h5.535v2.837h.079c.77-1.381 2.655-2.837 5.464-2.837C28.92 12 30 15.637 30 20.367V30h-5.769v-8.54c0-2.037-.042-4.657-3.001-4.657-3.005 0-3.463 2.218-3.463 4.509V30H12V12zM2 12h6v18H2V12zM8 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3C/svg%3E")}footer.region-footer .main .block-sociallinks .social.instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M16 2.881c4.275 0 4.781.019 6.462.094 1.563.069 2.406.331 2.969.55a4.952 4.952 0 0 1 1.837 1.194 5.015 5.015 0 0 1 1.2 1.838c.219.563.481 1.412.55 2.969.075 1.688.094 2.194.094 6.463s-.019 4.781-.094 6.463c-.069 1.563-.331 2.406-.55 2.969a4.94 4.94 0 0 1-1.194 1.837 5.02 5.02 0 0 1-1.837 1.2c-.563.219-1.413.481-2.969.55-1.688.075-2.194.094-6.463.094s-4.781-.019-6.463-.094c-1.563-.069-2.406-.331-2.969-.55a4.952 4.952 0 0 1-1.838-1.194 5.02 5.02 0 0 1-1.2-1.837c-.219-.563-.481-1.413-.55-2.969-.075-1.688-.094-2.194-.094-6.463s.019-4.781.094-6.463c.069-1.563.331-2.406.55-2.969a4.964 4.964 0 0 1 1.194-1.838 5.015 5.015 0 0 1 1.838-1.2c.563-.219 1.412-.481 2.969-.55 1.681-.075 2.188-.094 6.463-.094zM16 0c-4.344 0-4.887.019-6.594.094-1.7.075-2.869.35-3.881.744-1.056.412-1.95.956-2.837 1.85a7.833 7.833 0 0 0-1.85 2.831C.444 6.538.169 7.7.094 9.4.019 11.113 0 11.656 0 16s.019 4.887.094 6.594c.075 1.7.35 2.869.744 3.881.413 1.056.956 1.95 1.85 2.837a7.82 7.82 0 0 0 2.831 1.844c1.019.394 2.181.669 3.881.744 1.706.075 2.25.094 6.594.094s4.888-.019 6.594-.094c1.7-.075 2.869-.35 3.881-.744 1.05-.406 1.944-.956 2.831-1.844s1.438-1.781 1.844-2.831c.394-1.019.669-2.181.744-3.881.075-1.706.094-2.25.094-6.594s-.019-4.887-.094-6.594c-.075-1.7-.35-2.869-.744-3.881a7.506 7.506 0 0 0-1.831-2.844A7.82 7.82 0 0 0 26.482.843C25.463.449 24.301.174 22.601.099c-1.712-.081-2.256-.1-6.6-.1z'/%3E%3Cpath fill='%23fff' d='M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219A8.221 8.221 0 0 0 16 7.781zm0 13.55a5.331 5.331 0 1 1 0-10.663 5.331 5.331 0 0 1 0 10.663zM26.462 7.456a1.919 1.919 0 1 1-3.838 0 1.919 1.919 0 0 1 3.838 0z'/%3E%3C/svg%3E")}footer.region-footer .main .block-sociallinks .social.pinterest{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M16 2.138c-7.656 0-13.863 6.206-13.863 13.863 0 5.875 3.656 10.887 8.813 12.906-.119-1.094-.231-2.781.05-3.975.25-1.081 1.625-6.887 1.625-6.887s-.412-.831-.412-2.056c0-1.925 1.119-3.369 2.506-3.369 1.181 0 1.756.887 1.756 1.95 0 1.188-.756 2.969-1.15 4.613-.331 1.381.688 2.506 2.05 2.506 2.462 0 4.356-2.6 4.356-6.35 0-3.319-2.387-5.638-5.787-5.638-3.944 0-6.256 2.956-6.256 6.019 0 1.194.456 2.469 1.031 3.163a.408.408 0 0 1 .094.4c-.106.438-.338 1.381-.387 1.575-.063.256-.2.306-.463.188-1.731-.806-2.813-3.337-2.813-5.369 0-4.375 3.175-8.387 9.156-8.387 4.806 0 8.544 3.425 8.544 8.006 0 4.775-3.012 8.625-7.194 8.625-1.406 0-2.725-.731-3.175-1.594 0 0-.694 2.644-.863 3.294-.313 1.206-1.156 2.712-1.725 3.631 1.3.4 2.675.619 4.106.619 7.656 0 13.863-6.206 13.863-13.863 0-7.662-6.206-13.869-13.863-13.869z'/%3E%3C/svg%3E")}footer.region-footer .main .block-sociallinks .social.youtube{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.19' viewBox='0 0 21 17' preserveAspectRatio='none'%3E%3Cpath d='m13.916 7.626-4.5-3a.75.75 0 0 0-1.166.624v6a.75.75 0 0 0 1.166.624l4.5-3a.75.75 0 0 0 0-1.248Zm6.552-4.859A2.25 2.25 0 0 0 19.11 1.23C15.896-.011 10.781 0 10.5 0c-.281 0-5.396-.011-8.61 1.23A2.25 2.25 0 0 0 .532 2.768C.289 3.703 0 5.412 0 8.25s.289 4.547.532 5.482a2.25 2.25 0 0 0 1.358 1.539c3.079 1.188 7.897 1.229 8.548 1.229h.124c.65 0 5.472-.041 8.548-1.23a2.25 2.25 0 0 0 1.358-1.537c.243-.938.532-2.646.532-5.483 0-2.837-.289-4.547-.532-5.482Zm-1.452 10.594a.75.75 0 0 1-.447.515C15.602 15.022 10.555 15 10.507 15H10.5c-.05 0-5.093.019-8.063-1.125a.75.75 0 0 1-.447-.515c-.228-.856-.49-2.433-.49-5.111s.262-4.255.484-5.107a.75.75 0 0 1 .447-.518C5.292 1.52 10.087 1.5 10.479 1.5h.026c.05 0 5.098-.017 8.062 1.125a.75.75 0 0 1 .447.515c.224.855.486 2.432.486 5.11 0 2.678-.262 4.255-.484 5.107v.004Z' fill='%23fff'/%3E%3C/svg%3E")}footer.region-footer .main .block-sociallinks .social.vimeo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M31.988 8.563c-.144 3.113-2.319 7.381-6.525 12.794-4.35 5.65-8.031 8.481-11.044 8.481-1.863 0-3.444-1.719-4.731-5.163-.863-3.156-1.719-6.313-2.581-9.469-.956-3.444-1.981-5.162-3.081-5.162-.237 0-1.075.506-2.513 1.506L.007 9.612A391.952 391.952 0 0 0 4.676 5.45C6.782 3.631 8.364 2.675 9.42 2.575c2.487-.237 4.025 1.463 4.6 5.106.619 3.931 1.05 6.375 1.294 7.331.719 3.263 1.506 4.894 2.369 4.894.669 0 1.675-1.056 3.019-3.175 1.337-2.113 2.056-3.725 2.156-4.831.194-1.825-.525-2.744-2.156-2.744-.769 0-1.556.175-2.369.525 1.575-5.15 4.575-7.65 9.012-7.506 3.281.087 4.831 2.219 4.644 6.388z'/%3E%3C/svg%3E")}footer.region-footer .copyright{-ms-grid-columns:max-content 20px 1fr 20px max-content;border-top:1px solid #314158;color:#90a1b9;display:-ms-grid;display:grid;grid-template-columns:max-content 1fr max-content;padding:33px 0 63px}footer.region-footer .copyright .block-copyright{grid-column:1}footer.region-footer .copyright nav{-moz-column-gap:24px;column-gap:24px;display:flex;grid-column:2;justify-content:flex-end}footer.region-footer .copyright nav ul:after{clear:both;content:"";display:block;height:0;overflow:hidden;position:static;width:100%}footer.region-footer .copyright nav .menu li{float:left}footer.region-footer .copyright nav .menu li a,footer.region-footer .copyright nav .menu li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary footer.region-footer .copyright nav .menu li a{color:#90a1b9}footer.region-footer .copyright nav .menu li:before{content:"|";display:inline-block;margin:0 5px}footer.region-footer .copyright nav .menu li:first-child:before{content:none;display:none}footer.region-footer .copyright .website-by{grid-column:3}@media screen and (max-width:767px){footer.region-footer .main{grid-template-columns:1fr}footer.region-footer .main .contact-details{text-align:center}footer.region-footer .main .block-sociallinks:last-child,footer.region-footer .main .sitemap:last-child,footer.region-footer .main address:last-child{margin-bottom:0}footer.region-footer .copyright{grid-template-columns:1fr;row-gap:32px}footer.region-footer .copyright .menu--footerlegal{display:block;grid-column:1}footer.region-footer .copyright .menu--footerlegal ul li{margin-bottom:24px}}@media screen and (max-width:549px){footer.region-footer .main .sitemap nav{float:none;margin:0 0 10px}footer.region-footer .main .sitemap nav:last-child{margin-bottom:0}footer.region-footer .copyright .block-copyright,footer.region-footer .copyright .website-by,footer.region-footer .copyright nav{margin:0 0 30px}footer.region-footer .copyright .block-copyright:last-child,footer.region-footer .copyright .website-by:last-child,footer.region-footer .copyright nav:last-child{margin-bottom:0}footer.region-footer .copyright nav .menu li{float:none}footer.region-footer .copyright nav .menu li:not(:last-child){margin-bottom:10px}footer.region-footer .copyright nav .menu li:before{content:none;display:none}}@media print{footer.region-footer{border-top:1px solid #cbcec8}footer.region-footer .main{display:none}footer.region-footer .copyright{border:0}}.block-articlesindex:not(.block-latest-articles),.block-latest-articles:not(.block-latest-articles),.page-term-type-article-tags .block-system-main-block:not(.block-latest-articles){padding:60px 16px 100px}@media print{.block-articlesindex,.block-latest-articles,.page-term-type-article-tags .block-system-main-block{padding-bottom:40px}}.block-articlesindex .block__content,.block-latest-articles .block__content,.page-term-type-article-tags .block-system-main-block .block__content{max-width:1320px}.block-articlesindex .nodes,.block-latest-articles .nodes,.page-term-type-article-tags .block-system-main-block .nodes{display:flex;flex-wrap:wrap;justify-content:center}.block-articlesindex .nodes .node--type-article,.block-latest-articles .nodes .node--type-article,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article{max-width:420px;width:420px}@supports (display:grid){.block-articlesindex .nodes,.block-latest-articles .nodes,.page-term-type-article-tags .block-system-main-block .nodes{grid-gap:32px 2.7272727273%;display:grid;grid-template-columns:repeat(auto-fill,minmax(315px,1fr))}.block-articlesindex .nodes .node--type-article,.block-latest-articles .nodes .node--type-article,.page-term-type-article-tags .block-system-main-block .nodes .node--type-article{margin:0;max-width:none;width:auto}}.block-articlesindex .no-content,.block-latest-articles .no-content,.page-term-type-article-tags .block-system-main-block .no-content{font-style:italic;text-align:center}body.page-node-type-article .block-system-breadcrumb-block{border-bottom:0}body.page-node-type-article .block-entity-fieldnodelead-image .image{margin:0 auto;max-width:1200px;min-height:75px}@media screen and (min-width:982px){body.page-node-type-article .block-entity-fieldnodelead-image+.block-page-title-block{margin-top:-75px}}body.page-node-type-article .block-page-title-block{background-color:#fff;border:0;box-sizing:border-box;margin:40px auto 0;max-width:950px;position:relative;text-align:center;width:100%;z-index:2}@media print{body.page-node-type-article .block-page-title-block{margin-top:30px}}.node--type-article.node--view-mode-full{margin:0 auto;max-width:1320px;padding:0 16px 100px}.node--type-article.node--view-mode-full .node__meta{color:#6a6c68;font-size:20px;margin-top:75px}.node--type-article.node--view-mode-full .node__title{font-size:36px}@media screen and (max-width:1210px){.node--type-article.node--view-mode-full .node__title{font-size:28px}}@media screen and (max-width:549px){.node--type-article.node--view-mode-full .node__title{font-size:22px}}.node--type-article.node--view-mode-full .image img{border-radius:16px;margin-bottom:3rem}.node--type-article.node--view-mode-full .tags{margin-top:10px;text-align:center}.node--type-article.node--view-mode-full .tags li{display:inline-block}.node--type-article.node--view-mode-full .tags li:not(:last-child):after{content:","}.node--type-article.node--view-mode-full .node__content{margin-top:70px}body.page-basket .region-content,body.page-cart .region-content,body.page-checkout .region-content{margin:0 auto;max-width:911.6666666667px}body.page-basket .block-system fieldset,body.page-cart .block-system fieldset,body.page-checkout .block-system fieldset{margin-bottom:40px}body.page-basket .block-system .messages,body.page-cart .block-system .messages,body.page-checkout .block-system .messages{margin:20px 0}body.page-basket .block-system .messages:first-child,body.page-cart .block-system .messages:first-child,body.page-checkout .block-system .messages:first-child{margin-top:0}body.page-basket .block-system .messages:last-child,body.page-cart .block-system .messages:last-child,body.page-checkout .block-system .messages:last-child{margin-bottom:0}.view-commerce-cart-form td,.view-commerce-cart-summary td{vertical-align:middle}.view-commerce-cart-form .views-field-commerce-total,.view-commerce-cart-form .views-field-commerce-unit-price,.view-commerce-cart-form .views-field-edit-delete,.view-commerce-cart-form .views-field-edit-quantity,.view-commerce-cart-form .views-field-quantity,.view-commerce-cart-summary .views-field-commerce-total,.view-commerce-cart-summary .views-field-commerce-unit-price,.view-commerce-cart-summary .views-field-edit-delete,.view-commerce-cart-summary .views-field-edit-quantity,.view-commerce-cart-summary .views-field-quantity{text-align:right;width:70px}.view-commerce-cart-form .views-field-edit-quantity .form-item,.view-commerce-cart-form .views-field-quantity .form-item,.view-commerce-cart-summary .views-field-edit-quantity .form-item,.view-commerce-cart-summary .views-field-quantity .form-item{margin:0}.view-commerce-cart-form .line-item-summary,.view-commerce-cart-summary .line-item-summary{font-weight:700;text-align:right}.view-commerce-cart-form .form-actions,.view-commerce-cart-summary .form-actions{margin-top:20px}.view-commerce-cart-form .form-actions button,.view-commerce-cart-form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,.view-commerce-cart-summary .form-actions button,.view-commerce-cart-summary .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-commerce-cart-form .form-actions .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-commerce-cart-summary .form-actions .button{margin-left:10px}.view-commerce-cart-form .form-actions button:first-child,.view-commerce-cart-form .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:first-child,.view-commerce-cart-summary .form-actions button:first-child,.view-commerce-cart-summary .form-actions section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button:first-child,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-commerce-cart-form .form-actions .button:first-child,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-commerce-cart-summary .form-actions .button:first-child{margin-left:0}.view-commerce-cart-form .form-actions #edit-submit:after,.view-commerce-cart-summary .form-actions #edit-submit:after{content:none;display:none}@media screen and (max-width:699px){.view-commerce-cart-form table,.view-commerce-cart-summary table{font-size:1rem;line-height:1.5em}.view-commerce-cart-form thead,.view-commerce-cart-summary thead{display:none}.view-commerce-cart-form td,.view-commerce-cart-summary td{border:0;padding:10px 20px}.view-commerce-cart-form td.views-field-commerce-unit-price,.view-commerce-cart-form td.views-field-line-item-title,.view-commerce-cart-summary td.views-field-commerce-unit-price,.view-commerce-cart-summary td.views-field-line-item-title{padding-top:20px}.view-commerce-cart-form td.views-field-commerce-total,.view-commerce-cart-form td.views-field-edit-quantity,.view-commerce-cart-form td.views-field-quantity,.view-commerce-cart-summary td.views-field-commerce-total,.view-commerce-cart-summary td.views-field-edit-quantity,.view-commerce-cart-summary td.views-field-quantity{padding-bottom:20px}.view-commerce-cart-form td.views-field-edit-quantity,.view-commerce-cart-form td.views-field-line-item-title,.view-commerce-cart-form td.views-field-quantity,.view-commerce-cart-summary td.views-field-edit-quantity,.view-commerce-cart-summary td.views-field-line-item-title,.view-commerce-cart-summary td.views-field-quantity{box-sizing:border-box;clear:both;display:block;float:left;width:60%}.view-commerce-cart-form td.views-field-edit-quantity,.view-commerce-cart-form td.views-field-quantity,.view-commerce-cart-summary td.views-field-edit-quantity,.view-commerce-cart-summary td.views-field-quantity{text-align:left}.view-commerce-cart-form td.views-field-edit-quantity:before,.view-commerce-cart-form td.views-field-quantity:before,.view-commerce-cart-summary td.views-field-edit-quantity:before,.view-commerce-cart-summary td.views-field-quantity:before{content:attr(data-title);display:inline-block;font-weight:700;margin-right:10px;vertical-align:middle}.view-commerce-cart-form td.views-field-edit-quantity .form-item,.view-commerce-cart-form td.views-field-quantity .form-item,.view-commerce-cart-summary td.views-field-edit-quantity .form-item,.view-commerce-cart-summary td.views-field-quantity .form-item{display:inline-block;vertical-align:middle}.view-commerce-cart-form td.views-field-commerce-total,.view-commerce-cart-form td.views-field-commerce-unit-price,.view-commerce-cart-summary td.views-field-commerce-total,.view-commerce-cart-summary td.views-field-commerce-unit-price{box-sizing:border-box;display:block;float:left;width:40%}.view-commerce-cart-form td.views-field-commerce-total,.view-commerce-cart-summary td.views-field-commerce-total{padding-top:15px}.view-commerce-cart-form td.views-field-commerce-total:before,.view-commerce-cart-summary td.views-field-commerce-total:before{content:attr(data-title);display:inline-block;font-weight:700;margin-right:10px}.view-commerce-cart-form td.views-field-edit-delete,.view-commerce-cart-summary td.views-field-edit-delete{border-top:1px solid #cbcec8;clear:both;display:block;margin:0 20px;padding-bottom:20px;padding-top:20px;text-align:center;width:auto}}@media screen and (max-width:420px){.view-commerce-cart-form td.views-field-commerce-total:before,.view-commerce-cart-form td.views-field-edit-quantity:before,.view-commerce-cart-form td.views-field-quantity:before,.view-commerce-cart-summary td.views-field-commerce-total:before,.view-commerce-cart-summary td.views-field-edit-quantity:before,.view-commerce-cart-summary td.views-field-quantity:before{display:block;margin:0 0 5px}}.view-commerce-cart-summary .view-footer:after{clear:both;content:"";display:block;height:0;overflow:hidden;position:static;width:100%}.view-commerce-cart-summary .view-footer .commerce-price-formatted-components{border:0;float:right;font-weight:700;width:auto}.checkout-buttons{text-align:right}.checkout-buttons .button-operator{display:inline-block;margin:0 10px}.checkout-buttons .checkout-back:after,.checkout-buttons .checkout-cancel:after{content:none;display:none}.checkout-help{margin-bottom:20px}table.checkout-review{border:0}table.checkout-review>tbody>tr,table.checkout-review>tbody>tr>td{background:transparent!important;display:block;padding:0}#commerce-shipping-service-details{margin-top:30px}#edit-commerce-payment-payment-method .form-item{padding-left:40px;position:relative}#edit-commerce-payment-payment-method .form-item input[type=radio]{bottom:0;left:10px;margin:auto;position:absolute;top:0}#edit-commerce-payment-payment-method img{display:inline-block;vertical-align:middle}#edit-commerce-payment-payment-method label>.commerce-paypal-icon{display:none}#edit-commerce-payment-payment-method .commerce-paypal-icons{font-weight:400;margin-top:5px}#edit-commerce-payment-payment-method .commerce-paypal-icons .label{display:none}@media screen and (max-width:420px){#edit-commerce-payment-payment-method .form-item{margin-bottom:40px;padding-left:30px}}.block-eventsindex,.page-term-type-events-tags .block-system-main-block{padding:60px 16px 100px}@media print{.block-eventsindex,.page-term-type-events-tags .block-system-main-block{padding-bottom:40px}}.block-eventsindex .nodes,.page-term-type-events-tags .block-system-main-block .nodes{display:flex;flex-wrap:wrap;justify-content:center}.block-eventsindex .nodes .node--type-event,.page-term-type-events-tags .block-system-main-block .nodes .node--type-event{margin:0 20px 40px;max-width:320px;width:320px}@supports (display:grid){.block-eventsindex .nodes,.page-term-type-events-tags .block-system-main-block .nodes{grid-gap:40px 2.7272727273%;display:grid;grid-template-columns:repeat(auto-fill,minmax(265px,1fr))}.block-eventsindex .nodes .node--type-event,.page-term-type-events-tags .block-system-main-block .nodes .node--type-event{margin:0;max-width:none;width:auto}}.block-eventsindex .no-content,.page-term-type-events-tags .block-system-main-block .no-content{font-style:italic;text-align:center}body.page-node-type-event .block-system-breadcrumb-block{border-bottom:0}body.page-node-type-event .block-entity-fieldnodelead-image .image{margin:0 auto;max-width:1200px;min-height:75px}@media screen and (min-width:943.6666666667px){body.page-node-type-event .block-entity-fieldnodelead-image+.block-page-title-block{margin-top:-75px}}body.page-node-type-event .block-page-title-block{background-color:#fff;border:0;box-sizing:border-box;grid-row:2;margin:40px auto 0;max-width:911.6666666667px;text-align:center;width:100%}@media print{body.page-node-type-event .block-page-title-block{margin-top:30px}}.node--type-event.node--view-mode-full{margin:0 auto;max-width:911.6666666667px;padding:0 16px 100px}.node--type-event.node--view-mode-full .node__meta{border-bottom:1px solid #cbcec8;border-top:1px solid #cbcec8;color:#6a6c68;font-size:20px;margin-top:20px;padding:40px;text-align:center}.node--type-event.node--view-mode-full .node__meta>div{margin-bottom:10px}.node--type-event.node--view-mode-full .node__meta>div:last-child{margin-bottom:0}.node--type-event.node--view-mode-full .node__meta .event_date .date_icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%236a6c68' d='M10 12h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 24h4v4H4zm6 0h4v4h-4zm6 0h4v4h-4zm-6-6h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 18h4v4H4zM26 0v2h-4V0H8v2H4V0H0v32h30V0h-4zm2 30H2V8h26v22z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:inline-block;height:20px;margin-right:5px;position:relative;vertical-align:middle;width:20px}.node--type-event.node--view-mode-full .node__meta .event_date .date_text{font-size:18px;line-height:25px;position:relative;vertical-align:middle}.node--type-event.node--view-mode-full .node__meta .event_time .time_icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%236a6c68' d='M20.586 23.414 14 16.828V8h4v7.172l5.414 5.414zM16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm0 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5.373 12 12-5.373 12-12 12z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:inline-block;height:20px;margin-right:5px;position:relative;vertical-align:middle;width:20px}.node--type-event.node--view-mode-full .node__meta .event_time .time_text{font-size:18px;line-height:25px;position:relative;vertical-align:middle}.node--type-event.node--view-mode-full .tags{margin-top:10px;text-align:center}.node--type-event.node--view-mode-full .tags li{display:inline-block}.node--type-event.node--view-mode-full .tags li:not(:last-child):after{content:","}.node--type-event.node--view-mode-full .node__content{margin-top:70px}#forum table,#forum-topic-list table{background-color:#fafafa;width:100%}#forum table td,#forum table th,#forum-topic-list table td,#forum-topic-list table th{padding:10px 15px;vertical-align:middle}#forum table th,#forum-topic-list table th{font-weight:700;text-align:left}#forum table td.posts,#forum table td.topics,#forum-topic-list table td.posts,#forum-topic-list table td.topics{text-align:center;width:80px}#forum table td.container,#forum-topic-list table td.container{background-color:#076a9e!important;padding:5px 15px!important}#forum table td.container a,#forum table td.container section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,#forum-topic-list table td.container a,#forum-topic-list table td.container section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #forum table td.container a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #forum-topic-list table td.container a{color:#fff}#forum table .new-topics,#forum-topic-list table .new-topics{font-size:.8em;line-height:1em}#forum table .forum-description,#forum table .forum-subforums,#forum-topic-list table .forum-description,#forum-topic-list table .forum-subforums{font-size:.9em;line-height:26px}#forum table .forum-subforums:before,#forum-topic-list table .forum-subforums:before{color:#999;content:"∟";display:inline-block}#forum table thead,#forum-topic-list table thead{border-bottom:2px solid #076a9e;font-weight:700}#forum table thead tr:last-child td,#forum table thead tr:last-child th,#forum-topic-list table thead tr:last-child td,#forum-topic-list table thead tr:last-child th{padding-bottom:10px}#forum table thead img,#forum-topic-list table thead img{margin-left:10px}#forum table tbody tr:nth-child(2n) td,#forum-topic-list table tbody tr:nth-child(2n) td{background-color:#f0f1f2}#forum table tbody tr:first-child td,#forum table tbody tr:first-child th,#forum-topic-list table tbody tr:first-child td,#forum-topic-list table tbody tr:first-child th{padding-top:15px}#forum table.sticky-header thead tr,#forum-topic-list table.sticky-header thead tr{background-color:#f0f1f2;border:1px solid #cbcec8}#forum table.sticky-header thead tr a,#forum table.sticky-header thead tr section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,#forum-topic-list table.sticky-header thead tr a,#forum-topic-list table.sticky-header thead tr section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #forum table.sticky-header thead tr a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary #forum-topic-list table.sticky-header thead tr a{color:#333}#forum table.sticky-header thead tr img,#forum-topic-list table.sticky-header thead tr img{margin-left:10px}#forum-pager-top .pager{padding:0}.forum-comment-wrapper,.forum-pager{margin-bottom:10px;margin-left:50%}.forum-comment-wrapper .pager,.forum-pager .pager{clear:none;float:none;width:auto}.forum-comment-wrapper .row.pager,.forum-pager .row.pager{border:0;margin:0;padding:0}.forum-comment-wrapper ul.pager,.forum-pager ul.pager{text-align:right}.forum-comment-wrapper ul.pager li,.forum-pager ul.pager li{padding:0;text-align:center}.forum-comment-wrapper ul.pager a,.forum-comment-wrapper ul.pager section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.forum-pager ul.pager a,.forum-pager ul.pager section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .forum-comment-wrapper ul.pager a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .forum-pager ul.pager a{padding:0}#forum-comments .row.pager{border:0;margin-top:0;padding:0}#forum-comments ul.pager{float:right}#forum-comments ul.pager li{padding:0;text-align:center}#forum-comments .topic-reply-locked{float:left}.forum-node-create-links-top{margin-bottom:10px;padding-top:0}.forum-table{border:1px solid #cbcec8}.forum-table-topics thead tr,.forum-table-wrap .forum-table-superheader{background:#f0f1f2;border:1px solid #cbcec8;color:#333}.forum-table-superheader .forum-table-name,.forum-table-superheader .forum-table-name a,.forum-table-superheader .forum-table-name section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .forum-table-superheader .forum-table-name a{border-bottom:none;color:#333;font-size:1em;font-weight:700}.forum-table-superheader .forum-table-description{font-size:.9em;line-height:26px}.forum-table-superheader .forum-table-description:empty{display:none}.forum-table-wrap thead tr{background-color:#f0f1f2;border:1px solid #cbcec8}.forum-table thead tr a,.forum-table thead tr a:link,.forum-table thead tr a:visited,.forum-table thead tr section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .forum-table thead tr a{color:#333;font-weight:700}.forum-table thead th{border-bottom:none}.view-advanced-forum-topic-list .view-empty{border:3px solid #cbcec8}.forum-table tr.forum-last-sticky{border-bottom:10px solid #cbcec8}.forum-table .sticky-label{font-weight:700}#forum-sort .container-inline .form-item{display:inline-block;vertical-align:middle}#forum-statistics{border:1px solid #cbcec8}#forum-statistics-header{background:#cbcec8;border-top:1px solid #cbcec8;color:#333;font-weight:700}.forum-statistics-sub-header{border-bottom:1px solid #cbcec8;border-top:1px solid #cbcec8;font-weight:700}.forum-statistics-sub-body{background-color:#f0f1f2}.forum-topic{padding:40px 0}.forum-topic:after{clear:both;content:"";display:block;height:0;overflow:hidden;position:static;width:100%}div.forum-post{border:1px solid #cbcec8}.forum-post-info{background:#cbcec8;color:#333;font-weight:700;padding:10px 5px}.forum-posted-on{font-weight:700;line-height:1em}.forum-in-reply-to{float:left}.forum-in-reply-to,.forum-post-number{font-size:.8em;line-height:1em}.forum-post-number a,.forum-post-number section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .forum-post-number a{color:#333!important}.forum-post-wrapper{background-color:#f0f1f2}.forum-post-panel-sub .author-pane{line-height:1.3em;margin:0;padding:10px;text-align:center}.forum-post-panel-sub .author-pane .author-name{font-weight:700}.forum-post-panel-sub .author-pane .picture img{background-color:#fff;border:1px solid #cbcec8}.forum-post-panel-sub .author-pane .author-pane-label{font-weight:700}.forum-post-panel-sub .author-pane .user-picture{margin-top:15px}.forum-post-panel-main{background-color:#fafafa;border-left:1px solid #cbcec8}.forum-post-panel-main .forum-post-content{padding:15px}.forum-post-panel-main p{margin-right:0}@media screen and (max-width:767px){.forum-post-panel-sub{float:none;width:auto}.forum-post-panel-main{border-left:0;border-top:1px solid #cbcec8;margin-left:0}}.forum-post-title{border-bottom:1px solid #cbcec8;font-weight:700;padding:4px 15px}.post-edited{font-size:.8em;margin:0;padding:15px}.author-signature{border-top:1px dashed #cbcec8;font-size:.8em;margin:10px 15px;padding:10px 0 0}.forum-post-footer{background-color:#f0f1f2;border-top:1px solid #cbcec8;padding:10px}.forum-jump-links{border-right:none;margin:0}.forum-post-links{margin:0}.forum-post-links li{margin-left:5px}.forum-post-links li:first-child{margin-left:0}.forum-top-post-footer,.forum-topic-navigation{background:#cbcec8;border:1px solid #cbcec8}#forum-comments{margin-top:20px}#forum-comments .indented{border-left:0;margin-left:15px}#forum-comments div.comment-form{background-color:#fafafa;border:1px solid #cbcec8;margin-top:20px}#forum-comments div.comment-form>h2{background-color:#cbcec8;font-size:1rem;font-weight:700;margin:0;padding:10px}#forum-comments div.comment-form form{padding:15px}span.topic-icon{height:24px;text-indent:-9999px;width:24px}.af-button-small{border:0;font-size:14px;padding:10px}.view-advanced-forum-active-topics .views-exposed-form,.view-advanced-forum-new-topics .views-exposed-form,.view-advanced-forum-unanswered-topics .views-exposed-form{margin-bottom:10px}.view-advanced-forum-active-topics .views-exposed-form .views-exposed-widget,.view-advanced-forum-new-topics .views-exposed-form .views-exposed-widget,.view-advanced-forum-unanswered-topics .views-exposed-form .views-exposed-widget{display:inline-block;margin-left:10px;vertical-align:middle}.view-advanced-forum-active-topics .views-exposed-form .views-exposed-widget:first-child,.view-advanced-forum-new-topics .views-exposed-form .views-exposed-widget:first-child,.view-advanced-forum-unanswered-topics .views-exposed-form .views-exposed-widget:first-child{margin-left:0}.view-advanced-forum-active-topics .views-exposed-form .views-exposed-widget .views-widget,.view-advanced-forum-active-topics .views-exposed-form .views-exposed-widget label,.view-advanced-forum-new-topics .views-exposed-form .views-exposed-widget .views-widget,.view-advanced-forum-new-topics .views-exposed-form .views-exposed-widget label,.view-advanced-forum-unanswered-topics .views-exposed-form .views-exposed-widget .views-widget,.view-advanced-forum-unanswered-topics .views-exposed-form .views-exposed-widget label{display:inline-block;vertical-align:middle}.view-advanced-forum-active-topics .views-exposed-form .views-exposed-widget .form-item,.view-advanced-forum-new-topics .views-exposed-form .views-exposed-widget .form-item,.view-advanced-forum-unanswered-topics .views-exposed-form .views-exposed-widget .form-item{margin:0}.view-advanced-forum-active-topics .row.pager,.view-advanced-forum-new-topics .row.pager,.view-advanced-forum-unanswered-topics .row.pager{border-top:0;padding-top:0}body.maintenance-page .region-header section.header .row{display:flex;justify-content:center;padding:30px 0}body.maintenance-page .region-titlebar{border-top:30px solid #fff;text-align:center}body.maintenance-page .helix-row-copy{font-size:20px;margin:100px 0;text-align:center}body.maintenance-page .region-footer{text-align:center}body.rss-html-feed{background-color:#fff;box-sizing:border-box;color:#333;padding:16px;width:100%}body.rss-html-feed .header{margin-bottom:25px}body.rss-html-feed .header:after{clear:both;content:"";display:block;height:0;overflow:hidden;position:static;width:100%}body.rss-html-feed .intro,body.rss-html-feed .items{background-color:#f0f1f2;padding:30px}body.rss-html-feed .intro{box-sizing:border-box;float:right;width:350px}body.rss-html-feed .items{margin-right:375px;overflow:hidden}body.rss-html-feed .items .item{margin-bottom:30px}body.rss-html-feed .items .item:last-child{margin-bottom:0}body.rss-html-feed .items .item>h3,body.rss-html-feed .items section.helix-row-comparison-slider .row.intro .item>h2,body.rss-html-feed .items section.helix-row-panels .row.intro .item>h2,body.rss-html-feed .items section.helix-row-stats .row.intro .item>h2,body.rss-html-feed .items section.helix-row-team .row.intro .item>h2,section.helix-row-comparison-slider .row.intro body.rss-html-feed .items .item>h2,section.helix-row-panels .row.intro body.rss-html-feed .items .item>h2,section.helix-row-stats .row.intro body.rss-html-feed .items .item>h2,section.helix-row-team .row.intro body.rss-html-feed .items .item>h2{border-bottom:1px solid #076a9e}@media screen and (max-width:767px){body.rss-html-feed .intro{float:none;width:auto}body.rss-html-feed .items{margin-right:0;margin-top:30px}}@media screen and (max-width:399px){body.rss-html-feed .intro,body.rss-html-feed .items{padding:15px}}body.path-search .page-layout{padding:60px 0}body.path-search .block-system-main-block h2{display:none}body.path-search .block-system-main-block .pager{margin-top:60px}@media screen and (max-width:767px){body.path-search .block-system-main-block .pager{margin-top:60px}}.search-form .container-inline{align-items:flex-end;display:flex}.search-form .container-inline .form-item{flex:1;margin-bottom:0}.search-form .container-inline button,.search-form .container-inline section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-form .container-inline .button{margin-left:20px}@media screen and (max-width:549px){.search-form .container-inline{display:block}.search-form .container-inline .form-item{margin-bottom:20px}.search-form .container-inline button,.search-form .container-inline section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .search-form .container-inline .button{margin-left:0;width:100%}}.search-form .search-help-link{display:inline-block;margin:15px 0}.search-results li{list-style:none inside;margin-top:20px}.search-results li .search-result__info{display:none}@media screen and (max-width:767px){.search-results li{margin-top:30px}}.search-label{background-color:#ffe4e8;border-radius:16px;box-sizing:border-box;color:#b01c33;display:block;margin:24px 0;padding:16px;text-align:center;text-decoration:underline;width:100%}.view-solr-search,.view-solr-spares{align-items:start;-moz-column-gap:32px;column-gap:32px;display:grid;grid-template-areas:"filters header" "filters main";grid-template-columns:280px auto}.view-solr-search .search--main,.view-solr-spares .search--main{grid-area:main}.view-solr-search .view-header,.view-solr-spares .view-header{grid-area:header;margin-bottom:24px}.view-solr-search .search-counter,.view-solr-spares .search-counter{display:inline-block}.view-solr-search .search-block-form,.view-solr-spares .search-block-form{display:inline-block;margin-right:24px;width:310px}.view-solr-search .search-block-form form .form-item input,.view-solr-spares .search-block-form form .form-item input{width:100%}.view-solr-search .view-filters,.view-solr-spares .view-filters{align-self:start;background-color:#f8fafc;border-radius:16px;grid-area:filters;padding:20px;position:relative}.view-solr-search .view-filters details:not(:has(input[type=checkbox])),.view-solr-spares .view-filters details:not(:has(input[type=checkbox])){display:none}.view-solr-search .view-filters .view-filters--accordion>summary,.view-solr-spares .view-filters .view-filters--accordion>summary{display:none}.view-solr-search .view-filters .summary-toggles,.view-solr-spares .view-filters .summary-toggles{align-items:center;cursor:pointer;display:none;gap:24px;justify-content:space-between;pointer-events:none;position:absolute;right:20px;top:32px;transform:translateY(-50%)}.view-solr-search .view-filters .summary-toggles a,.view-solr-search .view-filters .summary-toggles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.view-solr-spares .view-filters .summary-toggles a,.view-solr-spares .view-filters .summary-toggles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-search .view-filters .summary-toggles a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-spares .view-filters .summary-toggles a{display:none;pointer-events:auto}.view-solr-search .view-filters .summary-toggles .icon,.view-solr-search .view-filters .summary-toggles section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-filters .summary-toggles .icon,.view-solr-spares .view-filters .summary-toggles section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .view-solr-search .view-filters .summary-toggles .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-filters .summary-toggles .more{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z'/%3E%3C/svg%3E");height:16px;pointer-events:none;transform:rotate(-90deg);width:16px}.view-solr-search .view-filters .view-filters--header,.view-solr-spares .view-filters .view-filters--header{display:flex;justify-content:space-between}.view-solr-search .view-filters .view-filters--header a,.view-solr-search .view-filters .view-filters--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.view-solr-spares .view-filters .view-filters--header a,.view-solr-spares .view-filters .view-filters--header section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-search .view-filters .view-filters--header a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-spares .view-filters .view-filters--header a{text-decoration:underline}.view-solr-search .view-filters .form-type-textfield,.view-solr-spares .view-filters .form-type-textfield{display:none}.view-solr-search .view-filters form .form--inline,.view-solr-spares .view-filters form .form--inline{display:flex;flex-direction:column}.view-solr-search .view-filters form .form--inline:not(.form-checkboxes),.view-solr-spares .view-filters form .form--inline:not(.form-checkboxes){gap:24px}.view-solr-search .view-filters form .form--inline details,.view-solr-spares .view-filters form .form--inline details{color:#b01c33;cursor:pointer;margin-bottom:0}.view-solr-search .view-filters form .form--inline details summary,.view-solr-spares .view-filters form .form--inline details summary{cursor:pointer;display:flex;justify-content:space-between;list-style:none}.view-solr-search .view-filters form .form--inline details summary::-webkit-details-marker,.view-solr-spares .view-filters form .form--inline details summary::-webkit-details-marker{display:none}.view-solr-search .view-filters form .form--inline details summary:after,.view-solr-spares .view-filters form .form--inline details summary:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath d='M15.53 18.97a.75.75 0 1 1-1.06 1.061l-7.5-7.5a.749.749 0 0 1 0-1.061l7.5-7.5a.75.75 0 1 1 1.06 1.061l-6.97 6.97 6.97 6.969Z' fill='%23B01C33'/%3E%3C/svg%3E");cursor:pointer;height:16px;margin-left:8px;transform:rotate(-90deg);transition:transform .2s;width:16px}.view-solr-search .view-filters form .form--inline details[open] summary:after,.view-solr-spares .view-filters form .form--inline details[open] summary:after{transform:rotate(90deg)}.view-solr-search .view-filters form .form--inline #edit-actions--2,.view-solr-spares .view-filters form .form--inline #edit-actions--2{display:none}.view-solr-search .view-filters form .form--inline .details-wrapper,.view-solr-spares .view-filters form .form--inline .details-wrapper{margin-top:8px;padding-left:15px}.view-solr-search .view-filters form .form--inline .details-wrapper .form-item,.view-solr-spares .view-filters form .form--inline .details-wrapper .form-item{align-items:center;display:flex}.view-solr-search .view-filters form .form--inline .details-wrapper .form-item .field,.view-solr-spares .view-filters form .form--inline .details-wrapper .form-item .field{margin-right:8px}.view-solr-search .view-filters form .form--inline .details-wrapper .form-item .field input,.view-solr-spares .view-filters form .form--inline .details-wrapper .form-item .field input{margin-bottom:2px}.view-solr-search .view-filters form .form--inline .details-wrapper .form-item label,.view-solr-spares .view-filters form .form--inline .details-wrapper .form-item label{color:#000;margin-bottom:0}.view-solr-search .view-row--wrapper,.view-solr-spares .view-row--wrapper{margin-bottom:32px}#block-machines .view-solr-search .view-row--wrapper h2.block__title--machines,#block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines,#block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines,#block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines,.block-latest-articles .view-solr-search .view-row--wrapper h2.block__title,.block-latest-articles .view-solr-spares .view-row--wrapper h2.block__title,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .view-solr-search .view-row--wrapper .field__item,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .view-solr-spares .view-row--wrapper .field__item,.view-solr-search .view-row--wrapper #block-machines h2.block__title--machines,.view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines,.view-solr-search .view-row--wrapper .block-latest-articles h2.block__title,.view-solr-search .view-row--wrapper .region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item,.view-solr-search .view-row--wrapper .tag,.view-solr-search .view-row--wrapper h5,.view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2,.view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines,.view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines,.view-solr-spares .view-row--wrapper .block-latest-articles h2.block__title,.view-solr-spares .view-row--wrapper .region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item,.view-solr-spares .view-row--wrapper .tag,.view-solr-spares .view-row--wrapper h5,.view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2{margin:0 0 16px}.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .view-solr-search .view-row--wrapper .field__item,.region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .view-solr-spares .view-row--wrapper .field__item,.view-solr-search .view-row--wrapper .region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item,.view-solr-search .view-row--wrapper .tag,.view-solr-spares .view-row--wrapper .region-titlebar-machine-node .page-title-wrapper .field--name-field-machine-highlights .field__items .field__item,.view-solr-spares .view-row--wrapper .tag{vertical-align:middle}#block-machines .view-solr-search .view-row--wrapper h2.block__title--machines,#block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines,#block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines,#block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines,.block-latest-articles .view-solr-search .view-row--wrapper h2.block__title,.block-latest-articles .view-solr-spares .view-row--wrapper h2.block__title,.view-solr-search .view-row--wrapper #block-machines h2.block__title--machines,.view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines,.view-solr-search .view-row--wrapper .block-latest-articles h2.block__title,.view-solr-search .view-row--wrapper h5,.view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2,.view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines,.view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines,.view-solr-spares .view-row--wrapper .block-latest-articles h2.block__title,.view-solr-spares .view-row--wrapper h5,.view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2{align-items:center;display:flex;gap:8px;line-height:140%}#block-machines .view-solr-search .view-row--wrapper h2.block__title--machines .icon,#block-machines .view-solr-search .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .more,#block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .icon,#block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .more,#block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines .icon,#block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .more,#block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .icon,#block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .more,.block-latest-articles .view-solr-search .view-row--wrapper h2.block__title .icon,.block-latest-articles .view-solr-spares .view-row--wrapper h2.block__title .icon,.view-solr-search .view-row--wrapper #block-machines h2.block__title--machines .icon,.view-solr-search .view-row--wrapper #block-machines h2.block__title--machines section.helix-row-block .block-latest-articles .more,.view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .icon,.view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines section.helix-row-block .block-latest-articles .more,.view-solr-search .view-row--wrapper .block-latest-articles h2.block__title .icon,.view-solr-search .view-row--wrapper h5 .icon,.view-solr-search .view-row--wrapper h5 section.helix-row-block .block-latest-articles .more,.view-solr-search .view-row--wrapper section.helix-row-block .block-latest-articles h2.block__title .more,.view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .icon,.view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines .icon,.view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .icon,.view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-row--wrapper .block-latest-articles h2.block__title .icon,.view-solr-spares .view-row--wrapper h5 .icon,.view-solr-spares .view-row--wrapper h5 section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-row--wrapper section.helix-row-block .block-latest-articles h2.block__title .more,.view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .icon,.view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles #block-machines .view-solr-search .view-row--wrapper h2.block__title--machines .more,section.helix-row-block .block-latest-articles #block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .more,section.helix-row-block .block-latest-articles #block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines .more,section.helix-row-block .block-latest-articles #block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper #block-machines h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper h2.block__title .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper h5 .more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper h2.block__title .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper h5 .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .more,section.helix-row-block .block-latest-articles section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 .more,section.helix-row-block .block-latest-articles section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 .more,section.helix-row-block .view-solr-search .view-row--wrapper .block-latest-articles h2.block__title .more,section.helix-row-block .view-solr-spares .view-row--wrapper .block-latest-articles h2.block__title .more,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 .icon,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 section.helix-row-block .block-latest-articles .more,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 .icon,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 section.helix-row-block .block-latest-articles .more{height:24px;width:24px}#block-machines .view-solr-search .view-row--wrapper h2.block__title--machines .icon.icon-pdf,#block-machines .view-solr-search .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .icon-pdf.more,#block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .icon.icon-pdf,#block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .icon-pdf.more,#block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines .icon.icon-pdf,#block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .icon-pdf.more,#block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .icon.icon-pdf,#block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines section.helix-row-block .block-latest-articles .icon-pdf.more,.block-latest-articles .view-solr-search .view-row--wrapper h2.block__title .icon.icon-pdf,.block-latest-articles .view-solr-spares .view-row--wrapper h2.block__title .icon.icon-pdf,.view-solr-search .view-row--wrapper #block-machines h2.block__title--machines .icon.icon-pdf,.view-solr-search .view-row--wrapper #block-machines h2.block__title--machines section.helix-row-block .block-latest-articles .icon-pdf.more,.view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .icon.icon-pdf,.view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines section.helix-row-block .block-latest-articles .icon-pdf.more,.view-solr-search .view-row--wrapper .block-latest-articles h2.block__title .icon.icon-pdf,.view-solr-search .view-row--wrapper h5 .icon.icon-pdf,.view-solr-search .view-row--wrapper h5 section.helix-row-block .block-latest-articles .icon-pdf.more,.view-solr-search .view-row--wrapper section.helix-row-block .block-latest-articles h2.block__title .icon-pdf.more,.view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .icon.icon-pdf,.view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.helix-row-block .block-latest-articles .icon-pdf.more,.view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines .icon.icon-pdf,.view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines section.helix-row-block .block-latest-articles .icon-pdf.more,.view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .icon.icon-pdf,.view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines section.helix-row-block .block-latest-articles .icon-pdf.more,.view-solr-spares .view-row--wrapper .block-latest-articles h2.block__title .icon.icon-pdf,.view-solr-spares .view-row--wrapper h5 .icon.icon-pdf,.view-solr-spares .view-row--wrapper h5 section.helix-row-block .block-latest-articles .icon-pdf.more,.view-solr-spares .view-row--wrapper section.helix-row-block .block-latest-articles h2.block__title .icon-pdf.more,.view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .icon.icon-pdf,.view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 section.helix-row-block .block-latest-articles .icon-pdf.more,section.helix-row-block .block-latest-articles #block-machines .view-solr-search .view-row--wrapper h2.block__title--machines .icon-pdf.more,section.helix-row-block .block-latest-articles #block-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .icon-pdf.more,section.helix-row-block .block-latest-articles #block-vapormatt-theme-machines .view-solr-search .view-row--wrapper h2.block__title--machines .icon-pdf.more,section.helix-row-block .block-latest-articles #block-vapormatt-theme-machines .view-solr-spares .view-row--wrapper h2.block__title--machines .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper #block-machines h2.block__title--machines .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper h2.block__title .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper h5 .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-search .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper #block-machines h2.block__title--machines .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper #block-vapormatt-theme-machines h2.block__title--machines .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper h2.block__title .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper h5 .icon-pdf.more,section.helix-row-block .block-latest-articles .view-solr-spares .view-row--wrapper section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header h2 .icon-pdf.more,section.helix-row-block .block-latest-articles section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 .icon-pdf.more,section.helix-row-block .block-latest-articles section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 .icon-pdf.more,section.helix-row-block .view-solr-search .view-row--wrapper .block-latest-articles h2.block__title .icon-pdf.more,section.helix-row-block .view-solr-spares .view-row--wrapper .block-latest-articles h2.block__title .icon-pdf.more,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 .icon.icon-pdf,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-search .view-row--wrapper h2 section.helix-row-block .block-latest-articles .icon-pdf.more,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 .icon.icon-pdf,section.helix-row.helix-row-downloads-grid .helix-row-downloads-grid--header .view-solr-spares .view-row--wrapper h2 section.helix-row-block .block-latest-articles .icon-pdf.more{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='m20.03 7.72-5.25-5.25a.75.75 0 0 0-.53-.22h-9a1.5 1.5 0 0 0-1.5 1.5v16.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-12a.75.75 0 0 0-.22-.53ZM15 4.81l2.69 2.69H15V4.81Zm3.75 15.44H5.25V3.75h8.25v4.5a.75.75 0 0 0 .75.75h4.5v11.25Z' fill='%23B01C33'/%3E%3Cpath d='M18 11.444a.414.414 0 0 1-.153.315.571.571 0 0 1-.369.13h-1.565v.889h1.043a.57.57 0 0 1 .37.13.414.414 0 0 1 .152.314c0 .118-.055.231-.153.315a.571.571 0 0 1-.369.13h-1.043v.889c0 .117-.055.23-.153.314a.57.57 0 0 1-.369.13.57.57 0 0 1-.369-.13.414.414 0 0 1-.152-.314v-3.112c0-.117.055-.23.152-.314a.57.57 0 0 1 .37-.13h2.086c.139 0 .271.047.37.13a.414.414 0 0 1 .152.314Zm-8.609 1.112c0 .412-.192.808-.535 1.1a1.999 1.999 0 0 1-1.29.455h-.523v.445c0 .117-.054.23-.152.314a.57.57 0 0 1-.37.13.57.57 0 0 1-.368-.13.414.414 0 0 1-.153-.314v-3.112c0-.117.055-.23.153-.314a.57.57 0 0 1 .369-.13h1.043c.485 0 .949.164 1.291.456.343.291.535.687.535 1.1Zm-1.043 0a.62.62 0 0 0-.23-.472.856.856 0 0 0-.553-.195h-.522v1.333h.522c.208 0 .407-.07.554-.195a.621.621 0 0 0 .229-.471Zm5.739.444c0 .53-.247 1.04-.688 1.414-.44.375-1.037.586-1.66.586h-1.043a.571.571 0 0 1-.37-.13.414.414 0 0 1-.152-.314v-3.112c0-.117.055-.23.153-.314a.571.571 0 0 1 .369-.13h1.043c.623 0 1.22.21 1.66.586.44.375.688.884.688 1.414Zm-1.043 0c0-.295-.138-.577-.383-.786a1.428 1.428 0 0 0-.922-.325h-.522v2.222h.522c.346 0 .678-.117.922-.325.245-.209.383-.491.383-.786Z' fill='%23B01C33'/%3E%3C/svg%3E")}.view-solr-search .view-row--wrapper.view-row--wrapper--machine,.view-solr-spares .view-row--wrapper.view-row--wrapper--machine{border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 6px -4px rgba(0,0,0,.102);box-shadow:0 10px 15px -3px rgba(0,0,0,.102);-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:235px auto;overflow:hidden}.view-solr-search .view-row--wrapper.view-row--wrapper--machine .machine-image,.view-solr-search .view-row--wrapper.view-row--wrapper--machine .machine-image .image,.view-solr-spares .view-row--wrapper.view-row--wrapper--machine .machine-image,.view-solr-spares .view-row--wrapper.view-row--wrapper--machine .machine-image .image{height:100%}.view-solr-search .view-row--wrapper.view-row--wrapper--machine .machine-image picture,.view-solr-spares .view-row--wrapper.view-row--wrapper--machine .machine-image picture{display:block;height:100%}.view-solr-search .view-row--wrapper.view-row--wrapper--machine .machine-image img,.view-solr-spares .view-row--wrapper.view-row--wrapper--machine .machine-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.view-solr-search .view-row--wrapper.view-row--wrapper--machine .machine-text,.view-solr-spares .view-row--wrapper.view-row--wrapper--machine .machine-text{padding:24px 16px 24px 0}.view-solr-search .view-content--spares,.view-solr-spares .view-content--spares{display:grid;gap:34px;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1210px){.view-solr-search .view-content--spares,.view-solr-spares .view-content--spares{-moz-column-gap:8px;column-gap:8px;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.view-solr-search,.view-solr-spares{grid-template-areas:"header" "filters" "main";grid-template-columns:1fr}.view-solr-search .view-content--spares,.view-solr-spares .view-content--spares{grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr)}.view-solr-search .view-filters,.view-solr-spares .view-filters{margin-bottom:24px;padding:0}.view-solr-search .view-filters .view-filters--accordion>summary,.view-solr-spares .view-filters .view-filters--accordion>summary{padding:20px}.view-solr-search .view-filters .view-filters--body,.view-solr-spares .view-filters .view-filters--body{padding:0 20px 20px}.view-solr-search .view-filters .view-filters--header,.view-solr-spares .view-filters .view-filters--header{display:none}.view-solr-search .view-filters .view-filters--accordion>summary,.view-solr-spares .view-filters .view-filters--accordion>summary{cursor:pointer;display:block;list-style:none}.view-solr-search .view-filters .view-filters--accordion>summary::-webkit-details-marker,.view-solr-spares .view-filters .view-filters--accordion>summary::-webkit-details-marker{display:none}.view-solr-search .view-filters .view-filters--accordion>summary::marker,.view-solr-spares .view-filters .view-filters--accordion>summary::marker{content:""}.view-solr-search .view-filters .view-filters--accordion:not([open])>.view-filters--body,.view-solr-spares .view-filters .view-filters--accordion:not([open])>.view-filters--body{display:none}.view-solr-search .view-filters .view-filters--accordion[open]>.view-filters--body,.view-solr-spares .view-filters .view-filters--accordion[open]>.view-filters--body{display:block}.view-solr-search .view-filters .summary-toggles,.view-solr-spares .view-filters .summary-toggles{display:flex}.view-solr-search .view-filters .view-filters--accordion[open]+.summary-toggles a,.view-solr-search .view-filters .view-filters--accordion[open]+.summary-toggles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,.view-solr-spares .view-filters .view-filters--accordion[open]+.summary-toggles a,.view-solr-spares .view-filters .view-filters--accordion[open]+.summary-toggles section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-search .view-filters .view-filters--accordion[open]+.summary-toggles a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .view-solr-spares .view-filters .view-filters--accordion[open]+.summary-toggles a{display:block}.view-solr-search .view-filters .view-filters--accordion[open]+.summary-toggles .icon,.view-solr-search .view-filters .view-filters--accordion[open]+.summary-toggles section.helix-row-block .block-latest-articles .more,.view-solr-spares .view-filters .view-filters--accordion[open]+.summary-toggles .icon,.view-solr-spares .view-filters .view-filters--accordion[open]+.summary-toggles section.helix-row-block .block-latest-articles .more,section.helix-row-block .block-latest-articles .view-solr-search .view-filters .view-filters--accordion[open]+.summary-toggles .more,section.helix-row-block .block-latest-articles .view-solr-spares .view-filters .view-filters--accordion[open]+.summary-toggles .more{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M19.28 18.22a.75.75 0 0 1-1.06 1.061L12 13.061l-6.22 6.22a.75.75 0 1 1-1.06-1.061L10.94 12 4.72 5.781A.75.75 0 1 1 5.78 4.72L12 10.94l6.22-6.22a.75.75 0 0 1 1.06 1.061l-6.22 6.22 6.22 6.219Z'/%3E%3C/svg%3E")}.view-solr-search .view-header .search-block-form,.view-solr-spares .view-header .search-block-form{display:block;margin-bottom:8px;width:100%}}@media screen and (max-width:650px),screen and (min-width:767px) and (max-width:1000px){.view-solr-search .view-row--wrapper.view-row--wrapper--machine,.view-solr-spares .view-row--wrapper.view-row--wrapper--machine{grid-template-columns:1fr}.view-solr-search .view-row--wrapper.view-row--wrapper--machine .machine-text,.view-solr-spares .view-row--wrapper.view-row--wrapper--machine .machine-text{padding:24px 16px 32px}}@media screen and (max-width:549px){.view-solr-search .view-content--spares,.view-solr-spares .view-content--spares{grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr)}}.node--type-team-member.node--view-mode-full{padding:50px 16px}.node--type-team-member.node--view-mode-full .image img{display:block}.node--type-team-member.node--view-mode-full .node__title{margin:0!important}.node--type-team-member.node--view-mode-full .job-title{font-style:italic}.node--type-team-member.node--view-mode-full header{border-bottom:1px solid #cbcec8;margin-bottom:20px;padding-bottom:20px}.node--type-team-member.node--view-mode-full .body{margin-bottom:30px}.node--type-team-member.node--view-mode-full .body:last-child{margin-bottom:0}.node--type-team-member.node--view-mode-full .contact>div{margin-bottom:5px}.node--type-team-member.node--view-mode-full .contact>div:last-child{margin-bottom:0}.node--type-team-member.node--view-mode-full .contact .email:before{content:"E:";display:inline-block;margin-right:5px}.node--type-team-member.node--view-mode-full .contact .phone:before{content:"T:";display:inline-block;margin-right:5px}.node--type-team-member.node--view-mode-full .contact .social{display:flex;flex-wrap:wrap;margin-top:20px}.node--type-team-member.node--view-mode-full .contact .social li:not(:last-child){margin-right:10px}.node--type-team-member.node--view-mode-full .contact .social .social-link{display:block;height:40px;overflow:hidden;padding:0;position:relative;text-align:left;text-indent:-9999em;width:40px}.node--type-team-member.node--view-mode-full .contact .social .social-link:before{bottom:0;height:20px;left:0;margin:auto;position:absolute;right:0;text-indent:0;top:0;width:20px}.node--type-team-member.node--view-mode-full .contact .social .social-link--facebook:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-full .contact .social .social-link--twitter:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.895' height='20' viewBox='0 0 17 19' preserveAspectRatio='none'%3E%3Cpath d='M16.389 16.848 10.52 7.625l5.791-6.37a.75.75 0 0 0-1.11-1.01L9.685 6.314 5.889.348A.75.75 0 0 0 5.256 0h-4.5a.75.75 0 0 0-.633 1.153l5.869 9.222L.201 16.75a.75.75 0 1 0 1.11 1.01l5.516-6.068 3.796 5.965a.75.75 0 0 0 .633.343h4.5a.75.75 0 0 0 .633-1.152Zm-4.721-.348-9.546-15h2.719l9.55 15h-2.723Z' fill='%23fff'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-full .contact .social .social-link--linkedin:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M12 12h5.535v2.837h.079c.77-1.381 2.655-2.837 5.464-2.837C28.92 12 30 15.637 30 20.367V30h-5.769v-8.54c0-2.037-.042-4.657-3.001-4.657-3.005 0-3.463 2.218-3.463 4.509V30H12V12zM2 12h6v18H2V12zM8 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-full .contact .social .social-link--instagram:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M16 2.881c4.275 0 4.781.019 6.462.094 1.563.069 2.406.331 2.969.55a4.952 4.952 0 0 1 1.837 1.194 5.015 5.015 0 0 1 1.2 1.838c.219.563.481 1.412.55 2.969.075 1.688.094 2.194.094 6.463s-.019 4.781-.094 6.463c-.069 1.563-.331 2.406-.55 2.969a4.94 4.94 0 0 1-1.194 1.837 5.02 5.02 0 0 1-1.837 1.2c-.563.219-1.413.481-2.969.55-1.688.075-2.194.094-6.463.094s-4.781-.019-6.463-.094c-1.563-.069-2.406-.331-2.969-.55a4.952 4.952 0 0 1-1.838-1.194 5.02 5.02 0 0 1-1.2-1.837c-.219-.563-.481-1.413-.55-2.969-.075-1.688-.094-2.194-.094-6.463s.019-4.781.094-6.463c.069-1.563.331-2.406.55-2.969a4.964 4.964 0 0 1 1.194-1.838 5.015 5.015 0 0 1 1.838-1.2c.563-.219 1.412-.481 2.969-.55 1.681-.075 2.188-.094 6.463-.094zM16 0c-4.344 0-4.887.019-6.594.094-1.7.075-2.869.35-3.881.744-1.056.412-1.95.956-2.837 1.85a7.833 7.833 0 0 0-1.85 2.831C.444 6.538.169 7.7.094 9.4.019 11.113 0 11.656 0 16s.019 4.887.094 6.594c.075 1.7.35 2.869.744 3.881.413 1.056.956 1.95 1.85 2.837a7.82 7.82 0 0 0 2.831 1.844c1.019.394 2.181.669 3.881.744 1.706.075 2.25.094 6.594.094s4.888-.019 6.594-.094c1.7-.075 2.869-.35 3.881-.744 1.05-.406 1.944-.956 2.831-1.844s1.438-1.781 1.844-2.831c.394-1.019.669-2.181.744-3.881.075-1.706.094-2.25.094-6.594s-.019-4.887-.094-6.594c-.075-1.7-.35-2.869-.744-3.881a7.506 7.506 0 0 0-1.831-2.844A7.82 7.82 0 0 0 26.482.843C25.463.449 24.301.174 22.601.099c-1.712-.081-2.256-.1-6.6-.1z'/%3E%3Cpath fill='%23fff' d='M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219A8.221 8.221 0 0 0 16 7.781zm0 13.55a5.331 5.331 0 1 1 0-10.663 5.331 5.331 0 0 1 0 10.663zM26.462 7.456a1.919 1.919 0 1 1-3.838 0 1.919 1.919 0 0 1 3.838 0z'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-full .contact .social .social-link--pinterest:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M16 2.138c-7.656 0-13.863 6.206-13.863 13.863 0 5.875 3.656 10.887 8.813 12.906-.119-1.094-.231-2.781.05-3.975.25-1.081 1.625-6.887 1.625-6.887s-.412-.831-.412-2.056c0-1.925 1.119-3.369 2.506-3.369 1.181 0 1.756.887 1.756 1.95 0 1.188-.756 2.969-1.15 4.613-.331 1.381.688 2.506 2.05 2.506 2.462 0 4.356-2.6 4.356-6.35 0-3.319-2.387-5.638-5.787-5.638-3.944 0-6.256 2.956-6.256 6.019 0 1.194.456 2.469 1.031 3.163a.408.408 0 0 1 .094.4c-.106.438-.338 1.381-.387 1.575-.063.256-.2.306-.463.188-1.731-.806-2.813-3.337-2.813-5.369 0-4.375 3.175-8.387 9.156-8.387 4.806 0 8.544 3.425 8.544 8.006 0 4.775-3.012 8.625-7.194 8.625-1.406 0-2.725-.731-3.175-1.594 0 0-.694 2.644-.863 3.294-.313 1.206-1.156 2.712-1.725 3.631 1.3.4 2.675.619 4.106.619 7.656 0 13.863-6.206 13.863-13.863 0-7.662-6.206-13.869-13.863-13.869z'/%3E%3C/svg%3E")}.node--type-team-member.node--view-mode-full .contact .social .social-link--youtube:before{content:svg-url-yotube(#fff,20px)}.node--type-team-member.node--view-mode-full .contact .social .social-link--vimeo:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 32 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M31.988 8.563c-.144 3.113-2.319 7.381-6.525 12.794-4.35 5.65-8.031 8.481-11.044 8.481-1.863 0-3.444-1.719-4.731-5.163-.863-3.156-1.719-6.313-2.581-9.469-.956-3.444-1.981-5.162-3.081-5.162-.237 0-1.075.506-2.513 1.506L.007 9.612A391.952 391.952 0 0 0 4.676 5.45C6.782 3.631 8.364 2.675 9.42 2.575c2.487-.237 4.025 1.463 4.6 5.106.619 3.931 1.05 6.375 1.294 7.331.719 3.263 1.506 4.894 2.369 4.894.669 0 1.675-1.056 3.019-3.175 1.337-2.113 2.056-3.725 2.156-4.831.194-1.825-.525-2.744-2.156-2.744-.769 0-1.556.175-2.369.525 1.575-5.15 4.575-7.65 9.012-7.506 3.281.087 4.831 2.219 4.644 6.388z'/%3E%3C/svg%3E")}@media screen and (max-width:767px){.node--type-team-member.node--view-mode-full{border:0;padding:30px 16px}.node--type-team-member.node--view-mode-full .columns{margin-bottom:20px}.node--type-team-member.node--view-mode-full .columns:last-child{margin-bottom:0}}.taxonomy-term>.content{margin-bottom:50px}.no-term-content{color:#999;font-style:italic;margin-top:50px;text-align:center}body.page-node-type-machine .machine-features{padding:0}body.page-node-type-machine .machine-features--tabs{background-color:#f8fafc;padding:0}body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner{display:flex;gap:60px;justify-content:center}body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner .machine-features--tab{cursor:pointer;line-height:64px;position:relative}body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner .machine-features--tab:after{background-color:#0444e3;bottom:0;content:"";display:none;height:3px;position:absolute;width:100%}body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner .machine-features--tab.active{color:#0444e3}body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner .machine-features--tab.active:after{display:block}@media screen and (max-width:549px){body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner{flex-direction:column;gap:0}body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner .machine-features--tab{font-size:16px;line-height:40px;padding:0 16px}body.page-node-type-machine .machine-features--tabs .machine-features--tabs--inner .machine-features--tab:after{left:0}}body.page-node-type-machine .machine-content{padding:0 16px}body.page-node-type-machine .machine-content .row{align-items:start;display:grid;position:relative}body.page-node-type-machine .machine-content .row:before{display:none}body.page-node-type-machine .machine-content .row .machine-features--content--item{display:none;grid-area:1/1/2/2;opacity:0;padding:48px 0 60px;transition:opacity .25s ease;width:100%}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features{flex-direction:row-reverse;gap:60px;justify-content:space-between}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main{flex:1}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features{column-count:2;-moz-column-gap:24px;column-gap:24px;-webkit-columns:2;-moz-columns:2;padding:32px 60px 32px 40px}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features li{list-style:none;margin-left:0;padding-left:36px;position:relative}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul.features li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' preserveAspectRatio='none'%3E%3Cpath d='M19.5 3.75h-15A1.5 1.5 0 0 0 3 5.25v5.25c0 4.943 2.393 7.938 4.4 9.58 2.162 1.768 4.312 2.368 4.406 2.394a.752.752 0 0 0 .394 0c.093-.026 2.241-.626 4.406-2.394C18.608 18.438 21 15.443 21 10.5V5.25a1.5 1.5 0 0 0-1.5-1.5Zm0 6.75c0 3.475-1.28 6.296-3.806 8.383A12.12 12.12 0 0 1 12 20.964a12.024 12.024 0 0 1-3.649-2.044C5.796 16.83 4.5 13.997 4.5 10.5V5.25h15v5.25ZM7.72 13.28a.75.75 0 1 1 1.06-1.06l1.72 1.72 4.72-4.72a.751.751 0 0 1 1.06 1.06l-5.25 5.25a.747.747 0 0 1-1.06 0l-2.25-2.25Z' fill='%23B01C33'/%3E%3C/svg%3E");height:24px;left:0;position:absolute;width:24px}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar{width:267px}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference{background-color:#f8fafc;border-radius:18px;margin-bottom:32px;padding:20px 20px 32px}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference:last-child{margin-bottom:0}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference .field__label{margin-bottom:16px}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference .field__item a,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference .field__item section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference .field__item a{line-height:160%;padding-left:12px;position:relative}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference .field__item a:before,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference .field__item section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .field--type-entity-reference .field__item a:before{background-color:#b01c33;border-radius:100%;content:"";display:inline-block;height:3px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .button{font-size:16px;padding:9px 0;text-align:center;width:100%}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .button:before{bottom:9px;left:16px;width:235px}body.page-node-type-machine .machine-content .row .machine-features--content--item.active{display:flex!important;opacity:1;position:relative;z-index:100}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--video{gap:20px;grid-template-columns:1fr 1fr}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--video.active{display:grid!important}@media screen and (max-width:767px){body.page-node-type-machine .machine-content .row .machine-features--content--item{padding:16px 0 0}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features{flex-direction:column;gap:20px}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar{width:100%}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar button,body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .button,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--sidebar .button{display:none}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--features .machine-features--content--main ul{-moz-columns:1;column-count:1;padding:20px}body.page-node-type-machine .machine-content .row .machine-features--content--item.machine-features--content--item--video{grid-template-columns:1fr}}body.page-node-type-machine .helix-row-button{margin:0 16px}.block-local-tasks-block nav.tabs{background:#333;font-size:1rem;padding:0;text-align:center}.block-local-tasks-block nav.tabs li{display:inline-block}.block-local-tasks-block nav.tabs li a,.block-local-tasks-block nav.tabs li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-local-tasks-block nav.tabs li a{color:#999;display:block;padding:10px 15px;text-decoration:none;transition:color .1s,background-color .1s}.block-local-tasks-block nav.tabs li a:focus,.block-local-tasks-block nav.tabs li a:hover,.block-local-tasks-block nav.tabs li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:focus,.block-local-tasks-block nav.tabs li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-local-tasks-block nav.tabs li a:focus,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-local-tasks-block nav.tabs li a:hover{background-color:#076a9e;color:#fff;text-decoration:none}.block-local-tasks-block nav.tabs li a.active,.block-local-tasks-block nav.tabs li section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a.active,.block-local-tasks-block nav.tabs li.active a,.block-local-tasks-block nav.tabs li.active section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-local-tasks-block nav.tabs li a.active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .block-local-tasks-block nav.tabs li.active a{color:#fff}.block-local-tasks-block nav.tabs ul:last-child{margin-bottom:0}@media print{.block-local-tasks-block nav.tabs{display:none}}.node-preview-container{background-color:#076a9e;box-shadow:0 2px 2px rgba(0,0,0,.35)}.node-preview-container a,.node-preview-container label,.node-preview-container section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node-preview-container a{color:#fff}.node-preview-container a,.node-preview-container section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node-preview-container a{text-decoration:none}.node-preview-container a:active,.node-preview-container a:hover,.node-preview-container section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:active,.node-preview-container section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:hover,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node-preview-container a:active,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node-preview-container a:hover{text-decoration:underline}.node-preview-container a:before,.node-preview-container section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary a:before,section.mobile-menu #block-vapormatt-theme-mainnavigation .menu-item.menu-item--secondary .node-preview-container a:before{content:"‹";display:inline-block;margin-right:10px}.node-preview-container form{-ms-grid-columns:1fr;-ms-grid-rows:1fr;display:-ms-grid;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.node-preview-container form>*{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.node-preview-container form .node-preview-backlink{-ms-grid-column-align:start;-ms-grid-row-align:center;align-self:center;justify-self:start}.node-preview-container form .form-item{display:flex;justify-self:center;margin:0}.node-preview-container form .form-item label{margin-bottom:0;margin-right:10px}
