.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.sticky{position:sticky}.col1-12{width:8.333333%}.col2-12{width:16.666667%}.col3-12{width:25%}.col4-12{width:33.333334%}.col5-12{width:41.666667%}.col6-12{width:50%}.col7-12{width:58.333333%}.col8-12{width:66.666667%}.col9-12{width:75%}.col10-12{width:83.333333%}.col11-12{width:91.666667%}.col12-12{width:100%}header #logo a{padding:20px}header #logo a svg{width:240px}header #menu-toggle-label{display:none}header #menu{background:transparent;display:flex;width:auto;justify-content:center;align-items:flex-end;flex-direction:column-reverse}header #menu ul{flex-direction:row;padding:0 10px}header #menu ul li{padding:10px}header #menu ul li a{position:relative}header #menu ul li a:after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:white;transition:width 0.3s;box-shadow:1px 1px #6e6e6e}header #menu ul li a:hover:after{width:100%}header #menu #nav,header #menu #extra{width:auto}#cta-buttons .col4-12{width:33.333334%}.deck .col4-12{width:33.33334%}main #hero{min-height:120px}#product-images{display:flex}#product-images #product-images-main{width:80%}#product-images #product-images-thumbnails{display:flex;flex-direction:column;width:20%}