div.timeline{position:relative;overflow:hidden;margin:0 auto;font-family:'lucida grande',tahoma,verdana,arial,sans-serif}div.timeline div.date_separator{position:relative;padding:20px 0;clear:both}div.timeline div.date_separator span{display:block;width:150px;height:30px;line-height:30px;font-size:14px;text-align:center;border:1px solid #BBB;background-color:#FFF;color:#666;border-radius:5px;opacity:0;filter:alpha(opacity=0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;transition:all 0.3s linear;-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%)}div.timeline div.date_separator.animated span{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}div.timeline_dual div.date_separator span,div.timeline_center div.date_separator span{margin-left:auto;margin-right:auto}div.timeline_left div.date_separator span{margin-left:auto;margin-right:0}div.timeline_right div.date_separator span{margin-left:0;margin-right:auto}div.timeline div.spine{position:absolute;top:0;bottom:100%;width:4px;border-radius:2px;background-color:#CCC;-webkit-transition:bottom 0.5s linear;-moz-transition:bottom 0.5s linear;-ms-transition:bottom 0.5s linear;transition:bottom 0.5s linear}div.timeline_dual div.spine,div.timeline_center div.spine{left:50%;margin-left:-2px}div.timeline_left div.spine{right:4px}div.timeline_right div.spine{left:4px}div.timeline div.spine.animated{bottom:0%}div.timeline_element{position:relative;margin:20px 0;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear}div.timeline_dual div.timeline_element_left{width:50%;margin:10px 0;float:left;clear:left}div.timeline_dual div.timeline_element_right{width:50%;margin:10px 0;float:right;clear:right}div.timeline_left div.timeline_element,div.timeline_dual div.timeline_element_left{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-mstransform:translateX(20px);transform:translateX(20px)}div.timeline_right div.timeline_element,div.timeline_dual div.timeline_element_right{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}div.timeline div.timeline_element.animated{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.opacityFilter div.timeline_element{visibility:hidden}.opacityFilter div.timeline_element.animated{visibility:visible}div.timeline_element_box{overflow:hidden;background-color:#FFF;border:1px solid #CCC;border-radius:5px;color:#37404e;text-shadow:none;box-shadow:0 1px 4px rgb(0 0 0 / .1)}div.timeline_element_box:hover{box-shadow:0 2px 6px rgb(0 0 0 / .1)}div.timeline_left div.timeline_element_box,div.timeline_dual div.timeline_element_left div.timeline_element_box{margin-right:30px}div.timeline_right div.timeline_element_box,div.timeline_dual div.timeline_element_right div.timeline_element_box{margin-left:30px}div.timeline_left div.timeline_element:before,div.timeline_right div.timeline_element:before,div.timeline_dual div.timeline_element_left:before,div.timeline_dual div.timeline_element_right:before{content:'';position:absolute;display:block;width:30px;height:0;border-top:1px dashed #CCC}div.timeline_left div.timeline_element:before{right:4px;top:15px}div.timeline_dual div.timeline_element_left:before{right:0;top:15px}div.timeline_right div.timeline_element:before{left:4px;top:35px}div.timeline_dual div.timeline_element_right:before{left:0;top:35px}div.timeline_left div.timeline_element:after,div.timeline_right div.timeline_element:after,div.timeline_dual div.timeline_element_left:after,div.timeline_dual div.timeline_element_right:after{content:'';position:absolute;display:block;width:10px;height:10px;border-radius:50%;background-color:#BBB;border:3px solid #FFF;box-shadow:0 0 2px rgb(0 0 0 / .2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.timeline_left div.timeline_element:hover:after,div.timeline_right div.timeline_element:hover:after,div.timeline_dual div.timeline_element_left:hover:after,div.timeline_dual div.timeline_element_right:hover:after{background-color:#999;border-width:2px;z-index:100}div.timeline_left div.timeline_element:after{right:6px;top:10px;margin-right:-5px}div.timeline_dual div.timeline_element_left:after{right:0;top:10px;margin-right:-5px}div.timeline_right div.timeline_element:after{left:6px;top:30px;margin-left:-5px}div.timeline_dual div.timeline_element_right:after{left:0;top:30px;margin-left:-5px}div.timeline_left div.timeline_element:after,div.timeline_right div.timeline_element:after,div.timeline_dual div.timeline_element_left:hover:after,div.timeline_dual div.timeline_element_right:hover:after{z-index:100}div.timeline_title{position:relative;overflow:hidden;margin:10px;color:#AAA;font-size:10px;text-transform:uppercase}div.timeline_title span.timeline_title_label{position:absolute;left:0;right:100px;overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis}div.timeline_title span.timeline_title_date{float:right}div.timeline_element div.img_container{position:relative}div.timeline_element div.img_overlay{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:background 0.2s linear;-moz-transition:background 0.2s linear;-ms-transition:background 0.2s linear;transition:background 0.2s linear}div.timeline_element.notitle div.img_overlay{border-top-left-radius:5px;border-top-right-radius:5px}div.timeline_element.nocontent div.img_overlay{border-bottom-left-radius:5px;border-bottom-right-radius:5px}div.timeline_element.gallery div.img_overlay{border-radius:2px}div.timeline_element div.img_container:hover div.img_overlay,div.timeline_element div.img_overlay.loading{background:url(https://www.standardlifters.com/wp-content/plugins/melonhtml5_timeline/css/../images/opacity.png) repeat;background:rgb(0 0 0 / .5)}div.timeline_element div.img_overlay span{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:30px;height:30px;margin:auto;cursor:pointer;background:url(https://www.standardlifters.com/wp-content/plugins/melonhtml5_timeline/css/../images/search.png) no-repeat 50% 50%;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}div.timeline_element div.img_container:hover div.img_overlay span,div.timeline_element div.img_overlay.loading span{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}div.timeline_element div.img_overlay.loading span{background:none}div.timeline_element div.img_overlay.loading span:before,div.timeline_element div.img_overlay.loading span:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;margin:auto;border:2px solid #DDD;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.timeline_element div.img_overlay.loading span:after{border-left-color:rgb(0 0 0 / .8);-webkit-animation:rotate 0.8s linear infinite;-moz-animation:rotate 0.8s linear infinite;-ms-animation:rotate 0.8s linear infinite;animation:rotate 0.8s linear infinite}div.timeline_element.blog_post div.slider_container{position:relative}div.timeline_element.blog_post div.slider_container img{display:block;width:100%;height:100%}div.timeline_element.blog_post.notitle div.slider_container img{border-top-left-radius:5px;border-top-right-radius:5px}div.timeline_element.blog_post.nocontent div.slider_container img{border-bottom-left-radius:5px;border-bottom-right-radius:5px}div.timeline_element.blog_post div.content{font-size:13px;padding:10px;line-height:18px}div.timeline_element.blog_post div.slider_container span.slider_prev,div.timeline_element.blog_post div.slider_container span.slider_next{position:absolute;z-index:20;display:block;bottom:5px;width:14px;height:14px;cursor:pointer;background-repeat:no-repeat;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-ms-transition:opacity 0.2s linear;transition:opacity 0.2s linear}div.timeline_element.blog_post div.slider_container:hover span.slider_prev,div.timeline_element.blog_post div.slider_container:hover span.slider_next{opacity:1;filter:alpha(opacity=100)}div.timeline_element.blog_post div.slider_container span.slider_prev{background-image:url(https://www.standardlifters.com/wp-content/plugins/melonhtml5_timeline/css/../images/prev.png);right:24px}div.timeline_element.blog_post div.slider_container span.slider_next{background-image:url(https://www.standardlifters.com/wp-content/plugins/melonhtml5_timeline/css/../images/next.png);right:5px}div.timeline_element.blog_post div.readmore{padding:10px;font-size:12px;text-align:right}div.timeline_element.blog_post a{color:#7A0004}div.timeline_element.blog_post div.readmore a{color:#222;text-decoration:underline}div.timeline_element.blog_post div.readmore a:hover{text-decoration:none}div.timeline_element.iframe div.content.loading:before,div.timeline_element.iframe div.content.loading:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;margin:auto;border:2px solid #DDD;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.timeline_element.iframe div.content.loading:after{border-left-color:rgb(0 0 0 / .5);-webkit-animation:rotate 0.8s linear infinite;-moz-animation:rotate 0.8s linear infinite;-ms-animation:rotate 0.8s linear infinite;animation:rotate 0.8s linear infinite}div.timeline_element.iframe div.content iframe{display:block;width:100%;height:100%;border:none;border-radius:0 0 5px 5px}div.timeline_element.iframe.notitle div.content iframe{border-radius:5px}div.timeline_element.gallery div.content{font-size:13px;margin:10px;line-height:18px}div.timeline_element.gallery div.scroll_container{position:relative;overflow:auto;overflow-y:hidden;white-space:nowrap;margin:10px}div.timeline_element.gallery div.img_container{display:inline-block;margin-right:4px;vertical-align:top}div.timeline_element.gallery div.img_container img{display:block;border-radius:2px}div.timeline_element.gallery div.img_container:last-child{margin-right:0}div.timeline_overlay{position:fixed;z-index:200;top:0;bottom:0;right:0;left:0;display:none;background:url(https://www.standardlifters.com/wp-content/plugins/melonhtml5_timeline/css/../images/opacity.png) repeat;background-color:rgb(0 0 0 / .5)}div.timeline_overlay.open{display:block}div.timeline_overlay div.lightbox{position:absolute;width:64px;height:64px;top:0;right:0;bottom:0;left:0;margin:auto;background-repeat:no-repeat;background-position:50% 50%;border:5px solid #FFF;background-color:#FFF;opacity:0;filter:alpha(opacity=0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear}div.timeline_overlay div.lightbox.loaded{opacity:1;filter:alpha(opacity=100);-webkit-box-shadow:6px 6px 6px rgb(0 0 0 / .4);-moz-box-shadow:6px 6px 6px rgb(0 0 0 / .4);-ms-box-shadow:6px 6px 6px rgb(0 0 0 / .4);box-shadow:6px 6px 6px rgb(0 0 0 / .4)}div.timeline_overlay div.lightbox.updating{-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;transition:all 0.5s linear}div.timeline_overlay div.lightbox.updating:before,div.timeline_overlay div.lightbox.updating:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;margin:auto;border:2px solid #DDD;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.timeline_overlay div.lightbox.updating:after{border-left-color:rgb(0 0 0 / .5);-webkit-animation:rotate 0.8s linear infinite;-moz-animation:rotate 0.8s linear infinite;-ms-animation:rotate 0.8s linear infinite;animation:rotate 0.8s linear infinite}div.timeline_overlay div.lightbox div.navigation{position:absolute;top:-30px;left:-5px;right:-5px}div.timeline_overlay div.lightbox img{display:block;width:100%;height:100%;filter:alpha(opacity=100);opacity:1;-webkit-transition:opacity 0.1s linear;-moz-transition:opacity 0.1s linear;-ms-transition:opacity 0.1s linear;transition:opacity 0.1s linear}div.timeline_overlay div.lightbox.updating img{filter:alpha(opacity=0);opacity:0;-webkit-transition:none;-moz-transition:none;-ms-transition:none;transition:none}div.timeline_overlay div.lightbox span{display:block;float:left;width:14px;height:14px;margin-right:10px;background-repeat:no-repeat;background-position:50% 50%;cursor:pointer}div.timeline_overlay div.lightbox span.prev{background-image:url(https://www.standardlifters.com/wp-content/plugins/melonhtml5_timeline/css/../images/prev.png);left:10px}div.timeline_overlay div.lightbox span.next{background-image:url(https://www.standardlifters.com/wp-content/plugins/melonhtml5_timeline/css/../images/next.png);right:10px}div.timeline_overlay div.lightbox a.close{display:block;float:right;width:14px;height:14px;background-image:url(https://www.standardlifters.com/wp-content/plugins/melonhtml5_timeline/css/../images/cancel.png)}div.timeline img.twitter_profile{float:left;margin:0 10px 10px 0;border-radius:3px;width:auto;height:auto}div.timeline div.facebook_left_column{float:left;width:50px}div.timeline div.facebook_right_column{margin-left:50px}div.timeline div.facebook_content{overflow:hidden;text-overflow:ellipsis}div.timeline img.facebook_profile{border-radius:3px;width:40px;height:40px}div.timeline div.facebook_post{overflow:hidden;clear:both;font-size:11px;margin-top:10px;line-height:normal;border-radius:3px;text-shadow:none;color:#777;background-color:#F4F4F4;border:1px solid #DDD}div.timeline div.facebook_post img.facebook_picture{max-width:80px;margin:5px;float:left;border-radius:3px}div.timeline div.facebook_type_photo div.facebook_post{border:none}div.timeline div.facebook_type_photo div.facebook_post img.facebook_picture{max-width:100%;width:100%;margin:0}div.timeline div.description_container{overflow:hidden;margin:5px 5px 5px 90px}div.timeline div.facebook_post a{display:block;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.timeline_loadmore{font-size:12px;font-family:'lucida grande',tahoma,verdana,arial,sans-serif;cursor:pointer;margin:10px auto;width:100px;background:red;text-align:center;padding:10px 0;border-radius:4px;text-decoration:none;color:#FFF;background:#D84A38;background:-webkit-linear-gradient(top,#dd4b39,#d14836);background:-moz-linear-gradient(top,#dd4b39,#d14836);background:-ms-linear-gradient(top,#dd4b39,#d14836);background:linear-gradient(top,#dd4b39,#d14836)}div.timeline_loadmore:hover{background:#CC3524;background:-webkit-linear-gradient(top,#d14836,#dd4b39);background:-moz-linear-gradient(top,#d14836,#dd4b39);background:-ms-linear-gradient(top,#d14836,#dd4b39);background:-linear-gradient(top,#d14836,#dd4b39)}div.timeline_loadmore:active{;box-shadow:0 2px 6px rgb(0 0 0 / .2) inset}div.timeline_loadmore.loading{cursor:default;color:#AAA;text-shadow:0 1px 1px #FFF;box-shadow:none;background-size:40px 40px;background-color:#DEDEDE;background-image:-webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);-webkit-animation:loading 1s linear infinite;-moz-animation:loading 1s linear infinite;-ms-animation:loading 1s linear infinite;animation:loading 1s linear infinite}@-webkit-keyframes loading{from{background-position:0 0}to{background-position:40px 0}}@-moz-keyframes loading{from{background-position:0 0}to{background-position:40px 0}}@-ms-keyframes loading{from{background-position:0 0}to{background-position:40px 0}}@keyframes loading{from{background-position:0 0}to{background-position:40px 0}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes rotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.taxonomy-images-the-terms{margin:10px 0;padding:0;zoom:1}.taxonomy-images-the-terms:before,.taxonomy-images-the-terms:after{clear:both;content:"\0020";display:block;height:0;visibility:hidden}.taxonomy-images-the-terms li,.taxonomy-images-the-terms a,.taxonomy-images-the-terms img{float:left;margin:0;padding:0}.taxonomy-images-the-terms li{list-style-type:none;margin:0 10px 10px 0}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 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:#fff0}a:active,a:hover{outline:0}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{-moz-box-sizing:content-box;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;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;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;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.container{position:relative;width:100%;max-width:1170px;margin:0 auto;padding:0 20px;box-sizing:border-box}.column,.columns{width:100%;float:left;box-sizing:border-box}@media (min-width:400px){.container{width:85%;padding:0}}@media (min-width:550px){.container{width:80%}.column,.columns{margin-left:4%}.column:first-child,.columns:first-child{margin-left:0}.one.column,.one.columns{width:4.66666666667%}.two.columns{width:13.3333333333%}.three.columns{width:22%}.four.columns{width:30.6666666667%}.five.columns{width:39.3333333333%}.six.columns{width:48%}.seven.columns{width:56.6666666667%}.eight.columns{width:65.3333333333%}.nine.columns{width:74%}.ten.columns{width:82.6666666667%}.eleven.columns{width:91.3333333333%}.twelve.columns{width:100%;margin-left:0}.one-third.column{width:30.6666666667%}.two-thirds.column{width:65.3333333333%}.one-half.column{width:48%}.offset-by-one.column,.offset-by-one.columns{margin-left:8.66666666667%}.offset-by-two.column,.offset-by-two.columns{margin-left:17.3333333333%}.offset-by-three.column,.offset-by-three.columns{margin-left:26%}.offset-by-four.column,.offset-by-four.columns{margin-left:34.6666666667%}.offset-by-five.column,.offset-by-five.columns{margin-left:43.3333333333%}.offset-by-six.column,.offset-by-six.columns{margin-left:52%}.offset-by-seven.column,.offset-by-seven.columns{margin-left:60.6666666667%}.offset-by-eight.column,.offset-by-eight.columns{margin-left:69.3333333333%}.offset-by-nine.column,.offset-by-nine.columns{margin-left:78%}.offset-by-ten.column,.offset-by-ten.columns{margin-left:86.6666666667%}.offset-by-eleven.column,.offset-by-eleven.columns{margin-left:95.3333333333%}.offset-by-one-third.column,.offset-by-one-third.columns{margin-left:34.6666666667%}.offset-by-two-thirds.column,.offset-by-two-thirds.columns{margin-left:69.3333333333%}.offset-by-one-half.column,.offset-by-one-half.columns{margin-left:52%}}html{font-size:62.5%}body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:"Raleway","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;color:#222}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4rem;line-height:1.2;letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25;letter-spacing:-.1rem}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media (min-width:550px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}a{color:#1EAEDB}a:hover{color:#0FA0CE}.button,button,input[type="submit"],input[type="reset"],input[type="button"]{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:11px;font-weight:600;line-height:38px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:#fff0;border-radius:4px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{color:#333;border-color:#888;outline:0}.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary{color:#FFF;background-color:#33C3F0;border-color:#33C3F0}.button.button-primary:hover,button.button-primary:hover,input[type="submit"].button-primary:hover,input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,.button.button-primary:focus,button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus{color:#FFF;background-color:#1EAEDB;border-color:#1EAEDB}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #D1D1D1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus{border:1px solid #33C3F0;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type="checkbox"],input[type="radio"]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:400}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ul ul,ul ol,ol ol,ol ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}li{margin-bottom:1rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#F1F1F1;border:1px solid #E1E1E1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}th,td{padding:12px 15px;text-align:left;border-bottom:1px solid #E1E1E1}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}button,.button{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #E1E1E1}.container:after,.row:after,.full-width:after,.u-cf{content:"";display:table;clear:both}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.quote-slick .slick-slide{display:none;float:left;height:auto;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(https://www.standardlifters.com/wp-content/themes/foundation/assets/js/slick-1.8.1/slick/./ajax-loader.gif) center center no-repeat}@font-face{font-family:'slick';font-weight:400;font-style:normal;src:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/js/slick-1.8.1/slick/./fonts/slick.eot);src:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/js/slick-1.8.1/slick/./fonts/slick.eot#1770040397) format('embedded-opentype'),url(https://www.standardlifters.com/wp-content/themes/foundation/assets/js/slick-1.8.1/slick/./fonts/slick.woff) format('woff'),url(https://www.standardlifters.com/wp-content/themes/foundation/assets/js/slick-1.8.1/slick/./fonts/slick.ttf) format('truetype'),url(https://www.standardlifters.com/wp-content/themes/foundation/assets/js/slick-1.8.1/slick/./fonts/slick.svg#slick) format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:50px;height:50px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#fff0;outline:none;background:#fff0}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:1;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:''}[dir='rtl'] .slick-prev:before{content:''}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:''}[dir='rtl'] .slick-next:before{content:''}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol{list-style-type:decimal;list-style-position:outside;margin-left:21px;padding-bottom:30px;font-size:22px;font-weight:300;line-height:30px}ol.left-align{text-align:left}ul:not(.menu){list-style-type:disc;list-style-position:outside;font-size:22px;font-weight:300;line-height:30px;margin-left:25px}@media screen and (max-width:768px){ol{margin:0 0 1.5rem 2rem;padding:0;font-size:18px;font-weight:400;line-height:24px}ul:not(.menu){margin:0 0 1.5rem 2rem;padding:0;font-size:18px;font-weight:400;line-height:20px}}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:2rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.d-none{display:none}@media screen and (min-width:544px){.d-sm-none{display:none}}@media screen and (min-width:768px){.d-md-none{display:none}}@media screen and (min-width:992px){.d-lg-none{display:none}}@media screen and (min-width:1200px){.d-xl-none{display:none}}.d-flex{display:flex}.align-items-center{align-items:center}.h-100{height:100%}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;line-height:1;font-family:'Barlow',Arial,sans-serif;font-size:14px;font-weight:400;color:#4B4F54;--wp--preset--font-size--large:30px}body,h1,h2,h3,h4{letter-spacing:normal}article,aside,footer,header,nav,section{display:block}h1{font-size:62px;margin:0;line-height:65px;font-family:'Barlow Semi Condensed';font-weight:900}h2{font-size:42px;margin:0;line-height:50px;font-family:'Barlow Semi Condensed';font-weight:800}h3{font-size:32px;margin:0;line-height:38px;font-family:'Barlow Semi Condensed';font-weight:400}h4{font-size:22px;margin:0;line-height:26px;font-family:'Barlow Semi Condensed';font-weight:900}figcaption,figure,main{display:block}figure{margin:1em 0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:1px #767676 dotted;text-decoration:none}b{font-weight:inherit}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#eee;color:#222}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}ul ul{margin:10px;padding-bottom:0}p.lead-bigger{font-weight:'Barlow Semi Condensed';font-weight:400;font-size:32px;line-height:38px;margin-bottom:20px}p.lead{font-family:'Barlow';font-weight:300;font-size:22px;line-height:30px;margin-bottom:20px}p.text-main{font-family:'Barlow';font-weight:400;font-size:18px;line-height:26px}p.small{font-family:'Barlow';font-weight:400;font-size:14px;line-height:20px}.benefits p{padding-bottom:10px}.purchasing .content p{font-family:'Barlow';font-weight:300;font-size:22px;line-height:30px;margin-bottom:20px}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:'Barlow Semi Condensed';font-size:100%;font-weight:700;font-size:14px;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #bbb;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.none{display:none!important}.container{width:100%;padding:0 15px}.full-width{width:100%}.centered{text-align:center;margin-bottom:25px}.title-padding{margin-bottom:75px}.intro-copy{font-size:1.25rem;max-width:750px;margin-left:auto;margin-right:auto}#main.site-main{background-color:#f4f5f7}.clearfix::after{content:"";clear:both;display:table}.bold,strong{font-weight:900}section{padding:0 0 0 0;position:relative}div{position:relative}.site-header{background:#fff;padding:0 1rem;border-bottom:2px solid #DDDEE2;min-height:57px;position:relative;z-index:9999;display:flex;align-items:center;justify-content:space-between}.site-header ul.main-menu{display:flex;gap:1rem;margin:0;padding:0;list-style:none}.site-header ul.main-menu li.menu-item{position:relative}.site-header ul.main-menu li.menu-item>a{transition:all 0.25s ease-in-out}@media screen and (min-width:1031px){:not(.desktop-menu-open) .site-header ul.main-menu li.menu-item:hover>a{background:#1C2841;color:#fff}:not(.desktop-menu-open) .site-header ul.main-menu li.menu-item:hover>a .submenu-button{background-image:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/caret-white.svg);color:#fff}}@media screen and (max-width:103-px){:not(.desktop-menu-open) .site-header ul.main-menu li.menu-item:hover>a{background:#F4F5F7;color:#1C2841}}.desktop-menu-open .site-header ul.main-menu li.menu-item.mega-menu>a{background:#1C2841;color:#fff}.desktop-menu-open .site-header ul.main-menu li.menu-item.mega-menu>a .submenu-button{background-image:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/caret-white.svg);background-size:11px 11px;background-repeat:no-repeat;color:#fff}@media screen and (min-width:1031px){.site-header ul.main-menu .submenu-container{position:fixed;width:100%;top:100%;left:0;box-shadow:0 4px 12px rgb(0 0 0 / .25);transform:scaleY(0);opacity:0;transform-origin:top;transition:transform 0.25s ease-in-out,opacity 0.33s linear;background:#fff;transition-delay:250ms}}.desktop-menu-open .site-header ul.main-menu li.menu-item .submenu-container{transform:scaleY(1);opacity:1;margin-top:-2px;border-top:2px solid #DDDEE2}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}100%{opacity:1;transform:translateY(0)}}.site-header ul.main-menu li.menu-item{transition-delay:300ms}.desktop-menu-open .site-header ul.main-menu li.menu-item.animateDown .submenu-container .submenu .menu-item{animation-name:fadeInDown;animation-duration:0.5s;animation-delay:0.5s;animation-fill-mode:both;text-align:center}.desktop-menu-open .site-header ul.main-menu li.menu-item.animateDown .submenu-container .submenu-bottom .menu-item{animation-name:fadeInDown;animation-duration:0.5s;animation-delay:0.5s;animation-fill-mode:both}body.desktop-menu-open:after{content:'';position:absolute;z-index:1;width:100%;height:100vh;top:0;left:0;background:#1C2841;opacity:.88}.site-header ul.main-menu .submenu-container .page-container{max-width:1440px;margin-left:auto;margin-right:auto}.site-header ul.main-menu .submenu-container .submenu{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;justify-content:center;padding:2rem 50px 4rem;@media screen and (max-width:1200px){display:flex;padding:2rem 100px 4rem;gap:2rem}}.site-header ul.main-menu .submenu-container .submenu .menu-item{flex:2;margin-left:auto;margin-right:auto;text-align:center}.site-header ul.main-menu .submenu-container .submenu .menu-item>a{padding-top:0;padding-bottom:0}.site-header ul.main-menu .submenu-container .submenu .menu-item .no-style,.site-header ul.main-menu .submenu-container .submenu .menu-item .no-style:hover{background:none;color:#4B4F54;text-decoration:none}.site-header ul.main-menu .submenu-container .submenu .menu-item .no-style:after{display:none}.site-header ul.main-menu .submenu-container .submenu .menu-item:nth-child(1),.site-header ul.main-menu .submenu-container .submenu .menu-item:nth-child(2){flex:3}.site-header ul.main-menu .submenu-container .submenu-bottom{margin:0;list-style:none;display:flex;gap:4rem;justify-content:center;padding:3rem 50px 3rem;background-color:#F4F5F7}.site-header ul.main-menu .submenu-container .submenu-bottom li{display:flex;justify-content:center;gap:1rem}.site-header ul.main-menu .submenu-container .submenu-bottom li img{width:80px;height:80px}.site-header ul.main-menu .submenu-container .submenu h3{text-align:center;font-family:"Barlow Semi Condensed";font-size:26px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 1rem}.site-header ul.main-menu .submenu-container .submenu-bottom h3{text-align:left;font-family:"Barlow Semi Condensed";font-size:30px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 1rem}.site-header ul.main-menu .submenu-container .submenu img{position:relative;z-index:9;margin-left:auto;margin-right:auto;width:auto;height:130px}@media screen and (max-width:1400px){.site-header ul.main-menu .submenu-container .submenu img{width:auto;height:90px}}@media screen and (max-width:768px){.site-header ul.main-menu .submenu-container .submenu img{width:auto;height:60px;margin-bottom:.5rem}.site-header ul.main-menu .submenu-container .submenu h3,.site-header ul.main-menu .submenu-container .submenu-bottom h3{margin-bottom:.5rem}}.site-header ul.main-menu .submenu-container .submenu .menu-item{position:relative}@keyframes fadeInDownBar{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}.desktop-menu-open .site-header ul.main-menu li.menu-item .submenu-container .submenu .menu-item:after{content:'';position:absolute;top:25%;left:0;width:100%;height:60px;animation-name:fadeInDownBar;animation-duration:0.75s;animation-delay:0.25s;animation-fill-mode:both;transform-origin:top;opacity:0;background-size:auto 300%;background-position:top right}.desktop-menu-open .site-header ul.main-menu li.menu-item .submenu-container .submenu .menu-item:hover:after{content:'';position:absolute;top:25%;left:0;width:100%;height:60px;background-image:linear-gradient(to top right,#ffec99 0%,#FFcf06 50%,#FFCF06 100%);background-position:center left}.desktop-menu-open .site-header ul.main-menu li.menu-item .submenu-container .submenu .menu-item.button-column .button.yellow{padding:.75rem 1rem;line-height:100%}@media screen and (max-width:1400px){.desktop-menu-open .site-header ul.main-menu li.menu-item .submenu-container .submenu .menu-item:hover:after{top:25%;height:50px}}@media screen and (max-width:1200px){.desktop-menu-open .site-header ul.main-menu li.menu-item .submenu-container .submenu .menu-item:hover:after{top:25%;height:40px}}.site-header ul.main-menu .submenu-container .submenu .buttons{display:flex;justify-content:center;flex-wrap:wrap;column-gap:1.5rem;row-gap:.75rem}.site-header ul.main-menu .submenu-container .submenu-bottom .buttons{display:flex;justify-content:start;gap:2rem}.site-header ul.main-menu .submenu-container .submenu .buttons a,.site-header ul.main-menu .submenu-container .submenu-bottom .buttons a{color:#555;font-family:"Barlow Semi Condensed";font-size:15px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-decoration-line:underline;padding:0;transition:all 0.5s ease-in-out}.site-header ul.main-menu .submenu-container .submenu .buttons a:hover,.site-header ul.main-menu .submenu-container .submenu-bottom .buttons a:hover{color:#333}.site-header ul.main-menu .vertical-submenu{display:none;position:relative;transform-origin:top;transition:all 0.25s ease-in-out;min-width:100%;margin:0;background:#fff;list-style:none;border-top:1px solid rgb(0 0 0 / .05)}@media screen and (min-width:1031px){.site-header ul.main-menu .vertical-submenu{display:block;position:absolute;opacity:0;transform:scaleY(0);border:0}}@media screen and (min-width:1031px){.site-header ul.main-menu li.menu-item:hover .vertical-submenu{transform:scaleY(1);opacity:1;box-shadow:1px 1px 6px rgb(0 0 0 / .2)}}@media screen and (max-width:1030px){.site-header ul.main-menu li.menu-item .vertical-submenu li a{margin:0;padding:2rem 2rem 2rem 3rem}}@media screen and (min-width:1031px){.site-header ul.main-menu li.menu-item:hover .vertical-submenu li a{margin:0;padding:1rem}}.site-header ul.main-menu li.menu-item:hover .vertical-submenu li a:hover{background:#f5f5f5;color:#4b4f54}.header-slide{position:fixed;top:0;left:0;width:100%;z-index:9999;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.page-wrap{float:left;width:100%;padding-top:77px;overflow:hidden}.logged-in .header-slide{top:32px}.header-slide.sticky{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.header-slide.show{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.wrapper{text-align:center;background:#f5f5f5}.main-menu .menu-item>a{display:block;text-decoration:none;color:#4a4f55;font-size:14px;line-height:17px;font-family:'Barlow Semi Condensed';font-weight:600;position:relative;text-transform:uppercase;margin-top:1rem;padding:1.5rem 1rem 2rem}.main-menu .menu-item>a.has-children{padding-right:calc(1rem + 11px)}.menu-item.search{right:19px;bottom:19px;height:16px;width:16px;background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/Search.svg) no-repeat}#main-menu .sub-menu{margin:0;position:absolute;display:none;min-width:143px;background-color:#fff;z-index:10;margin-top:18px;border-top:1px solid #dddee2;box-shadow:2px 2px 2px 0 rgb(0 0 0 / .15);padding:15px 20px}#main-menu .sub-menu li{width:100%}#main-menu .sub-menu li a{font-weight:400;text-transform:none;display:block;font-size:14px;padding:10px 0;white-space:nowrap}#main-menu .sub-menu li a:hover{font-weight:600}#subnav-toggle{display:none;background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/right-arrow-dark.svg) no-repeat;background-position:5px 5px;width:24px;height:24px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);position:absolute;z-index:1;cursor:pointer;left:50%;top:5px;margin-left:55px}:not(.desktop-menu-open) .submenu-button{background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/caret.svg) no-repeat;background-position:center;right:7px;top:0;margin-top:-7px;position:absolute;background-size:11px 11px;width:11px;height:100%;cursor:pointer}@media screen and (max-width:1031px){:not(.desktop-menu-open) .submenu-button{background-image:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/caret.svg);background-repeat:no-repeat;background-position:center 15px;background-color:#FFCF06;border-radius:100%;right:1rem;top:10px;margin-top:0;position:absolute;background-size:24px 24px;width:60px;height:60px;cursor:pointer}}.submenu-button.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.secondary-menu{display:flex;flex-direction:row;justify-content:flex-end;text-align:right}.secondary-menu a{text-decoration:none;color:#4a4f55;size:14px;font-family:'Barlow Semi Condensed';font-weight:400;padding:0 13px;margin-right:7px;display:inline-block}.goog-te-gadget-simple{border:1px solid #acaeaf!important;border-radius:2px;padding-top:2px!important}.goog-te-gadget-simple .goog-te-menu-value span:nth-of-type(3){left:5px;position:relative}.goog-te-gadget-simple .goog-te-menu-value{padding:0 8px}.goog-te-menu2-item div,.goog-te-menu2-item:link div,.goog-te-menu2-item:visited div,.goog-te-menu2-item:active div{color:#4a4f55!important}div.language-section{display:inline-block}.page-header .column.one-half.image{text-align:center}.site-header .logo img{max-width:260px;padding:10px 0}.site-header .search-lang{display:flex;gap:1rem;align-items:center}.nav-mobile{display:none;width:30px;height:30px}#nav-toggle{display:none;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after{cursor:pointer;border-radius:1px;height:3px;width:30px;background:#4B4F54;position:absolute;display:block;content:'';transition:all 300ms ease-in-out}#nav-toggle span{top:13px}#nav-toggle span:before{top:-8px}#nav-toggle span:after{bottom:-8px}#nav-toggle.active span{background-color:#fff0}#nav-toggle.active span:before,#nav-toggle.active span:after{top:0}#nav-toggle.active span:before{transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}#nav-toggle.active span:after{transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.menu-main-nav-container .menu-item-16 li.menu-item:nth-of-type(7){border-top:1px solid #dddee2;margin-top:10px}.menu-item.search span.mobile-search{display:none}footer{padding:45px;text-align:center;background-color:#fff;position:relative;display:flex;border-top:2px solid #DDDEE2}.space-below{margin-bottom:100px}footer .container{display:flex;flex-direction:row}footer .menu{margin-bottom:5px}footer .nav-copy{display:inline-block;margin-top:15px}footer.site-footer a{text-decoration:none;color:#4B4F54;font-weight:600;font-size:16px}footer.site-footer #footer-menu .menu-item{padding:0 15px;display:inline-block;border-right:2px solid #4B4F54}footer.site-footer #footer-menu .menu-item:last-of-type{border:none}footer.site-footer #footer-menu .menu-item a{font-weight:700;font-size:16px;font-family:'Barlow Semi Condensed';line-height:19px;letter-spacing:.25px}footer.site-footer .social img{padding:2px}footer.site-footer .social{margin:35px 0 55px 0}footer.site-footer .copyright{font-size:12px;font-weight:400;color:#4B4F54;line-height:14px;text-align:left;padding-left:15px}footer.site-footer .logo img{display:inline-block;max-width:100px;max-height:75px;margin-left:20px}footer.site-footer .container .columns.seven{margin-top:25px}footer.site-footer .newsletter{text-align:left;border-left:2px solid #DDDEE2;padding-left:35px}footer.site-footer .newsletter .yellow.button{padding:0 15px}footer.site-footer .newsletter .yellow.button span::before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/download-gray.svg)no-repeat;right:0;background-size:14px 14px;width:14px;height:12px;display:inline-block;margin-right:10px}footer.site-footer .newsletter h4{font-weight:900;font-family:'Barlow Semi Condensed';margin-bottom:10px}footer.site-footer .newsletter p{margin-bottom:20px;line-height:17px}footer.site-footer .newsletter-section{display:flex;justify-content:center;align-items:center}section.banner{text-align:left;background-color:#f4f5f7;padding:100px 0 60px}.page-id-5469 section.banner{padding-bottom:20px}section.banner .page-title{margin-bottom:1rem}section.banner .page-subtitle{margin-bottom:25px}section.banner .page-intro{font-size:18px;line-height:26px}section.banner .banner.button{background-color:#FFCF06;border-radius:2px;text-transform:none;border:none;font-size:14px;font-family:'Barlow Semi Condensed';font-weight:700;letter-spacing:.5px;color:#4A4F55}section.banner .banner.button.right{margin-top:40px}section.banner#home-banner{background-color:#1C2841}section.banner#home-banner:after{position:absolute;content:'';width:100%;height:10px;bottom:0;left:0;background:linear-gradient(90deg,#F0B91A -.02%,#FFDB42 100%)}section.banner#home-banner .box{width:50%}@media screen and (min-width:2500px){section.banner#home-banner .box{width:100%}}@media screen and (max-width:1400px){section.banner#home-banner .box{width:65%}}@media screen and (max-width:1200px){section.banner#home-banner .box{width:55%}}@media screen and (max-width:800px){section.banner#home-banner .box{width:100%}}#home-banner{padding:0}#home-banner .slide{height:585px;display:flex}#home-banner .slide.video{display:block;background-size:cover}@media screen and (max-width:800px){#home-banner .slide.video{min-height:600px}}#home-banner .slide video{width:100%;height:auto;position:absolute;top:0;left:0;z-index:0}#home-banner .slide .columns.four{display:flex;justify-content:center;padding:0 40px;background-color:rgb(11 20 43 / .85)}#home-banner .slide .copy{align-self:flex-end}#home-banner .slide .columns.four img{width:100%;height:auto;align-self:center;max-width:350px}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(80px);transform:translateX(80px)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(80px);transform:translateX(80px)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.slick-active .copy{animation-name:fadeInLeft;animation-duration:1s;opacity:1}#home-banner .slide .subtitle{font-family:'Barlow Semi Condensed';color:#fff;font-weight:400}#home-banner .slide .title{color:#FFCF06}#home-banner .slick-dots{display:none;width:initial;right:40px;bottom:30px;text-align:right}#home-banner .slick-dots li{width:20px;height:30px}#home-banner .slick-dots li.slick-active{width:30px}#home-banner .slick-dots li button{border:none;width:20px;height:30px}#home-banner .slick-dots li button::before{opacity:1;color:#fff;line-height:30px;width:20px;height:30px}#home-banner .slick-dots li.slick-active button{border:2px solid #FFCF06;border-radius:30px;width:30px;height:30px}#home-banner .slick-dots li.slick-active button::before{width:32px}#home-banner .page-title{color:#FFCF06;font-weight:700;font-family:'Barlow Semi Condensed'}#home-banner .page-subtitle{color:#fff;font-weight:900}#home-banner .page-intro{color:#fff;font-weight:300;font-family:'Barlow';font-size:22px}@media screen and (max-width:800px){#home-banner .page-intro{font-size:18px;line-height:22px}}#home-banner .fullscreen-bg{position:relative;padding-bottom:56.25%;height:0}#home-banner .fullscreen-bg video{position:absolute;top:0;left:0;width:100%;height:100%}#home-banner .fullscreen-bg .overlay{position:absolute;top:60px;left:0;z-index:1}.home-promo,.promo-open{background-color:#F4F5F7;-webkit-box-shadow:-2px 0 10px 0 rgb(0 0 0 / .5);-moz-box-shadow:-2px 0 10px 0 rgb(0 0 0 / .5);box-shadow:-2px 0 10px 0 rgb(0 0 0 / .5);padding:2rem 4rem 2rem 2rem;position:absolute;z-index:999;top:50%;right:0;max-width:500px;-webkit-transform:translateY(-50%) translateX(20px) translateX(100%);-moz-transform:translateY(-50%) translateX(20px) translateX(100%);transform:translateY(-50%) translateX(20px) translateX(100%);transition:all .3s ease;transition-delay:2s;-webkit-transition:all .3s ease;-moz-transition:all .3s ease}@media screen and (max-width:1400px){.home-promo,.promo-open{max-width:500px}}@media screen and (max-width:1300px){.home-promo,.promo-open{max-width:320px}}@media screen and (max-width:900px){.home-promo,.promo-open{max-width:320px}}@media screen and (max-width:500px){.home-promo .desktop-mobile{display:block}.home-promo .tablet{display:none}}@media screen and (min-width:801px){.home-promo .desktop-mobile{display:block}.home-promo .tablet{display:none}}@media screen and (max-width:800px){#subnav-toggle{display:block}}@media screen and (min-width:501px) and (max-width:800px){.home-promo .desktop-mobile{display:none}.home-promo .tablet{display:block;text-align:center}}.home-promo .new-options-badge{font-size:24px;display:inline-block;margin:0 0 1rem;border-radius:25px;padding:.75rem 1rem .75rem;letter-spacing:-.5px}.home-promo .new-options-badge strong{font-weight:700}.home-promo h3{margin:0 0 1.5rem}.home-promo .buttons{display:flex}.home-promo .buttons .button{margin:0 1rem 0 0}.promo-open{padding:20px;top:0;-webkit-transform:translateY(415px) translateY(-50%) translateX(20px) translateX(100%);-moz-transform:translateY(415px) translateX(20px) translateX(100%);transform:translateY(415px) translateX(20px) translateX(100%)}.home-promo.show{-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%)}.promo-open.show{transition-delay:.3s;-webkit-transform:translate(0,415px);-moz-transform:translate(0,415px);transform:translate(0,415px);cursor:pointer}.home-promo .intro{font-size:32px;line-height:36px}.home-promo .sub{font-size:22px;line-height:26px;padding-top:5px}.home-promo .promo-content{display:inline-block;width:100%}.home-promo .promo-content .column.content,.home-promo .promo-content .column.cta{width:60%}.home-promo .promo-content .column{margin:0}.home-promo .promo-content .column.content{padding-top:5px}.home-promo .promo-content .column.image{width:40%;float:right;text-align:right}.home-promo .promo-content .column.image{flex:0;padding-left:10px}.home-promo .promo-content .column.image img{max-width:150px}.home-promo .promo-content .button{margin-top:20px;width:100%}.home-promo .promo-content .no-border.button{text-align:left;margin-top:0}.slick-dotted.slick-slider{margin-bottom:0}section.innovator-box{padding:0 0 75px;margin:0 auto;position:relative;background-color:#f4f5f7}.innovator-box .row{padding:65px 90px;background-color:#FFF;box-shadow:2px 5px 20px 0 rgb(0 0 0 / .12)}.innovator-box .row:before{content:'';width:13px;position:absolute;height:100%;left:0;top:0;background:linear-gradient(20.44deg,#FFDB44 0%,#FFCF06 50.41%,#F0B81B 100%)}.innovator-box .columns.eight p{margin-top:30px}.innovator-title{margin-bottom:35px}.mobile .button{display:none}.homepage-intro{padding-top:80px;padding-bottom:80px}.homepage-intro .d-flex{display:flex;align-items:center;background-color:#1C2841;color:#fff;box-shadow:2px 5px 20px 0 rgb(0 0 0 / .12)}.homepage-intro .d-flex .image{position:relative}.homepage-intro .d-flex .image img{display:block}.homepage-intro .d-flex .image:after{content:'';position:absolute;top:0;right:0;width:10px;height:100%;background:linear-gradient(90deg,#F0B91A -.02%,#FFDB42 100%)}@media screen and (max-width:992px){.homepage-intro .d-flex{flex-wrap:wrap}.homepage-intro .d-flex .image{width:100%}.homepage-intro .d-flex .image img{width:100%;aspect-ratio:4 / 2;object-fit:cover}}.homepage-intro .d-flex .content{padding:0 70px}@media screen and (max-width:992px){.homepage-intro .d-flex .content{padding:40px}}.homepage-intro .d-flex .content h2{margin:0 0 1rem;color:#fff}.homepage-intro .d-flex .content p{margin:0 0 1.5rem;color:white!important;font-family:"Barlow Semi Condensed";font-size:18px;font-style:normal;font-weight:400;line-height:normal}section.home-products,section.products-page-sub{padding-top:80px;padding-bottom:80px;background:#f4f5f7}section.home-products .row,section.product-page-sub .row{max-width:1200px;display:flex;flex-wrap:wrap;margin:0 auto}.home-products .product-card{padding-top:2rem;padding-bottom:2rem;box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);transition:all 0.3s cubic-bezier(.25,.8,.25,1);display:flex;align-items:center;justify-content:center;flex-direction:column}.home-products .product-card p{color:#4B5054;font-family:"Barlow Semi Condensed";font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:.5rem}.home-products .product-card .d-flex{width:100%;display:flex;flex-wrap:wrap;column-gap:1.5rem;row-gap:0}.home-products .product-title{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;font-weight:400;font-family:'Barlow Semi Condensed';line-height:100%}.home-products .product-card.one-quarter,.tech-data.products .product-card.one-quarter{padding:25px}.home-products .one-quarter .product-title,.tech-data.products .one-quarter .product-title{text-align:center}.home-products .product-card.one-half,.products-page-sub .product-card.one-half{text-align:left;flex-direction:row;flex-wrap:wrap}.home-products .product-card.one-quarter .text a,.products-page-sub .product-card.one-quarter .text a,.tech-data.products .product-card.one-quarter .text a{padding:0 7px;margin-bottom:0}.home-products .product-card.one-quarter .text a.learn,.products-page-sub .product-card.one-quarter .text a.learn,.products-page.products .product-card-link div.product-card .text a.learn{width:115px}.home-products .product-card.one-quarter .text a.technical,.products-page-sub .product-card.one-quarter .text a.technical,.products-page.products .product-card-link div.product-card .text a.technical{width:138px}.home-products .product-card.one-quarter .text,.products-page-sub .product-card.one-quarter .text,.tech-data.products .product-card.one-quarter .text{text-align:center;margin-top:auto;margin-left:0}.home-products .one-quarter,.products-page-sub .one-quarter,.tech-data.products .product-card.one-quarter{width:calc(25% - 21px)}.home-products .product-card.one-half .no-border.button,.products-page-sub .product-card.one-half .no-border.button{text-align:left;margin-bottom:0;padding-right:1.5rem}.home-products .product-card.one-half.column .image,.products-page-sub .product-card.one-half.column .image{width:42%}.home-products .product-card.one-half.column .text,.products-page-sub .product-card.one-half.column .text{width:54%}.home-products .one-quarter img,.products-page-sub .one-quarter img,.tech-data.products .one-quarter img{max-height:160px;display:block;margin:0 auto}.tech-data.products a.tech-data-prod-link{display:block;text-decoration:none}.tech-data.products a.tech-data-prod-link div.product-card{box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);transition:all 0.3s cubic-bezier(.25,.8,.25,1)}.tech-data.products a.tech-data-prod-link:hover div.product-card,.home-products .product-card:hover,.products-page-sub .product-card:hover{box-shadow:0 14px 28px rgb(0 0 0 / .25),0 10px 10px rgb(0 0 0 / .22)}.tech-data.products a.tech-data-prod-link .button{max-width:120px}.tech-data.products a.tech-data-prod-link:hover .button{letter-spacing:.125px;font-weight:700}.tech-data.products a.tech-data-prod-link:hover .button:after{right:10px;margin-left:13px;transition:all 0.125s ease-out}.home-products .pilot-assemblies{order:6}.product-image,.feat-img-hover{height:150px;aspect-ratio:1 / 1;object-fit:contain;width:auto;position:relative;margin:0 auto;display:block;transition:all 0.3s ease-out}.image.guided-keeper img.product-image{scale:150%}.products-page div.product-card-link:nth-child(1) .product-image{aspect-ratio:3/2}.products-page div.product-card-link:nth-child(2) .product-image{aspect-ratio:3/2;object-fit:cover}.home-products .product-image,.products-page-sub .product-image,.home-products .feat-img-hover,.products-page-sub .feat-img-hover{height:200px;width:auto}@media screen and (min-width:881px){.products-page .guided-keepers .product-image,.products-page .guided-keepers .feat-img-hover{margin:0}}.home-products .one-quarter img.feat-img-hover,.home-products .one-half img.feat-img-hover,.products-page-sub .one-quarter img.feat-img-hover,.products-page-sub .one-half img.feat-img-hover,.tech-data .one-quarter img.feat-img-hover{display:none}section.tech-data .column.product-card:hover .feat-img-hover,.home-products .product-card:hover .feat-img-hover,.products-page-sub .product-card:hover .feat-img-hover{display:block}section.tech-data .column.product-card:hover .product-image,.home-products .product-card:hover .product-image,.products-page-sub .product-card:hover .product-image{display:none}section.chat-section{padding:75px;background-color:#fff;text-align:center}.chat-section h2{margin-bottom:30px}.chat-section img{box-shadow:0 0 7px 0 rgb(0 0 0 / .25);border-radius:100px;background-color:#fff;width:70px;height:70px}section.banner.products-page{background-color:#1C2841;background-repeat:no-repeat;background-position:100% 100%;background-size:contain;color:#fff}section.banner.products-page .no-border.light.button{color:#fff}.product-card{text-align:left;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;background-color:#fff;padding:1rem;margin:10px}.product-title{color:#4B4F54;margin-bottom:15px}.new-options-badge{background:#feda42;background:linear-gradient(90deg,rgb(254 218 66) 0%,rgb(240 185 28) 100%);border-radius:20px;padding:.1rem .75rem .15rem;font-size:14px;font-weight:600;color:#464a4e}.prod-description{font-size:18px;line-height:26px;font-weight:400;color:#4B4F54;margin-bottom:25px}section.products-page.products{padding:0}section.products-page.products .row,section.tech-data.products .row{background-color:#f4f5f7;padding:10px;max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1500px){section.products-page.products .row,section.tech-data.products .row{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1200px){section.products-page.products .row,section.tech-data.products .row{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:992px){section.products-page.products .row,section.tech-data.products .row{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){section.products-page.products .row,section.tech-data.products .row{display:flex;flex-direction:column}}section.products .column.product-card:first-child{margin-left:10px}.one-half.column.product-card{width:calc(50% - 21px)}@media screen and (max-width:900px){.one-half.column.product-card{width:100%}}@media screen and (max-width:700px){.one-half.column.product-card{width:100%;flex-direction:column}.home-products .product-card.one-half.column .image,.home-products .product-card.one-half.column .text,.products-page-sub .product-card.one-half.column .image,.products-page-sub .product-card.one-half.column .text{width:100%}.home-products .product-card.one-half.column .image img,.products-page-sub .product-card.one-half.column .image img{width:75%;height:auto;margin:0 auto}.home-products .product-card.one-half.column:first-child .image img,.products-page-sub .product-card.one-half.column:first-child .image img{margin-top:-2rem}.home-products .product-card.one-half.column:nth-child(2) .image img,.products-page-sub .product-card.one-half.column:nth-child(2) .image img{margin-top:-2rem}.home-products .product-card.one-half.column:nth-child(3) .image img,.products-page-sub .product-card.one-half.column:nth-child(3) .image img{margin-top:-2rem;margin-bottom:1rem}.home-products .product-card.one-half.column:nth-child(4) .image img,.products-page-sub .product-card.one-half.column:nth-child(4) .image img{margin-top:-5rem;margin-bottom:1rem}.home-products .product-card.one-half.column:nth-child(5) .image img,.products-page-sub .product-card.one-half.column:nth-child(5) .image img{margin-top:0;margin-bottom:2rem}}.one-half.column.image,.one-half.column.text{margin-left:0;padding:0 1rem}.product-page .products .one-half.column.text{display:flex;flex-direction:column;align-items:flex-start}.product-page .products .one-half.column.text .button{margin-top:auto}.product-page .products .one-half.column.image{text-align:center;margin-right:30px}.products-page.products .product-card-link div.product-card{box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);transition:all 0.3s cubic-bezier(.25,.8,.25,1);text-align:center}.products-page.products .product-card-link div.product-card .image-hover{position:relative}.products-page.products .product-card-link div.product-card .image-hover:hover:after{content:'';position:absolute;z-index:0;top:50%;left:0;transform:translateY(-50%);width:100%;height:50%;background:linear-gradient(to top right,#ffec99 0%,#FFcf06 50%,#FFCF06 100%)}.products-page.products .product-card-link div.product-card .image-hover img{position:relative;z-index:1}.products-page.products .product-card-link div.product-card .product-title{margin-top:1rem;font-size:30px;line-height:115%;text-align:center}.product-card-link{text-decoration:none}@media screen and (min-width:768px){.products-page.products .product-card-link div.product-card{justify-content:start}}.products-page.products .product-card-link div.product-card:hover{box-shadow:0 14px 28px rgb(0 0 0 / .25),0 10px 10px rgb(0 0 0 / .22)}@media screen and (min-width:500px){.products-page.products .product-card-link div.product-card .one-half.column.text{padding:2rem 1rem}}.products-page.products .product-card-link:hover .button{cursor:pointer}.products-page.products .product-card-link .button:hover:after{right:-.15rem;margin-left:13px;transition:all 0.125s ease-out}section.legacy-products{background-color:#f4f5f7;padding:100px 0 150px 0}.legacy-products h3{color:#4B4F54}.legacy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;padding-bottom:70px}@media screen and (max-width:1031px){.legacy-grid{margin:0 1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.legacy-grid{margin:0;gap:.5rem;grid-template-columns:1fr}}.legacy-prod-card{position:relative;background:#fff;padding:1.5rem;margin-bottom:2rem}@media screen and (max-width:768px){.legacy-prod-card{position:relative;background:#fff;padding:1rem;margin-bottom:0;box-shadow:4px 2px 16px rgb(0 0 0 / .1)}}.legacy-prod-card img{width:100%;height:auto}.legacy-prod-card h2{color:#4B5054;font-family:"Barlow Semi Condensed";font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 1rem}@media screen and (max-width:768px){.legacy-prod-card h2{margin:0 0 .5rem}}.legacy-prod-card label{color:#4B5054;font-family:"Barlow Semi Condensed";font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 .75rem}@media screen and (max-width:768px){.legacy-prod-card label{margin:0 0 .25rem}}.legacy-prod-card .product-image{width:auto;height:180px;margin:0 auto 1rem}@media screen and (max-width:768px){.legacy-prod-card .product-image{width:auto;height:auto;max-width:300px;max-height:200px;aspect-ratio:1/1;object-fit:contain;margin:0 auto 1rem}}.legacy-prod-card .pdf-links{margin-top:2rem}@media screen and (max-width:768px){.legacy-prod-card .pdf-links{margin-top:.5rem}}.legacy-prod-card .alternative-part{margin-bottom:.5rem}@media screen and (max-width:768px){.legacy-prod-card .alternative-part{margin-bottom:0}}.legacy-prod-card .alternative-part p,.legacy-prod-card .alternative-part a{font-weight:700;color:#4B5054;text-decoration:none}.legacy-prod-card .alternative-part a:hover{text-decoration:underline}.legacy-prod-card .alternative-part img{width:auto;height:30px;aspect-ratio:1/1;object-fit:contain}section.gauges-tools-products{background-color:#f4f5f7;padding:100px 0 150px 0}.gauges-tools h3{color:#4B4F54}.gauges-tools-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding-bottom:70px}.gauges-tools-card{width:20%;position:relative;background:#fff;padding:1.5rem}@media screen and (max-width:1031px){.gauges-tools-card{width:50%}}@media screen and (max-width:768px){.gauges-tools-card{width:100%}}.gauges-tools-card img{width:100%;height:auto}.gauges-tools-card h2{color:#4B5054;font-family:"Barlow Semi Condensed";font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 1rem}.gauges-tools-card label{color:#4B5054;font-family:"Barlow Semi Condensed";font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 .5rem}.gauges-tools-card .product-image{width:auto;height:180px;object-fit:contain;margin:0 auto 1rem}.gauges-tools-card .alternative-part{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.gauges-tools-card .alternative-part table{width:100%;font-size:1rem}.gauges-tools-card .alternative-part table td{padding:.25rem 0}.gauges-tools-card .alternative-part table .right{text-align:right}.gauges-tools-request h2{margin-bottom:2rem;text-align:center}.gform_wrapper.gravity-theme .gform_fields{grid-row-gap:2rem!important}.gfield_radio{gap:.5rem;display:flex;flex-direction:column}.gauges-tools-request .gform_wrapper.gravity-theme .gfield_required{color:#f4f5f7}.gauges-tools-request .gform_wrapper.gravity-theme input,.gauges-tools-request .gform_wrapper.gravity-theme textarea,.gauges-tools-request .gform_wrapper.gravity-theme select{color:#333}.gform_legacy_markup_wrapper .gfield_required{color:#666!important;font-style:italic;font-weight:400;font-size:13px}section.banner.diff-page .content{color:#fff}section.banner.diff-page .content .lead{font-family:'Barlow Semi Condensed';font-weight:900;max-width:577px;margin:0 auto}section.diff-page{padding:100px 0 0 0}.banner-bottom{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:start;margin-top:40px;padding:1rem;background-color:rgb(255 255 255 / .35);text-align:center;@media screen and (min-width:992px){flex-direction:column;margin-top:0;padding:0 40px}}.banner-bottom .img-stamp{display:flex;align-items:center;flex-wrap:wrap;min-width:175px;padding:1rem;border-radius:5px;background:#1C2841;text-align:start;transition:all 0.15s ease-in-out}.banner-bottom .img-stamp:hover{border-right:0;@media screen and (min-width:992px){border-right:6px solid #FFDB42}}.banner-bottom .img-stamp img{width:30px;height:auto;margin-right:1rem}.img-stamp .caption{color:#fff;text-transform:uppercase;font-family:'Barlow Semi Condensed';display:block;font-size:12px;margin-top:5px}.img-stamp .caption span{font-weight:900;margin-top:5px;margin-bottom:5px;display:block}.no-border.button{position:relative;padding-right:1.5rem;border:none;text-transform:none;font-size:16px;letter-spacing:.25px;font-family:'Barlow Semi Condensed';font-weight:600;padding:0 1.5rem 0 0;cursor:pointer}.is-style-button-arrow .wp-element-button{position:relative;display:inline-block;padding:0 1.5rem 0 0;margin:0;width:auto;font-family:'Barlow Semi Condensed',sans-serif;font-size:16px!important;font-weight:600!important;text-decoration:none;white-space:nowrap;color:#555!important;background-color:transparent!important;box-sizing:border-box;cursor:pointer}.is-style-button-arrow .wp-element-button::after{content:'';position:absolute;top:50%;transform:translateY(-40%);width:14px;height:14px;background:url(/wp-content/themes/foundation/assets/images/right-arrow-light.svg) no-repeat;background-size:14px 14px;display:inline-block;vertical-align:middle;margin-left:10px;transition:all 0.125s ease-out}@media screen and (max-width:1400px){.no-border.button{margin-top:0;margin-bottom:0;text-align:left}.no-border.button+.no-border.button{margin-left:0}}.no-border.dark.button{color:#fff}.no-border.light.button::after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/right-arrow-light.svg)no-repeat;right:10px;background-size:14px 14px;width:14px;height:14px;display:inline-block;vertical-align:middle;margin-left:10px;position:absolute;right:0;top:50%;transform:translateY(-40%);transition:all 0.125s ease-out}.no-border.dark.button::after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/right-arrow-dark.svg)no-repeat;right:10px;background-size:14px 14px;width:14px;height:14px;display:inline-block;margin-left:10px}.no-border.black-circle.button::after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/right-arrow-black.svg)no-repeat;right:10px;background-size:14px 14px;width:14px;height:14px;display:inline-block;margin-left:10px}.no-border.light.back.button::before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/left-arrow-light.svg)no-repeat;right:10px;background-size:14px 14px;width:14px;height:14px;display:inline-block;margin-left:10px}.no-border.light.button:hover::after{right:-.15rem;margin-left:13px;transition:all 0.125s ease-out}.no-border.dark.button:hover::after{right:10px;margin-left:13px;transition:all 0.125s ease-out}.no-border.black-circle.button:hover::after{right:10px;margin-left:13px;transition:all 0.125s ease-out}.yellow.button,.wp-element-button,.gform_button{border:none!important;border-radius:2px!important;letter-spacing:0.5px!important;font-size:14px!important;background-color:#FFCF06!important;color:#4A4F55!important;text-transform:none!important;font-family:'Barlow Semi Condensed';font-weight:700!important;transition:0.25s!important;background-size:auto 300%!important;cursor:pointer!important}.gform_button{width:100%!important}.yellow.button:hover{background-position:bottom left}.yellow.button{background-image:linear-gradient(to top right,#ffec99 0%,#FFcf06 50%,#FFCF06 100%)}.white.button{border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#FFF;color:#4A4F55;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;background-size:auto 300%;cursor:pointer}.white.button:hover{background-position:bottom left}.white.button{background-image:linear-gradient(to top right,#ACAEAF 0%,#FFFFFF 50%,#FFFFFF 100%)}.grey.button{border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#DDDEE2;color:#4A4F55;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;background-size:auto 300%;cursor:pointer}.grey.button:hover{background-position:bottom left}.grey.button{background-image:linear-gradient(to top right,#ACAEAF 0%,#DDDEE2 50%,#DDDEE2 100%)}.darker.grey.button{border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#ACAEAF;color:#fff;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;background-size:auto 300%;cursor:pointer}.darker.grey.button:hover{background-position:bottom left}.darker.grey.button{background-image:linear-gradient(to top right,#4B4F54 0%,#ACAEAF 50%,#ACAEAF 100%)}.black.button{border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#4A4F55;color:#fff;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;cursor:pointer;background-size:auto 300%}.black.button:hover{background-position:bottom left}.black.button{background-image:linear-gradient(to top right,#ACAEAF 0%,#4B4F54 50%,#4B4F54 100%)}section.blue-legacy{background-color:#0B142B;padding:70px;color:#fff}.blue-legacy h2{font-weight:700}.blue-legacy h3{font-weight:400;line-height:38px}.blue-legacy .cta-title{margin-bottom:10px}.blue-legacy p{margin-top:10px;font-weight:300;font-size:22px;line-height:30px}.blue-legacy .legacy-box h3{margin-bottom:35px}.blue-legacy .legacy-box{border-left:1px solid #FFCF06;padding:65px 0 65px 50px;margin-top:65px}.blue-legacy .product-links{text-align:center}.blue-legacy .product-links img{width:100%;height:auto}.blue-legacy .product-links .columns.six{padding:30px 15px 15px 15px}.blue-legacy .dark.button{margin-bottom:0}.blue-legacy .yellow.button{margin-right:20px}.blue-legacy.tech-data .legacy-box{border-left:1px solid #ACAEAF;padding:0 0 0 50px;margin-top:20px}.page-template-landing-page .banner p,.page-template-landing-page .banner h1{color:#fff}.page-template-landing-page section.banner .page-intro{font-size:42px;line-height:50px}.page-template-landing-page p.lead{font-family:'Barlow Semi Condensed';font-weight:600}.page-template-landing-page #innovations .text p{padding-bottom:30px}.page-template-landing-page .form.sidebar{padding-top:100px;padding-bottom:0;background-color:#f4f5f7}.page-template-landing-page .innovations-section{padding:0}.page-template-landing-page .innovations-section .row{margin-bottom:0}.page-template-landing-page .innovations-section .full{margin-top:0}.free-demo-form,.demo-open{position:fixed;top:50%;right:0;max-width:360px;width:100%;-webkit-transition:transform .4s ease;-moz-transition:transform .4s ease;transition:transform .4s ease}.free-demo-form .demo-form-wrap,.demo-open{padding:20px 20px 0 20px;background:#F4F5F7;-webkit-box-shadow:-2px 0 10px 0 rgb(0 0 0 / .35);-moz-box-shadow:-2px 0 10px 0 rgb(0 0 0 / .35);box-shadow:-2px 0 10px 0 rgb(0 0 0 / .35)}.free-demo-form,.demo-open{-webkit-transform:translateY(-50%) translateX(20px) translateX(100%);-moz-transform:translateY(-50%) translateX(20px) translateX(100%);transform:translateY(-50%) translateX(20px) translateX(100%)}.free-demo-form .gform_wrapper ul.gform_fields li.gfield{padding-right:0}.free-demo-form .form{display:inline-block;width:100%}.free-demo-form .headline{display:flex;align-items:center}.free-demo-form .close{margin-left:auto;cursor:pointer;text-align:center}.free-demo-form .close:before,.demo-open .open:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/CloseDrk.svg) no-repeat;background-size:50px 50px;width:50px;height:50px;display:block;margin:0 auto}.free-demo-form .gform_wrapper .gform_footer input[type="submit"]{border:none;width:100%;background-image:linear-gradient(to top right,#ffec99 0%,#FFcf06 50%,#FFCF06 100%);background-size:auto 300%;transition:0.25s;letter-spacing:.5px;text-transform:none;font-weight:700}.free-demo-form .gform_wrapper .gform_footer input[type="submit"]:hover{background-position:bottom left}.free-demo-form .gform_confirmation_message{padding:60px 20px;line-height:1.3em;background:#FFF;margin:20px 0;display:inline-block}.free-demo-form .gform_confirmation_message strong{font-weight:600}.free-demo-form .gform_ajax_spinner{padding-top:10px}.free-demo-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important}.demo-open{max-width:60px;padding:20px 15px;text-align:center}.demo-open .open{cursor:pointer}.demo-open .open:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.demo-open .open .label{font-size:18px;padding-top:5px}.free-demo-form.show,.demo-open.show{-webkit-transform:translateY(-50%) translateX(0);-moz-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0)}.about-section.banner{position:relative;padding:4rem 1rem;@media screen and (min-width:992px){display:flex;align-items:center;padding:0;min-height:445px}}.about-section.banner .page-header{width:100%;@media screen and (min-width:992px){padding:0 100px}}@media screen and (min-width:992px){.about-section.banner .container{max-width:1170px;margin:0 auto}.about-section.banner .content{width:60%}}@media screen and (min-width:992px){.about-section.banner .banner-bottom{position:absolute;width:25%;height:100%;top:0;right:0}}.about-section.banner h1{color:#FFDB42;font-family:"Barlow Semi Condensed";font-size:36px;font-style:normal;font-weight:700;line-height:normal;@media screen and (min-width:992px){font-size:42px}}.about-section.banner h2{margin-bottom:1rem;color:#fff;font-family:"Barlow Semi Condensed";font-size:42px;font-style:normal;font-weight:900;line-height:100%;@media screen and (min-width:992px){font-size:62px}}.about-section.banner p{color:#fff;font-family:Barlow;font-size:19px;font-style:normal;font-weight:300;line-height:26px}section.stats-fullwidth{background-color:#0B142B}section.stats-fullwidth .stats-image{max-width:100%}.stats-fullwidth .stats span{font-size:100px;line-height:120px;font-family:'Barlow Semi Condensed';color:#ffcf06}.stats-fullwidth .title span{font-size:16px;line-height:19px;font-family:'Barlow Semi Condensed';font-weight:600;color:#fff}.stats-fullwidth .stat-box{padding:80px;text-align:center}section.value-added{padding:100px}.value-added h2{margin-bottom:35px}.value-added .button{margin-top:50px}.stat-box{text-align:center}.stat-box div{font-size:16px;line-height:19px;font-family:'Barlow Semi Condensed';font-weight:600}.stat-box .top{font-size:100px;line-height:120px;font-family:'Barlow Semi Condensed';color:#ffcf06;font-weight:400}section.our-team{padding:100px}section.our-team h2{text-align:center;margin-bottom:50px}.our-team .intro-image{width:100%;margin-bottom:30px}.our-team .title-row span{text-align:center}section.contact-us{padding:100px;text-align:center;background-color:#1C2841;color:#fff;clear:both}.contact-us .copy{max-width:565px;margin:0 auto;display:block}section.fullwidth-icon-image img.image-right{max-width:100%;width:100%;display:block}.fullwidth-icon-image .icon-block{background-color:#1C2841;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center}.fullwidth-icon-image .full-width{display:flex}.fullwidth-icon-image .eight.columns{margin-left:0;width:69.3%}.fullwidth-icon-image .icon-block .img-stamp img{height:65px;width:75px}.icon-block .img-stamp .caption{font-size:14px}.icon-block .img-stamp .caption span{font-weight:700}.about.content-section.two.quotes{background-color:#fff}.about.content-section .container{display:flex}.about.content-section .columns.four{display:flex;align-items:center;justify-content:center}.quotes{width:100%;float:left;margin-bottom:5rem;padding-bottom:0!important}.quotes .quote .content p{position:relative}.quotes .quote .content p{font-size:18px;line-height:26px}.quotes .quote .source{font-size:14px;margin-top:20px}.quotes .quote .content p:before,.quotes .quote .content p:after{display:inline-block;vertical-align:top;height:30px;line-height:48px;font-size:50px}.quotes .quote .content p:before{content:'\201C';margin-right:4px;margin-left:-10px;position:absolute;left:-15px;top:-2px}.quotes .quote .content p:after{content:'\201D';margin-left:8px;margin-right:-8px;position:absolute;bottom:.5rem}.quotes-2{width:100%;float:left;margin-bottom:5rem;padding-bottom:0!important}.quotes-2 .quote-slick{margin:0;padding:5rem}.quotes-2 .quote .content p{position:relative}.quotes-2 .quote .content p{font-size:18px;line-height:26px;padding:1rem;text-align:center}.quotes-2 .quote .source{font-size:14px;margin-top:20px;text-align:center}.quotes-2 .quote .content p:before,.quotes-2 .quote .content p:after{display:inline-block;vertical-align:top;height:30px;line-height:48px;font-size:50px}.quotes-2 .quote .content p:before{content:'\201C';margin-right:4px;position:absolute;left:0;top:.75rem}.quotes-2 .quote .content p:after{content:'\201D';margin-left:8px;position:absolute;bottom:.5rem}.quotes-2 .rule{position:absolute;top:calc(50% - 5px);background-color:#DADDE5}.innovations-section .quotes .quote .content p:before{content:'\201C';margin-right:4px;margin-left:-10px;position:absolute;left:-2px;top:-2px}.about.quotes .quote{padding:55px;max-width:405px}.quote-slick{width:100%;margin-top:25%;background:linear-gradient(135deg,#FFDB44 0%,#FFCF06 50.41%,#F0B81B 100%)}.slick-prev,.slick-next{width:50px;height:50px;z-index:1000}.slick-prev:before{background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/arrow-boxed-l.png);background-size:50px 50px;display:inline-block;width:50px;height:50px;content:''}.slick-next:before{background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/arrow-boxed-r.png);background-size:50px 50px;display:inline-block;width:50px;height:50px;content:''}section.stl-difference{margin-top:100px;background-image:linear-gradient(#1c2841,#0b142b)}.stl-difference .map{background-position:center center;background-size:contain;background-repeat:no-repeat;padding:180px}section.stl-difference .copy{text-align:center;color:#fff;max-width:700px;margin:0 auto}section.stl-difference h2{margin-bottom:35px;font-weight:700}section.stl-difference .content{font-size:22px;line-height:30px;font-weight:300;margin-bottom:50px}section.content-section{padding:100px}.content-section h2{margin-bottom:35px}section.map-section{height:auto;max-height:600px;background-color:#1a2439}section.map-section.home{max-height:100%}section.map-section.home .full-width{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}section.map-section.home .copy{max-width:600px;margin:0 auto;color:#fff;padding:20px 50px 0 50px}.map-section .intro h3{font-weight:400}.map-section .intro h3,.map-section .intro p{color:#fff;text-align:center}.map-section .intro{margin:0 0 30px 0}.map-section .boxes.four.columns{margin-left:0;width:30.6%;object-fit:cover;float:none;position:relative}.map-section .boxes.four.columns .background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;opacity:.5}.map-section .map.eight.columns{margin-left:0;width:69.4%}.map-section .map.eight.columns .button{margin-bottom:0}.map-section img{height:600px;display:inline-block}.map-section img.michigan-made{width:100%;max-width:500px;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;height:auto;display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.map-section .map{margin-top:35px}.map-section .map img{height:auto;max-width:1200px;width:100%;margin:0 auto;display:block}#demo-agents{color:#fff;background-color:#1a2439}#demo-agents h3{border-bottom:3px solid #ffcf06}#demo-agents .content{text-align:left;margin-left:50px;position:relative;bottom:115px;display:inline-block;float:left}#demo-agents .content .days{display:inline-flex}#demo-agents .content .days span.large{font-size:42px;font-weight:800;line-height:50px}#demo-agents .content .days span.business{display:flex;align-items:center;margin-left:5px;max-width:30px;line-height:22px}section.our-history{padding:100px;background-color:#fff;clear:both}.timeline.timeline_dual .date_separator.animated{display:none}span.timeline_title_date{display:none}div.timeline_title span.timeline_title_label{position:relative}div.readmore{display:none}div.history-content{max-width:780px;margin:0 auto}div.timeline_element.blog_post div.content{background-color:#F4F5F7;padding:25px}div.timeline_title span.timeline_title_label{position:relative;color:#4B4F54;font-size:20px;font-weight:900;font-family:'Source Sans Pro'}div.timeline_element.blog_post div.content{clear:right;font-size:16px;font-weight:400;line-height:26px;font-family:'Source Sans Pro';display:inline-block}div.timeline_element_box img.alignright{padding:0}div.timeline_left div.timeline_element:before,div.timeline_right div.timeline_element:before,div.timeline_dual div.timeline_element_left:before,div.timeline_dual div.timeline_element_right:before,div.timeline_left div.timeline_element:after,div.timeline_right div.timeline_element:after,div.timeline_dual div.timeline_element_left:after,div.timeline_dual div.timeline_element_right:after{top:45px}div.timeline_right div.timeline_element:after,div.timeline_dual div.timeline_element_right:after,div.timeline_left div.timeline_element:after,div.timeline_dual div.timeline_element_left:after{content:'';position:absolute;display:block;width:24px;height:24px;border-radius:50%;background-color:#BBB;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.timeline_right div.timeline_element:after,div.timeline_dual div.timeline_element_right:after{left:-12px}div.timeline_left div.timeline_element:after,div.timeline_dual div.timeline_element_left:after{right:-12px}div.timeline_left div.timeline_element:before,div.timeline_dual div.timeline_element_left:before{right:10px}div.timeline_right div.timeline_element:before,div.timeline_dual div.timeline_element_right:before{left:10px}div.timeline_dual div.timeline_element_left,div.timeline_dual div.timeline_element_right{margin:20px 0}div.timeline_element_box{border:none;box-shadow:none}div.timeline_element_box:hover{border:none;box-shadow:none}div.timeline_dual div.timeline_element_right:after,div.timeline_dual div.timeline_element_left:after{box-shadow:none;margin-right:0;margin-left:0}div.timeline_dual div.timeline_element_left:before{border-top:none;border:10px solid #fff0;display:inline-block;width:0;height:0;opacity:1;vertical-align:top;border-left:10px solid #F4F5F7}div.timeline_dual div.timeline_element_right:before{border-top:none;border:10px solid #fff0;display:inline-block;width:0;height:0;opacity:1;vertical-align:top;border-right:10px solid #F4F5F7}div.timeline_dual div.timeline_element_left:hover:after,div.timeline_dual div.timeline_element_right:hover:after{position:absolute;display:block;width:24px;height:24px;border-radius:50%;background-color:#BBB;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.timeline div.timeline_element.timeline_element_right:nth-of-type(4){margin-top:215px}.our-history h2{margin-bottom:75px}.timeline_element_box .content img{max-width:100%;max-height:200px;margin:0 auto;display:block}div.timeline div.spine{top:65px}section.tech-data-page{background-color:#1C2841;background-repeat:no-repeat;background-position:100% 100%;background-size:contain;color:#fff}section.banner.tech-data-page .no-border.light.button{color:#fff}.tech-data.products .product-card img{max-height:200px}.tech-data.products .product-card.guided-keepers img{max-height:184px}.tech-data.products .product-card{height:340px;text-align:center;display:flex;flex-direction:column}.product-card .no-border.button{width:auto;padding-right:1.5rem;margin:0 0 0 1rem;text-align:left;position:relative}.tech-data.products .product-title{font-weight:400}.tech-data.products .columns:first-child{margin-left:10px}.tech-data.products .three.columns{width:23.5%}.tech-data.products .special-card{padding:100px 50px;text-align:center;margin-left:0;display:flex;align-items:center;flex-direction:column;justify-content:center;margin:10px;width:calc(25% - 20px)}.tech-data.products .special-card h3{font-weight:400}.tech-data.products{padding-bottom:100px}.additional-filters{display:none;position:relative;text-align:center;width:200px;margin:0 auto;padding-right:20px}.additional-filters .lead{margin-bottom:0}.additional-filters.active{margin-bottom:20px}.additional-filters:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/Plus-Light-Icon.png) no-repeat;position:absolute;background-size:15px 15px;width:15px;height:15px;display:inline-block;right:7px;top:9px}.additional-filters.active:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/Close-Light-Icon.png) no-repeat;position:absolute;background-size:15px 15px;width:15px;height:15px;display:inline-block;right:7px;top:9px}section.banner.product-page{background:radial-gradient(circle,#FFFFFF .06%,#FFFFFF 32.31%,#F4F5F7 67.12%,#DDDEE2 100%)}section.banner.tech-data-product-page{background:radial-gradient(circle,#FFFFFF .06%,#FFFFFF 32.31%,#F4F5F7 67.12%,#DDDEE2 100%)}section.banner.tech-data-product-page{padding:40px 75px 0 75px}.with-breadcrumb{z-index:9}.with-breadcrumb::before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/Left.svg) no-repeat;position:absolute;background-size:14px 14px;width:14px;height:14px;display:inline-block;top:37px;left:20px}.with-breadcrumb .back.button{position:absolute;z-index:9;display:inline-block;top:25px;left:45px}.with-breadcrumb-light::before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/left-arrow-light.svg)no-repeat;position:absolute;background-size:14px 14px;width:14px;height:14px;display:inline-block;top:22px;left:20px}.with-breadcrumb-light .back.button{position:absolute;display:inline-block;top:10px;left:45px}.banner.product-page .container{display:flex}.banner.product-page .container .columns.five{display:flex;align-items:center;justify-content:center}.banner.product-page .container .columns.five.guided-keepers img{max-width:345px}.banner.product-page p.banner-intro.lead{font-size:18px}section.product-nav-section{background-color:#1C2841;text-align:center;padding:25px;box-sizing:border-box}.product-nav-section .menu li{display:inline-block}.product-nav-section .menu li a{color:#fff;text-decoration:none;text-transform:uppercase;font-family:'Barlow Semi Condensed';font-weight:600;font-size:14px;line-height:14px;padding:20px 0;margin:0 10px}.product-nav-section.fixed{position:fixed;top:0;left:0;width:100%;z-index:9996;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.product-nav-section.fixed+.info-slide-section{margin-top:64px}.logged-in .product-nav-section.fixed{top:32px}.product-nav-section.fixed.move-down{-webkit-transform:translateY(80px);-moz-transform:translateY(80px);transform:translateY(80px)}.product-nav-section li.active a{border-bottom:5px solid #F0B81B;font-weight:800}.info-slide-section{padding:50px}#application .container{max-width:100%}#application.info-slide-section{padding:0px!important}.info-slide-section .app-card img{width:-moz-available;width:-webkit-fill-available;width:fill-available;margin:0 auto;display:block;max-width:100%}.info-slide-section .application-slick{margin-bottom:50px}.slick-initialized .slick-slide{outline:none}.application .app-card .img-background{background:linear-gradient(173.11deg,#FFDB44 0%,#FFCF06 50.41%,#F0B81B 100%)}.application .app-card{float:right;width:44%;min-height:405px;padding:10px;margin-top:20px;margin-right:14%;box-sizing:border-box;margin-bottom:20px;background-color:#fff;z-index:100;box-shadow:0 0 20px rgb(0 0 0 / .2)}.application-slick .background-image{position:absolute;background-color:#DDDEE2;top:60px;width:77%;min-height:330px;left:47%;margin-left:-36%;display:flex}.background-image img{position:absolute;left:50%;margin-left:-38%;top:45px;width:830px;height:345px}.application-slick .background-image img{position:relative;left:initial;top:initial;margin-left:0;width:51%;height:auto;align-self:center}.info-slide-section h2{margin-bottom:50px}.info-slide-section .app-card h3{font-weight:400;margin:25px 0 15px 0}.info-slide-section .text-main{margin-bottom:25px;padding:0 65px}#application .slide-background .slick-prev{left:50%;height:35px;width:35px;bottom:-70px;top:unset;margin-left:-37px}#application .slide-background .slick-next{right:50%;height:35px;width:35px;bottom:-70px;top:unset;margin-right:-37px}#application .slide-background .slick-prev:before{background-size:35px 35px;height:35px;width:35px}#application .slide-background .slick-next:before{background-size:35px 35px;height:35px;width:35px}.columns img{max-width:100%}.info-card-section{padding:50px}.info-card-section #application .container{max-width:100%}.info-card-section #application.info-slide-section{padding:0px!important}.info-card-section .app-card img{width:-moz-available;width:-webkit-fill-available;width:fill-available;margin:0 auto;display:block;max-width:100%;aspect-ratio:2/1!important;object-fit:cover}.info-card-section .application .app-card{width:100%;min-height:425px;margin:0;padding:10px;box-sizing:border-box;background-color:#fff;z-index:100;box-shadow:0 0 20px rgb(0 0 0 / .2)}.info-card-section .app-section{display:flex;z-index:0;column-gap:2rem;row-gap:2rem;flex-wrap:wrap;justify-content:center;max-width:1300px;margin:0 auto}.info-card-section .application{width:100%;max-width:410px}.info-card-section .application .app-card .img-background{background:linear-gradient(173.11deg,#FFDB44 0%,#FFCF06 50.41%,#F0B81B 100%)}.info-card-section h2{margin-bottom:50px}.info-card-section .app-card h3{font-weight:400;margin:25px 0 15px 0}.info-card-section .text-main{margin-bottom:25px;padding:0 50px}.info-card-section #application .slide-background .slick-prev{left:50%;height:35px;width:35px;bottom:-70px;top:unset;margin-left:-37px}.info-card-section #application .slide-background .slick-next{right:50%;height:35px;width:35px;bottom:-70px;top:unset;margin-right:-37px}.info-card-section #application .slide-background .slick-prev:before{background-size:35px 35px;height:35px;width:35px}.info-card-section #application .slide-background .slick-next:before{background-size:35px 35px;height:35px;width:35px}section.innovations-section{background-color:#fff;padding:100px}.innovations-section h2{text-align:center;margin-bottom:40px}.innovations-section h3{font-weight:400;margin-bottom:25px}.innovations-section .half{text-align:center}.innovations-section .full{max-width:850px;text-align:center;margin:40px auto 0 auto}.innovations-section .black.button{margin:0 auto;display:block;width:260px}.innovations-section .half p.lead{max-width:560px;display:block}.innovations-section p{font-size:22px;font-weight:300;margin:0 auto;line-height:30px}.innovations-section .row.flex{display:flex;align-items:center;margin:0 0 6rem}@media screen and (max-width:992px){.innovations-section .row.flex{margin:0}}.innovations-section .copy.remove-left-padding{margin-left:0}.innovations-section .half img{max-width:100%}.innovations-section .full img{max-width:100%;margin:0 auto;display:block}.innovations-section .button{margin-top:60px}.innovations-section .benefits h2{text-align:left}.benefits:first-child .benefits-section{border-right:2px solid #DDDEE2;padding-right:4%}.page-id-219 .benefits:first-child .benefits-section{border-right:none}.benefits.columns{align-self:flex-start}.benefits-section img{width:26%;padding-right:4%;height:auto;float:left;margin-bottom:20px}.benefits-section .text{width:70%;padding-bottom:20px;float:left}.innovations-section .quotes .quote{padding:55px}.innovations-section .quote-slick{margin-top:0}.innovations-section .quotes .rule{position:absolute;top:calc(50% - 5px)}.innovations-section .centered.section-title{margin-bottom:40px}.rule{height:10px;width:9999px;margin-left:-5000px;background-color:#f4f5f7}.features ol{counter-reset:my-awesome-counter;list-style:none;padding-left:40px;margin-left:0}.features ol li{counter-increment:my-awesome-counter;position:relative;padding-bottom:20px}.regular-text{font-style:normal}.italic-text{font-style:italic;font-size:22px}.features ol li::before{content:counter(my-awesome-counter);font-weight:800;font-size:20px;position:absolute;left:calc(-1 * 35px - 10px);line-height:35px;width:35px;height:35px;top:0;background:#FFCF07;border-radius:50%;text-align:center;font-style:normal}.history-section{background-color:#fff;margin-top:10px}.history-section p,.whats-new-section p{font-size:18px;font-weight:300;line-height:26px;text-align:center;margin-bottom:10px}.whats-new-section ul{font-size:18px;font-weight:300;line-height:26px;text-align:left;margin-bottom:10px}.history-section p strong{font-size:22px;font-weight:800;line-height:26px;padding:0 30px;position:relative;background-color:#fff;z-index:2}.history-section .column{text-align:center}.history-section .flex .column,.whats-new-section .flex .column,.options-section .option.style .column{align-self:flex-start}.history-section .column .text:before{content:'';height:1px;width:200%;position:absolute;left:-50%;top:14px;background-color:#979797}.history-section .column:first-child .text:before,.history-section .column:last-child .text:before,.history-section .column .text.no-lines:before{content:none}.history-section .content{padding-top:5px}.whats-new-section{background-color:#fff}.whats-new-section .container{padding:0 0 100px 0}.whats-new-section h3{font-weight:400;margin-bottom:25px}.whats-new-section .column{text-align:center;overflow:hidden}.whats-new-section p strong{font-size:22px;font-weight:800;line-height:26px}.whats-new-image{width:100%;margin:25px 0}.whats-new-image img{width:100%;height:auto;display:block}.whats-new-section .whats-new-image img{margin:0 auto;max-height:600px}.whats-new-section .container .button{margin-top:40px}.pricing-section{background-color:#fff}.pricing-section .flex{flex-wrap:wrap}.pricing-section .column{align-self:flex-start;flex-basis:0%;margin:0 7%;padding:4% 0}.pricing-section .count4 .column{flex-basis:11%;margin:0 6%}.pricing-section .count5 .column{flex-basis:15%}.pricing-section .count6 .column{flex-basis:15%}.pricing-section p:first-of-type{font-size:18px;font-weight:600;line-height:20px;white-space:nowrap}.pricing-section p:last-of-type{font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.pricing-section p.larger-text,.pricing-section p span.bold-price{font-size:18px;font-weight:600;line-height:20px;white-space:nowrap}.pricing-section p span.bold-price{font-weight:800}.pricing-section img{width:auto;height:150px;margin:20px 0}.pricing-section .download-pdf{margin-top:30px}.pricing-section.guided-keepers .column{margin:0 75px}.configure-product-section{background-color:#fff}.configure-product-section p{font-size:20px;line-height:24px;padding:25px 0}.configure-product-section .seven img{width:100%;height:auto;border:1px solid #b5babf}.download-pdf{display:block;padding:30px 0;font-size:16px;line-height:25px;font-weight:800;color:#4B4F54;text-align:center;text-decoration:none}.download-pdf:hover{color:#4B4F54}.download-pdf:hover:after{background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/PDF_hover.svg)no-repeat;background-size:20px 25px}.download-pdf:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/PDF_normal.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:relative;top:6px;margin-left:15px}.download-zip{position:relative;display:inline-block;text-align:center;padding:65px 0 35px 0;font-size:14px;line-height:14px;font-weight:400;color:#fff;text-decoration:none;width:calc(100% - 20px);background-color:#0B142B;margin:0 10px}.download-zip:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/ZIP-outline-yellow.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:absolute;top:35px;left:50%;margin-left:-10px}.download-zip:hover{color:#FFDB44}section.options-section{padding:100px;background-color:#fff;margin-top:10px}.options-section .style h3{margin:0 0 1.5rem;padding:0}.options-section h2,.pricing-section h2{margin-bottom:50px}.options-section h2.option-name{margin-left:75px}.options-section table .valign-top{vertical-align:top}.options-section table .valign-middle{vertical-align:middle}.options-section table.labels-table{margin:0 auto;width:800px;max-width:100%}.options-section table.labels-table td,.options-section table.labels-table th{text-align:center}.options-section table.labels-table th.no-border{border:0!important}.options-section table.labels-table td.padded,.options-section table.labels-table th.padded{padding:1rem}@media screen and (max-width:992px){.options-section table.labels-table td.padded,.options-section table.labels-table th.padded{padding:0 1rem}}.options-section table.labels-table th.body-diameter{max-width:30px}@media screen and (max-width:992px){.options-section table.labels-table th.body-diameter{max-width:16px}}@media screen and (max-width:992px){.options-section table.labels-table img.window-thickness{width:200px;height:auto}@media screen and (max-width:768px){.options-section table.labels-table h3.window-thickness{font-size:1rem}.options-section table.labels-table h3.body-diameter{font-size:1rem;margin-top:50px}}}@media screen and (max-width:768px){.options-section table.labels-table img.window-thickness{width:100px;height:auto}}@media screen and (max-width:992px){.options-section table.labels-table img.body-diameter{width:80px;height:auto}}@media screen and (max-width:768px){.options-section table.labels-table img.body-diameter{width:30px;height:auto}}.options-section table.labels-table h3.body-diameter{transform:rotate(-90deg);text-wrap:nowrap;margin-top:130px}@media screen and (max-width:992px){.options-section table.labels-table h3.window-thickness{font-size:1.5rem}.options-section table.labels-table h3.body-diameter{font-size:1.5rem;margin-top:50px}}@media screen and (max-width:768px){.options-section table.labels-table h3.window-thickness{font-size:1rem}.options-section table.labels-table h3.body-diameter{font-size:1rem;margin-top:50px}}.options-section .tab-content{top:inherit;margin-bottom:0}.options-section .tab-content .prod{cursor:initial}.options-section .title{font-size:32px;line-height:38px;font-family:'Barlow Semi Condensed';margin-left:35px}.options-section .title-image img{max-width:90px;position:relative;bottom:-18px}.options-section .option.style{background-color:#f4f5f7;color:#4B4F54;padding:50px 50px 0}@media screen and (max-width:992px){.options-section .option.style{padding:2rem 1.5rem}}.options-section .option.dark-blue{background-color:#1C2841;color:#fff}.options-section .option.light-grey{background-color:#E9EBEF;color:#4B4F54}.options-section .option.medium-grey{background-color:#DDDEE2;color:#4B4F54}.options-section .option.style .row.flex{flex-wrap:wrap}.options-section .option.style .column{max-width:130px;align-items:center;justify-content:center;display:flex;flex-direction:column;margin:1.5rem 10px 0}@media screen and (max-width:992px){.options-section .option.style .column{margin:0;padding:0 1rem 1.5rem}}.options-section .option.style .column.is-alternate{position:relative;margin-left:1.5rem}.options-section .option.dark-blue.style .column.is-alternate:before{top:-1rem;color:#fff}.options-section .option.light-grey.style .column.is-alternate:before{top:-.75rem;color:#4B4F54}.options-section .option.style .column.is-alternate:before{content:'Alternate';position:absolute;width:auto;letter-spacing:.5px;font-size:14px;font-family:'Barlow Semi Condensed';font-weight:700}.options-section .option.style p{margin:.5rem 0 .25rem;font-size:14px;font-weight:300;line-height:20px;text-align:center}.options-section .option.style p strong,.pricing-section p strong{font-size:18px;font-weight:800;line-height:22px}.options-section .option.style .whats-new-image{align-self:center;float:left;margin:0;width:auto;background-color:#fff0}.options-section .option.style .whats-new-image img{width:120px;height:auto;margin:0 auto}.options-section .option.style .whats-new-image.fixed-height img{width:auto;height:200px;margin:0 auto}.options-section .option.style .text{text-align:left;max-width:130px}.options-section.gas-spring-clamps .option.one .column{max-width:195px}.options-section.gas-spring-clamps .option.two .column{max-width:150px}.options-section.ejectors .option.one .column{max-width:185px}.options-section.ejectors .option.two .column{max-width:185px}.options-section.rail-lifters .option.two{margin-bottom:20px}.options-section.pilot-assemblies .option.one .column{max-width:160px}.options-section.tapered-pilots .option.one .column{width:auto;min-width:100px;max-width:195px}.options-section.tapered-pilots .option.two .column{max-width:135px}.options-section.tapered-pilots .option .column img{max-height:150px;width:auto}.options-section.guided-keepers .option.two .column{max-width:135px}.options-section.guided-keepers .option.three .column,.options-section.guided-keepers .option.three .column .text{max-width:165px}.options-section .centered,.pricing-section .centered{margin-bottom:10px}.options-section a.darker.button{margin:50px auto 0 auto;display:block;width:185px}.options-section a.no-border.button.light{margin-top:50px}.options-section h4.option-name{text-align:left;padding:30px 0 30px 80px}.options-section h4.option-name.dark-blue{background-color:#1C2841;color:#fff;cursor:pointer}.options-section h4.option-name.light-grey{background-color:#E9EBEF;color:#4B4F54;cursor:pointer}.options-section h4.option-name.medium-grey{background-color:#DDDEE2;color:#4B4F54;cursor:pointer}.option-name.dark-blue.active:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/close_light.svg) no-repeat;position:absolute;background-size:50px 50px;width:50px;height:50px;display:inline-block;left:15px;top:16px}.option-name.dark-blue:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/OpenLight.svg) no-repeat;position:absolute;background-size:50px 50px;width:50px;height:50px;display:inline-block;left:15px;top:16px}.option-name.light-grey.active:before,.option-name.medium-grey.active:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/CloseDrk.svg) no-repeat;position:absolute;background-size:50px 50px;width:50px;height:50px;display:inline-block;left:15px;top:16px}.option-name.light-grey:before,.option-name.medium-grey:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/OpenDrk.svg) no-repeat;position:absolute;background-size:50px 50px;width:50px;height:50px;display:inline-block;left:15px;top:16px}.more-details.dark-blue .options-row{border-top:5px solid #0b142b;max-width:100%}.more-details.light-grey .options-row{border-top:5px solid #DDDEE2;max-width:100%}.more-details.medium-grey .options-row{border-top:5px solid #ACAEAF;max-width:100%}.more-details table{background-color:#f4f5f7;font-size:18px;line-height:26px;margin:0 auto}.more-details table tr{border-bottom:2px solid #DDDEE2}.more-details table th{font-size:1.1rem;margin:0;line-height:150%;font-family:'Barlow Semi Condensed';font-weight:700;padding:20px;text-align:center;border-right:2px solid #DDDEE2;vertical-align:middle}.more-details table th:last-child{border-right:none}.more-details table td{padding:.25rem 1rem;text-align:center;vertical-align:middle;border-right:2px solid #DDDEE2}.more-details table td:last-child{border-right:none}@media screen and (max-width:768px){.more-details table{font-size:16px}.more-details table th{padding:10px;font-size:16px}.more-details table td{padding:10px}}.more-details b{font-weight:800}.more-details .options-content .columns.half .text p{text-align:left}img.aligncenter{display:block;margin:0 auto}.options-content.full-or-half p.disclaimer{font-size:18px;line-height:26px}@media screen and (max-width:992px){.options-content.full-or-half p.disclaimer{font-size:14px;line-height:18px}}.mb-6{margin-bottom:4rem}.options-content{flex-direction:column;display:none;background-color:#f4f5f7}.options-section table.options-table-checkbox .bg-gray{background-color:#ddd}.options-table-checkbox td{border:1px solid #ccc;padding:10px}.options-table-checkbox img{width:20px;height:auto;margin:0}.options-section table.options-table-checkbox td,.options-section table.options-table-checkbox th{padding:1rem 1.5rem;border:2px solid #ddd;font-size:1rem;font-weight:600;text-align:center;vertical-align:middle}@media screen and (max-width:1200px){.options-section table.options-table-checkbox td,.options-section table.options-table-checkbox th{padding:1rem 2rem;font-size:1rem}}@media screen and (max-width:992px){.options-section table.labels-table img.body-diameter{width:80px;height:auto}.options-section table.labels-table h3.body-diameter{font-size:1.5rem;margin-top:50px}.options-table-checkbox img{width:20px;height:auto;margin:0}}@media screen and (max-width:768px){.options-section table.options-table-checkbox td,.options-section table.options-table-checkbox th{padding:.5rem .5rem;font-size:.85rem}.options-section table.labels-table h3.body-diameter{font-size:1rem;margin-top:50px}.options-section table.labels-table img.body-diameter{width:30px;height:auto}.options-table-checkbox img{width:24px;height:auto;margin:0}}.options-table table{width:100%;table-layout:fixed}@media screen and (max-width:992px){.options-table table{table-layout:auto}}.options-table thead th{background-color:#DDDEE2}.options-table img{width:160px;max-width:100%;height:auto}.options-section.guided-keepers .small-image img{max-width:75px;height:auto}.options-content.full-or-half .row.full{display:flex;flex-direction:column;justify-content:center;align-items:center}.padding-bottom{padding-bottom:25px!important}.margin-bottom{margin-bottom:20px}.no-margin-bottom{margin-bottom:0}.title-image{flex-direction:row;display:flex;justify-content:center;align-items:center;padding-right:40px;border-right:2px solid #0b142b}.other-info{flex-direction:row;display:flex;justify-content:center;align-items:center}.other-info span{font-size:22px;line-height:30px}.other-info .bold.field{font-size:22px;line-height:30px;font-weight:900}.other-info .field{padding:30px}.other-info .caption{margin-right:30px}.other-info .button{max-width:97px;margin-bottom:0}.options-content{padding:70px 50px}@media screen and (max-width:992px){.options-content{overflow:scroll;display:none;padding:1.5rem}}.options-content.full-or-half .columns.half img{max-width:300px;height:auto}.options-content.full-or-half .columns.half li,.options-content.full-or-half .row.full li{text-align:left}.options-content.full-or-half .row.full img{max-width:80%;margin-bottom:30px;height:auto}.options-content.full-or-half h3{margin:0 0 2rem;padding:0}.options-content.full-or-half p{font-size:22px;line-height:30px;margin-bottom:30px}@media screen and (max-width:992px){.options-content.full-or-half p{font-size:18px;line-height:24px;margin-bottom:1rem}}@media screen and (max-width:992px){.options-content.full-or-half .row{display:flex;flex-direction:column;gap:2rem}}section.guided-keepers-whats-new{padding:100px 50px}section.guided-keepers-whats-new h2{margin-bottom:50px}.whats-new-row{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:10px 0}.whats-new-row-name{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#1C2841;color:#fff;padding:10px 40px 10px 40px;box-sizing:border-box;width:100%}.whats-new-row-name .column{margin-left:60px}.whats-new-row-name .column.image{width:15%;margin-left:0}.whats-new-row-name .column.title{width:25%}.whats-new-row-name .column.title h4{font-size:26px;line-height:30px}.whats-new-row-name .column.intro{width:60%}.whats-new-row-name .column.intro p{font-size:20px;line-height:24px}.whats-new-gk-content p{font-size:22px;line-height:30px}.whats-new-row img{max-width:100%}.whats-new-gk-content .row.flex{display:grid;grid-template-columns:2fr 5fr;gap:2rem}@media screen and (max-width:768px){.whats-new-gk-content .row.flex{display:flex;flex-direction:column}}.whats-new-gk-content .row.flex img{max-width:500px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.whats-new-gk-content .row.flex h3,.whats-new-gk-content .row.full h3,.whats-new-gk-content .row.flex h4,.whats-new-gk-content .row.full h4{margin-bottom:15px}.whats-new-gk-content .row.flex p,.whats-new-gk-content .row.full p{margin-bottom:10px}.whats-new-gk-content .row.full.left{display:flex;justify-content:flex-start}.whats-new-gk-content .row.full.center{display:flex;justify-content:center}.whats-new-gk-content .row.full img{max-width:800px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.whats-new-gk-content{background:#fff;padding:75px;width:100%;max-width:100%;box-sizing:border-box}.whats-new-gk-content .columns.half{justify-content:center;align-items:center;display:flex}section.best-practices-section{padding:100px;background-color:#fff}.best-practices-section h2{margin-bottom:50px;text-align:center}.best-practices-section h3{font-weight:400;margin-bottom:25px}.best-practices-section .columns.seven img{max-width:100%}.best-practices-section h3{font-weight:400;margin-bottom:25px}.best-practices-section .half.copy{max-width:420px}.best-practices-section .full{max-width:850px;text-align:center;margin:0 auto 40px auto}.best-practices-section .grey.button{margin:0 auto;display:block;width:260px}.best-practices-section p.lead{max-width:560px;margin:0 auto 50px auto;display:block}.best-practices-section p{font-size:22px;font-weight:300;line-height:30px}.best-practices-section .row{margin-bottom:0}.best-practices-section .row.flex{display:flex;align-items:center}.best-practices-section .copy{margin-left:85px}.best-practices-section .half img{max-width:100%}.best-practices-section .full img{max-width:100%;margin:0 auto;display:block}section.faqs-section{padding:100px;background-color:#fff;margin-top:10px}.page-template-legacy-products section.faqs-section{background-color:#f4f5f7}.page-template-legacy-products section.faqs-section .container{padding-top:0}.faqs-section h2{margin-bottom:55px}.faqs-section .row.faq-block{background-color:#1C2841;color:#fff;margin-bottom:10px;transition:all 0.25s ease-in-out;overflow:hidden;cursor:pointer;border-radius:3px}.faqs-section .row.faq-block .faq{padding:31px 65px 31px 31px;transition:all 0.25s ease-in-out}.faqs-section .row.faq-block .faq.active{padding:31px 65px 0 31px;transition:all 0.25s ease-in-out}.faqs-section h3{display:inline-block;position:relative;font-weight:400;padding-left:65px}.faqs-section .faq.active h3::before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/close_light.svg) no-repeat;position:absolute;background-size:50px 50px;width:50px;height:50px;display:inline-block;left:0;top:-6px}.faqs-section h3::before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/open_light.svg) no-repeat;position:absolute;background-size:50px 50px;width:50px;height:50px;display:inline-block;left:0;top:-6px}.faq-block .faq-content{padding:0 62px 40px 97px;display:none;overflow:hidden;margin-top:16px}.faq-block .faq-content p{font-size:22px;line-height:30px;font-weight:300}#legacy-banner .container .content{max-width:455px;margin:0 auto}#legacy-banner .container .button{margin-top:50px}.legacy-products-page{background-color:#f4f5f7;padding-bottom:100px;border-bottom:2px solid #4B4F54}.pdf-link,.pdf-link-after,.external-link,.zip-link,.zip-link-before{display:inline-block;font-size:16px;line-height:17px;font-weight:600;font-family:'Barlow Semi Condensed';margin-right:25px;text-decoration:none;color:#4a4f55;position:relative;padding:.25rem 0}@media screen and (max-width:768px){.pdf-link,.pdf-link-after,.external-link,.zip-link,.zip-link-before{font-size:18px}}.external-link,.zip-link{margin-bottom:25px}.pdf-link:hover,.pdf-link-after:hover,.external-link:hover,.zip-link:hover,.zip-link-before:hover{text-decoration:none;color:#4a4f55;cursor:pointer}.pdf-link:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/PDF_normal.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:relative;top:5px;margin-right:10px}.pdf-link:hover:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/PDF_hover.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:relative;top:5px;cursor:pointer}.pdf-link-after:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/PDF_normal.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:relative;top:-6px;float:right;margin-right:50px}.product-pdfs .pdf-card .pdf-link-after:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/PDF_normal.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;margin-left:10px;margin-right:50px;float:right;display:inline-block;position:relative;bottom:initial;left:initial}.pdf-link-after:hover:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/PDF_hover.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:relative;top:-6px;float:right;cursor:pointer}.product-pdfs .pdf-card .pdf-link-after:hover:after{background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/PDF_hover.svg)no-repeat;background-size:20px 25px}.zip-link:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/ZIP.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;margin-left:10px;display:inline-block;position:absolute;bottom:-20px;left:-55px}.product-pdfs .pdf-card .zip-link:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/ZIP.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;margin-left:10px;margin-right:50px;float:right;display:inline-block;position:relative;bottom:0;left:0}.zip-link:hover:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/ZIP_hover.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:absolute;bottom:-20px;left:-55px;cursor:pointer}.product-pdfs .pdf-card .zip-link,.product-pdfs .pdf-card .pdf-link-after,.product-pdfs .external-link{display:block;margin-right:0;margin-bottom:0}.product-pdfs .pdf-card .extra-space .pdf-link-after{display:block;margin-right:0;margin-bottom:15px}.product-pdfs .pdf-card .zip-link:hover:after{background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/ZIP_hover.svg)no-repeat;background-size:20px 25px}.zip-link-before:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/ZIP.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:relative;top:5px;margin-right:10px}.zip-link-before:hover:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/ZIP_hover.svg)no-repeat;background-size:20px 25px;width:20px;height:25px;display:inline-block;position:relative;top:5px;cursor:pointer}.external-link:after{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/External.svg)no-repeat;background-size:21px 26px;width:21px;height:26px;margin-left:10px;margin-right:50px;float:right;display:inline-block;position:relative;bottom:initial;left:initial}.external-link:hover:after{background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/External_hover.svg)no-repeat;background-size:21px 26px}.tech-data.pdf-card .icons{float:right;display:block}span.file-upload-name{float:left;display:block}.row.top{margin-bottom:30px;margin-top:15px}.row.second,.row.third{margin-bottom:30px}#product-banner{padding:85px 85px 40px 85px;background-color:#fff}.cad-embed{background-color:#fff;padding:0 20px 50px 20px}.cad-embed iframe{width:100%;margin-top:-20px}.support-resources{background-color:#fff;border-bottom:2px solid #4B4F54;padding-bottom:75px}.product-info.content h1{font-size:45px;line-height:65px;margin-bottom:30px}.product-info .image{background-color:#f4f5f7;width:355px;height:355px;display:flex;align-content:center;justify-content:center;flex-direction:column}.pdf-card .pdf-link{display:block;margin-bottom:20px;line-height:14px}.pdf-card .pdf-link:before{top:7px}.support-resources h4,.product-info h4{margin-bottom:15px}.product-info .columns.four:first-of-type{margin-left:0}.product-info .cad{float:right}.product-info .cad .product-pdfs{display:flex;flex:1 0 auto;padding-top:5px}.product-info .cad .product-pdfs .card{max-width:220px;padding:0 25px}.product-info .cad .product-pdfs .card a{color:#4B4F54;text-decoration:none;font-weight:700;font-size:16px}.product-info .cad .product-pdfs .card:first-of-type{padding-left:0}.product-info .cad .product-pdfs .card:last-of-type{padding-right:0}.product-info .cad .product-pdfs .card img{max-width:100%;height:auto;margin-bottom:10px;border:1px solid #DDDEE2}.support-resources .row{display:flex;flex-direction:row;flex-wrap:wrap}.support-resources .row a{color:#4B4F54}.support-resources .row img{margin-bottom:10px;width:185px;border:1px solid #DDDEE2}.support-resources .row .caption{font-size:14px;line-height:20px;font-weight:400;width:185px}.support-resources .support-pdf{width:185px;display:inline-block;margin-right:45px;margin-bottom:50px}.product-info .pdf-card{padding:15px 25px;background-color:#f4f5f7}.support-resources .pdf-card{padding:15px;background-color:#f4f5f7}.upgrade-bar{max-height:99px;height:99px;flex-direction:row;align-content:flex-start;justify-content:center;align-items:center;position:fixed;left:0;bottom:0;width:100%;background:rgb(244 245 247 / .9);backdrop-filter:blur(2px);padding:10px;box-sizing:border-box;border-top:1px solid #DDDEE2;z-index:100}.upgrade-bar img{max-height:80px;display:inline-block;margin-right:25px}.upgrade-bar .upgrade-prod p{margin-bottom:0}.upgrade-bar h3{font-size:18px;line-height:26px}.upgrade-bar .upgrade-prod{display:inline-block;width:100%}.upgrade-bar .content{display:flex;flex-direction:row;align-content:flex-start;justify-content:center;align-items:center}.upgrade-bar .button.black-circle{color:#4A4F55;margin-bottom:0}.upgrade-bar .columns.four.product{display:flex;flex-direction:row;justify-content:center;align-items:center;width:33%}.upgrade-bar .content p.num{font-weight:700}.upgrade-bar .content p.num,.upgrade-bar .content p.stat{display:block}.upgrade-bar .stat-number,.upgrade-mobile .stat-number{display:inline-block;margin-right:10px;text-align:right}.upgrade-bar .stat-desc,.upgrade-mobile .stat-desc{display:inline-block}.delay{display:none}.upgrade-mobile{display:none;background-color:#fff;padding-bottom:60px}.upgrade-mobile-card{background-color:#dddee2;margin:0 auto;display:block;float:none;text-align:center;padding:30px;box-sizing:border-box}.upgrade-mobile-card a{display:block;margin-top:15px;margin-bottom:0}.upgrade-mobile .upgrade-prod{margin-top:20px}.upgrade-mobile .stat-desc{text-align:left}.flex{display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (min-width:992px){.d-lg-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}}.values{width:100%}.values .row p{display:inline-block}.values .row p.left{float:left;text-align:right;width:calc(50% - 10px)}.values .row p.right{float:right;text-align:left;font-weight:600;width:calc(50% - 10px)}.values .row{border-bottom:1px solid #dddee2;padding:5px}.values .row:last-of-type{border:none}.filter-tabs{margin:2rem}.page-id-393 .filter-tabs{margin:0 0 2rem}@media screen and (max-width:1000px){.filter-tabs{margin:0}}.filter-tabs .tab-panel .d-flex{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:end;gap:1rem}@media screen and (max-width:1000px){.filter-tabs .tab-panel .d-flex{column-gap:1rem;row-gap:3rem}}.filter-tabs .tab-list{display:flex;justify-content:left;list-style:none;margin:0;padding:0}.filter-tabs .tab-list-container{display:flex;align-items:center;flex-wrap:nowrap;gap:2rem}.filter-tabs .tab-list-container .clear-filters{font-weight:900;font-size:22px;cursor:pointer;background:#FFF;border:2px solid #DDDEE2;padding:20px 30px;align-self:center;transform:translateY(-5px)}.filter-tabs .tab-item{display:flex;align-items:center;width:325px;padding:2rem;cursor:pointer;font-weight:700;background-color:#DDDEE2;color:#4B4F54;border-bottom:2px solid #fff0;transition:all 0.3s ease}@media screen and (max-width:1000px){.filter-tabs .tab-item{padding:1rem;width:50%;font-size:1rem}}.filter-tabs .tab-item[data-tab="tab-1"]{position:relative;background:#1C2841;color:#fff}.filter-tabs .tab-item[data-tab="tab-1"]:before{content:'1';border-color:#FFF;width:50px;height:50px;display:flex;justify-content:center;align-items:center;left:20px;top:22px;border:2px solid;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:24px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;flex:0 0 auto;margin-right:15px}@media screen and (max-width:1000px){.filter-tabs .tab-item[data-tab="tab-1"]:before,.filter-tabs .tab-item[data-tab="tab-2"]:before{width:30px;height:30px;font-size:16px}}.filter-tabs .tab-item[data-tab="tab-1"]:hover:before{background:#FFCF06;border-color:#FFCF06;color:#4B4F54}.filter-tabs .tab-item[data-tab="tab-2"]:before{content:'2';border-color:#FFF;width:50px;height:50px;display:flex;justify-content:center;align-items:center;left:20px;top:22px;border:2px solid;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:24px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;flex:0 0 auto;margin-right:15px}.filter-tabs .tab-item[data-tab="tab-2"]:hover:before{background:#FFCF06;border-color:#FFCF06;color:#4B4F54}.filter-tabs .tab-panel{display:none;padding:2rem 2rem 0;background:#f9f9f9;border-top:none}@media screen and (max-width:1000px){.filter-tabs .tab-panel{padding:2rem 1rem 1rem}}.filter-tabs .tab-panel .image-box{cursor:pointer}.filter-tabs .tab-panel .image-box .lead{font-size:16px;font-weight:800;font-family:'Barlow Semi Condensed'}.filter-tabs .tab-panel.active{display:block}.filter-tabs .tab-panel#tab-1{background:#1C2841;color:#fff;text-align:center}.filter-tabs .tab-panel#tab-2{background-color:#DDDEE2;color:#4B4F54;text-align:center}.filter-tabs .tab-panel .image-box:not(.default-aspect-ratio) img{aspect-ratio:1/1;object-fit:contain;object-position:center bottom}.filter-tabs .tab-panel .image-box.default-aspect-ratio img{margin-bottom:1rem;max-height:120px;height:120px}.filter-tabs .tab-panel .image-box img{max-height:100px;max-width:100%;width:auto}@media screen and (max-width:1000px){.filter-tabs .tab-panel img{max-height:60px}}.filter-tabs .tab-panel .tab-disclaimer{font-size:14px;font-weight:400;color:#4B4F54;padding:1rem 0;text-align:left;width:100%}.filtered-badges{margin-bottom:2rem}.filtered-badges span{position:relative;display:inline-block;padding:5px 5px 5px 1.5rem;background:#fff;border:1px solid #ccc;border-radius:3px;cursor:pointer;transition:all 0.25s ease-in-out}.filtered-badges span+span{margin-left:.5rem}.filtered-badges span:hover{border:1px solid #aaa}.filtered-badges span:hover:before{color:#111}.filtered-badges span:before{content:'\00d7';position:absolute;z-index:9;top:0;left:0;font-size:24px;color:#aaa;line-height:21px;width:24px;height:100%;text-align:center;transition:all 0.25s ease-in-out}.product-filter{margin:0 2rem 4rem}.page-id-393 .product-filter{margin:0 0 4rem}@media screen and (max-width:768px){.product-filter{margin:0 0 2rem}}.product-filter .product-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:2rem;@media screen and (max-width:768px){grid-template-columns:1fr}}.tech-product-card{padding:.5rem;background-color:#fff}.tech-product-card a.visit-product{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;align-items:center;border:1px solid #dddee2;background-color:#f4f5f7;text-decoration:none;padding:.5rem}@media screen and (max-width:1100px){.tech-product-card a.visit-product{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:768px){.tech-product-card a.visit-product{justify-content:center}}.tech-product-card a.visit-product h3,.tech-product-card a.visit-product .button{margin:0}.tech-product-card .product-content{display:grid;grid-template-columns:1fr 1fr;padding:1rem 0 .5rem}@media screen and (max-width:768px){.tech-product-card .product-content{grid-template-columns:1fr;gap:1rem}}.tech-product-card .product-content.columns-3-2{grid-template-columns:3fr 4fr}.tech-product-card .product-content .featured-image{display:flex;justify-content:center;align-items:center;text-align:center}.tech-product-card img{max-width:200px;max-height:200px}.image-right img{max-width:370px}.banner.tech-data-product-page .yellow.button{margin-top:50px}.banner.tech-data-product-page h2{margin-bottom:0;display:inline}.banner.tech-data-product-page h1{margin-bottom:10px;display:inline;font-size:42px;line-height:50px;font-weight:800}@media screen and (max-width:576px){.banner.tech-data-product-page h1{font-size:32px;line-height:40px}}.banner.tech-data-product-page .page-header .image-right img{max-width:210px}.page-id-393 .banner.tech-data-product-page .page-header .image-right img{max-width:235px}.page-id-393 .banner.tech-data-product-page .page-header .image-right.four.columns{max-height:210px;overflow-y:hidden;min-width:235px}.banner.tech-data-product-page .page-header .button{margin:1rem 0 0 0;text-wrap:wrap;line-height:140%}.banner.tech-data-product-page .container{display:flex;align-items:center}.full-width.sidebar{display:flex;justify-content:space-between;overflow:hidden;height:100%;border-bottom:2px solid #4B4F54}.filter-section{background-color:#f4f5f7}.full-width.sidebar .columns.two{background-color:#1C2841}@media screen and (max-width:768px){.full-width.sidebar .columns.two{display:none}}.full-width.sidebar .columns.ten{padding:20px 0 30px 0;margin-left:0}.filter-sidebar{background-color:#1C2841;color:#fff;float:left;width:100%}.filter-sidebar{padding-left:30px;padding-top:50px;padding-right:30px;box-sizing:border-box}.filter-sidebar label.check{padding:.4rem 0;display:flex;gap:.75rem;align-items:center}.filter-sidebar label.check input[type="checkbox"]{width:18px;height:18px}.filter-sidebar label.check+.text-main{margin-top:2rem}.check-container{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.check-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.check-container .checkmark{position:absolute;top:0;left:0;box-sizing:border-box;height:16px;width:16px;border:1px solid #ACAEAF;border-radius:2px;background-color:#FFF}.check-container:hover input~.checkmark{background-color:#ccc}.check-container input:checked~.checkmark{background-color:#FFDB44;border:1px solid #F0B81B}.check-container .checkmark:after{content:"";position:absolute;display:none}.check-container input:checked~.checkmark:after{display:block}.check-container .checkmark:after{left:4px;top:1px;width:4px;height:8px;border:solid #0B142B;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.filter-sidebar .checks{margin-bottom:35px}.filter-sidebar .text-main{margin-bottom:10px}.tabs{width:100%;display:inline-block}@media screen and (min-width:1135px){.tabs{width:100%}.tabs.has-padding{width:calc(100% - 4rem);margin:0 2rem}}ul.tab-links{margin-left:0px!important;padding-bottom:0px!important;display:flex}.tab-links:after{display:block;clear:both;content:''}.tab-links li{margin:0 10px 0 0;list-style:none;display:flex}.tab-links li:nth-of-type(2){margin-right:20px}.tab-links li.clear-all-filters .clear_all{font-weight:900;font-size:22px;cursor:pointer;background:#FFF;border:2px solid #DDDEE2;padding:20px 30px;align-self:center}.filter-list .clear_all.mobile{font-weight:900;font-size:16px;font-family:'Barlow Semi Condensed';padding-right:25px;text-decoration:underline;display:none;cursor:pointer}.tab-links a.tab1,.tab-links a.tab2{padding:30px 18px 30px 20px;display:inline-block;text-decoration:none;font-size:22px;line-height:26px;font-weight:900;transition:all linear 0.15s;width:325px;position:relative;box-sizing:border-box;font-family:'Barlow Semi Condensed';display:flex;align-items:center}.tab-links a.tab1{background-color:#1C2841;color:#fff}.tab-links a.tab2{background-color:#DDDEE2;color:#4B4F54}.tab-links a:hover{cursor:pointer;text-decoration:none}li.active a,li.active a:hover{cursor:pointer}.tab-content{position:relative;top:-2px;margin-bottom:10px}.tab{display:none;padding:0 30px 0 30px;margin:0 auto;text-align:center}.tab.tax_ejection_method,.tab.tax_series_guide_pin_diameter,.tab.tax_fastener_type{text-align:left;padding-left:85px}.first.tab{background-color:#1C2841}.second.tab{background-color:#dddee2;padding:25px 15px 15px}.tab-content .prod{cursor:pointer}.tab-content .tab1.prod{display:inline-block;position:relative;margin:20px 10px 0 0;padding:10px 10px 0 10px}.tab-content .tab1.prod.is-alternate:before{color:#fff}.tab-content .tab2.prod.is-alternate:before{color:#4B4F54}.tab-content .is-alternate:before{content:'Alternate';position:relative;width:100%;top:-1rem;letter-spacing:.5px;font-size:14px;font-family:'Barlow Semi Condensed';font-weight:700}.tab-content .tab1.prod.active{background:#01030A}.tab-content .tab1.prod.active .lead,.tab-content .tab2.prod.active .lead{color:#FFCF06}.tab-content .tab2.prod{display:inline-block;margin:0;padding-top:10px}.tab-content .tab2.prod.active{background:#F4F5F7}.tab-content .tab2.prod.disabled{opacity:.25;cursor:default}.tab-content .tab1.prod img{display:block}.tab-content .tab2.prod img{display:inline-block;margin:0 5px}.tab-content .tab2.prod .lead{margin-top:50px;margin-bottom:5px;line-height:20px}.tab-content .tab2.prod .lead.card{display:block;margin:10px 1.5rem 40px;padding:1rem 1.5rem;line-height:20px;background:#fff;border:2px solid rgb(0 0 0 / .33);border-radius:6px}.tab-content .tab2.prod .lead span{display:block}.tab-content .tab1.prod .lead{margin-top:50px;margin-bottom:5px;color:#fff}.tab-content .tab1.prod p.lead,.tab-content .tab2.prod p.lead{margin:-.5rem 0 .5rem;text-align:center}.option.two.row .tab-content .tab1.prod .lead{color:#4B4F54}.second.tab.tax_base_length img{width:180px;height:auto}.second.tab.tax_mounting_style .tab2.prod{vertical-align:bottom}.second.tab.tax_mounting_style img{max-width:300px;height:auto;padding:0 15px;display:block}.second.tab.tax_lift img{width:80px;height:auto}.second.tab.tax_base_style_bushing_length img{max-width:130px;max-height:100%;height:auto}.second.tab.tax_base_style_bushing_length .tab2.prod img{margin:0}.second.tab.tax_clamp_style .tab2.prod{margin:0 15px}.filter-picking .tabs .hidden{display:none}.filter-list-item{font-weight:400;font-size:16px;font-family:'Barlow Semi Condensed';padding:5px 5px 5px 25px;border:1px solid #ACAEAF;background:#FFF;font-weight:900;margin-right:15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.filter-list-item:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/Clear-icon.svg) no-repeat;position:absolute;background-size:16px 16px;width:16px;height:16px;display:inline-block;left:5px;cursor:pointer}.filter-list{margin-bottom:35px;width:100%}.upgrade{font-size:18px;font-weight:26px;font-weight:800}section.purchasing{padding:75px}.purchasing-page h1{color:#fff}.purchasing h2{margin-bottom:25px}.banner.purchasing-page{padding:100px 0 0 0}.purchasing.pricing-discounts{background-color:#fff}.purchasing.returns-payment{background-color:#fff;padding-top:0}.lead-transit{background-color:#F4F5F7}.lead-transit .container{display:flex;flex-wrap:wrap;align-items:center}.lead-transit .image img{width:100%;height:auto}.lead-transit .lead-content{text-align:center;max-width:800px;padding-bottom:40px}.lead-transit .graphic{max-width:1200px}.lead-transit .graphic img{max-width:100%;height:auto}.bottom-content{background-color:#1C2841;padding:60px;color:#fff}@media screen and (max-width:768px){.bottom-content{padding:4rem 1rem}}.bottom-content .copy{max-width:570px;margin:0 auto}.bottom-content h3{margin-bottom:35px;font-weight:400}.purchasing .content.payment{padding:65px;background-color:#F4F5F7}.purchasing .content.payment h4{max-width:265px;margin-bottom:30px}.purchasing-page .banner-bottom .img-link{text-decoration:none}.purchasing .paypal-link img{max-width:265px;width:100%}.banner-bottom a{text-decoration:none}section#contact{padding:100px 75px 20px 75px}#gform_wrapper_1 .gform_heading{display:none!important}#gform_wrapper_1.gform_legacy_markup_wrapper{margin:0!important}#gform_1 ul li.gfield{margin-top:0!important;margin-bottom:1rem}.form.sidebar{padding:50px}.form.sidebar .label,.form.sidebar .number{display:inline-block;margin-right:5px}.form.sidebar .label .text-main{font-weight:600}.form.sidebar h4{margin-bottom:10px}.form.sidebar .phone{margin-bottom:50px}.form.sidebar .phone p{margin-bottom:10px}.form.sidebar .button{margin-top:25px;margin-bottom:50px}.form.sidebar .address.block p{margin-bottom:15px}.form.sidebar .three.columns{width:26%}#gform_wrapper_1{display:block!important}.container.default-page{padding-bottom:100px}.default-page .content p{margin:15px 0;font-family:'Barlow';font-weight:400;font-size:18px;line-height:26px}.default-page .content p.has-large-font-size{line-height:normal}.privacy-link{color:#fff}.customers{background-color:#fff;padding-top:100px}.customer-box{text-align:left;display:flex;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box;background-color:#fff;padding:35px 50px 35px 30px;margin:10px;box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);transition:all 0.3s cubic-bezier(.25,.8,.25,1)}.customer-box:hover{box-shadow:0 14px 28px rgb(0 0 0 / .25),0 10px 10px rgb(0 0 0 / .22)}.customer-box.one-half.column:first-child{margin-left:10px}.customer-box h3{margin-bottom:20px}.one-half.column.customer-box{width:calc(50% - 20px)}.banner.newsletter{padding:100px 100px 50px 100px}section.blog-post-banner h1.white,section.blog-landing h1.white{color:#fff}section.blog-post-banner h1.grey,section.blog-landing h1.grey{color:#4B4F54}section.blog-post-content,section.blog-posts{background-color:#fff;padding:100px 50px}section.blog-post-content p{font-family:'Barlow';font-weight:400;font-size:22px;line-height:30px;text-align:left;margin-bottom:30px}section.blog-post-content h2,section.blog-post-content h3,section.blog-post-content h4{margin-bottom:10px;text-align:left}section.blog-post-content ul{margin-bottom:20px}section.blog-post-content ul li{text-align:left;margin-bottom:5px}section.blog-post-content .content{max-width:960px;margin:0 auto}.blog-posts .row{padding:10px;max-width:1600px;margin:0 auto;display:block}.blog-posts .product-card{text-align:left;display:flex;align-items:center;justify-content:center;flex-direction:row;box-sizing:border-box;background-color:#fff;padding:20px;margin:10px;height:315px}.blog-posts .product-card-link div.product-card{box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);transition:all 0.3s cubic-bezier(.25,.8,.25,1)}.blog-posts .product-card-link div.product-card:hover{box-shadow:0 14px 28px rgb(0 0 0 / .25),0 10px 10px rgb(0 0 0 / .22)}.blog-posts .product-card-link:hover .button{letter-spacing:.125px;font-weight:700;cursor:pointer}.blog-posts .product-card-link .button:hover:after{right:10px;margin-left:13px;transition:all 0.125s ease-out}.blog-posts .product-title{margin-bottom:10px;font-size:1.5rem;line-height:125%}.blog-posts .prod-description{color:#4B4F54;font-size:18px;line-height:26px;margin-bottom:15px}#gform_submit_button_1{width:100%;margin-bottom:40px;border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#DDDEE2;color:#4A4F55;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;background-size:auto 300%}#gform_submit_button_1:hover{background-position:bottom left}#gform_submit_button_1{background-image:linear-gradient(to top right,#ACAEAF 0%,#DDDEE2 50%,#DDDEE2 100%)}#gform_submit_button_4,#gform_submit_button_5,#gform_submit_button_6,#gform_submit_button_7,#gform_submit_button_10{width:100%;margin-bottom:100px;border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#DDDEE2;color:#4A4F55;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;background-size:auto 300%}#gform_submit_button_4:hover,#gform_submit_button_4:hover,#gform_submit_button_6:hover,#gform_submit_button_7:hover,#gform_submit_button_10:hover{background-position:bottom left}#gform_submit_button_4,#gform_submit_button_5,#gform_submit_button_6,#gform_submit_button_7,#gform_submit_button_10{background-image:linear-gradient(to top right,#ACAEAF 0%,#DDDEE2 50%,#DDDEE2 100%)}#gfield_description_9_8,#gfield_description_9_7{font-size:14px;line-height:initial}#input_1_14_1{display:inline-block}.gfield_consent_label{display:inline-block}.gfield_consent_description a{color:#4B4F54}input[type="text"],input[type="email"],input[type="tel"],select{border:1px solid #acaeaf;border-radius:2px}h3.gform_title{display:none!important}.gform-wrapper{display:block!important}.gform_wrapper .gform_heading{margin-bottom:0}#gform_submit_button_2{width:100%;margin-bottom:100px;margin-top:50px;border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#FFCF06;color:#4A4F55;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;background-size:auto 300%}#gform_submit_button_10{width:100%;margin-bottom:0;margin-top:50px;border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#FFCF06;color:#4A4F55;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;background-size:auto 300%}#gform_submit_button_2:hover,#gform_submit_button_10:hover{background-position:bottom left}#gform_submit_button_2,#gform_submit_button_10{background-image:linear-gradient(to top right,#D18900 0%,#FFCF06 50%,#FFCF06 100%)}.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]{margin-top:0!important;margin-right:7px}.gform_wrapper ul.gfield_checkbox li label{font-size:14px}.ginput_container .gfield_select option{font-family:'Barlow Semi Condensed'!important}.gform_confirmation_message{font-size:22px}.gform_wrapper .top_label .gfield_label,.gform_wrapper legend.gfield_label{font-size:16px;font-weight:600}.gform_wrapper input[type=text],.gform_wrapper input[type=select],.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gfield_select,input.medium{font-size:14px!important;font-weight:400!important}.gform_wrapper .top_label div.ginput_container{font-size:14px;font-weight:400!important;font-family:'Barlow'!important}.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium{font-weight:400!important;font-family:'Barlow'!important}#input_1_14_1:hover{background-color:#ccc!important}#input_1_14_1:checked{background-color:#FFDB44!important;border:1px solid #F0B81B!important}#input_1_14_1:after{content:""!important;position:absolute!important;display:none!important}#input_1_14_1:checked~#input_1_14_1:after{display:block!important}#input_1_14_1:after{left:4px!important;top:1px!important;width:4px!important;height:8px!important;border:solid #0B142B!important;border-width:0 2px 2px 0!important;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.gform_fileupload_rules{display:none}#gform_9 .gf_left_third{float:left;clear:none;margin-bottom:0}#gform_9 .gsection{padding:0;margin-bottom:0}#gform_9 li.gfield{margin-top:10px}.field_9_7{clear:left}@media (max-width:767px){#gform_9 .gf_left_third{float:none}}section#generic{padding:75px}section.banner#generic{display:flex;justify-content:flex-start}section.banner#generic .content{margin:0 auto;width:800px}section.generic.content .container{width:90%;display:flex}section.generic.content .container .columns.twelve{margin:0 auto;width:800px}section.search-section{padding:50px}section.generic.content{padding:75px}section.search-section .search-form #search-form-5eeb81d2a1f64,input[type="search"]{width:83%!important;border-radius:0}.search-section .search-form label{margin-bottom:10px}.search-section .search-form label span{font-size:18px}.search-section .search-submit{border:none;border-radius:2px;letter-spacing:.5px;font-size:14px;background-color:#FFCF06;color:#4A4F55;text-transform:none;font-family:'Barlow Semi Condensed';font-weight:700;transition:0.25s;background-size:auto 300%;cursor:pointer;background-image:linear-gradient(to top right,#ffec99 0%,#FFcf06 50%,#FFCF06 100%)}.search-section .search-submit:hover{background-position:bottom left}.search-no-results .site-main .wrapper{padding:150px}section.wrapper-404{text-align:center;padding:150px}.wrapper-404 .page-header{margin-bottom:30px}.wrapper-404 p{margin-bottom:20px}.wrapper-404 .search-form label{margin-bottom:10px}.search-section{padding:30px 0}.banner.search h1{margin-bottom:30px}.page-header.search-page{padding:100px}.search-results .page-header.search-page{padding:50px 100px}.banner.search{padding:75px;background-color:#fff}.banner.search .columns.twelve{display:flex;flex-direction:row;flex-wrap:wrap}.banner.search .columns.twelve .result{display:flex;flex-direction:column;align-items:flex-start;max-width:320px;margin:30px}.banner.search .columns.twelve .result h3{margin-bottom:15px}.banner.search .columns.twelve .result p{font-family:'Barlow';font-weight:400;font-size:18px;line-height:26px}.banner.search .columns.twelve .result h3 a{color:#4B4F54}.banner.search .columns.twelve .result img{max-width:250px;height:200px;width:auto}@media (max-width:1330px){#product-banner{padding:50px 0 50px 0}}@media (max-width:1224px){#demo-agents .content{bottom:40px}.content.product-info .columns.four.cad{margin-left:0}}@media (max-width:1200px){.container{max-width:1140px}.support-resources .container{width:80%}#product-banner .page-header .container{padding:0 20px}section.banner.tech-data-product-page{padding:60px 75px 20px 75px}}@media (max-width:1135px){.tab-links li{width:calc(35% - 15px)}.tab-links li.clear-all-filters{width:auto;margin-right:20px}.tab-links li:last-child{margin-right:0}.tab-links a.tab1,.tab-links a.tab2{width:100%}.full-width.sidebar .twelve.columns{margin-left:20px;margin-right:20px}.second.tab.tax_mounting_style.tax_mounting_style{text-align:center;padding:0 30px}}@media (max-width:1125px){.columns.four.specs,.columns.four.cad{width:calc(49% - 20px);float:left}.product-info .image{margin:0 auto}.columns.four.top{margin-bottom:40px;width:100%;margin-left:0}.full-width.sidebar .columns.twelve{padding:20px 0 30px 20px}.product-info.content h1{text-align:center}.whats-new-row-name .column.image{width:22%}#product-banner .page-header .container{width:80%;padding:0}.product-info .cad{margin:0 auto;width:100%}.product-info .cad .product-pdfs .card{max-width:185px;padding:0 22.5px}}@media (max-width:1080px){#demo-agents .content{bottom:0}.content.product-info .columns.four.cad{display:block}input[type="search"]{width:76%!important}}@media (max-width:1040px){#home-banner .slide video{width:auto;height:595px}.stl-difference .map{padding:150px}.products-page.products .one-half.product-card .one-half.text .prod-description{margin-bottom:1rem}.banner.product-page{padding:75px}.best-practices-section .copy{margin-left:0}.tech-data.products .product-card.one-quarter,.tech-data.products .special-card{width:calc(33.3% - 20px)}.about.content-section.two .container{display:block}.about.content-section.two.quotes .columns.seven,.about.content-section.two.quotes .columns.four.offset-by-one{width:100%;display:block}.about.content-section.two.quotes .columns.four.offset-by-one{margin-left:0}.quote-slick{margin-top:40px}.about.quotes .quote{padding:55px;max-width:100%}}@media (max-width:1400px){.home-products .one-quarter{width:calc(50% - 20px)}.home-products .guided-keepers{order:1}.home-products .pilot-assemblies{order:2}.home-products .tapered-pilots,.home-products .rail-lifters,.home-products .gas-spring-clamps,.home-products .ejectors{order:3}.home-products .one-half img{display:block;margin:0 auto}.home-products .one-half.column.image{margin-right:0;display:block}@media screen and (max-width:992px){.product-card .one-half.column.image,.product-card .one-half.column.text{width:100%}}.home-products .product-card.one-half .no-border.button,.products-page-sub .product-card.one-half .no-border.button{display:inline-block}.home-products .product-card.one-half .text a,.products-page-sub .product-card.one-half .text a{margin-bottom:0}footer.site-footer .container .columns.seven{justify-content:center;align-items:center;text-align:center;margin:0 auto}footer.site-footer .logo img{margin-left:0}.benefits-section img{width:100%;height:auto;float:none;display:block;padding-right:0}.benefits-section .text{width:100%;float:none;margin-bottom:30px}}@media (max-width:1031px){footer.site-footer .copyright{text-align:center}.nav-mobile{display:block}.site-header .search-lang,.site-header .nav{display:none}#nav-toggle{display:block;float:right}body:not(.openNav){overflow:auto}.openNav{overflow:hidden}.openNav .site-header .nav{display:block;position:fixed;top:77px;left:0;width:100%;height:calc(100vh - 77px);background:#fff;overflow:scroll}.site-header ul.main-menu{display:block;padding-bottom:2rem}.site-header ul.main-menu li.menu-item>a.has-children{padding-right:1rem}.site-header ul.main-menu li.menu-item .submenu-container{display:none;position:relative;background:none;box-shadow:unset;transform:scaleY(1)}.site-header ul.main-menu li.menu-item:hover .submenu-container{transform:scaleY(1)}.site-header ul.main-menu li.menu-item .submenu-container .submenu{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 1rem 2rem;border-top:1px solid rgb(0 0 0 / .05)}.site-header ul.main-menu li.menu-item .submenu-container .submenu-bottom{display:flex;flex-wrap:wrap;justify-content:start;padding:2rem 10px}.site-header ul.main-menu li.menu-item:hover>a{background:none;color:#4B4F54}.site-header ul.main-menu .submenu-container .submenu h3,.site-header ul.main-menu .submenu-container .submenu-bottom h3{font-size:20px;font-weight:700}.menus{display:flex;flex-direction:column;width:100%}.secondary-menu{order:2}.secondary-menu,.main-navigation{display:none;clear:right}.site-header .menu-item{display:block}.site-header .main-menu>.menu-item{border-top:1px solid #eee}.site-header .menu-item:last-child{border-bottom:1px solid #eee}#main-menu{margin-right:0;text-align:left}.menu-main-nav-container{margin-top:50px;text-align:right}.site-header .main-menu .menu-item ul.sub-menu .menu-item a,.site-header .main-menu .menu-item ul.sub-menu .menu-item:first-of-type,.site-header .main-menu .menu-item ul.sub-menu .menu-item{margin-bottom:5px;padding:0}.main-menu .menu-item a{font-size:24px;margin:0;padding:2rem}#main-menu li:first-child a{padding-left:15px}#main-menu .sub-menu{margin:0;position:relative;max-width:unset;background-color:#fff;margin-top:0;border:none;box-shadow:none;padding:15px 0 0 15px}#main-menu .sub-menu li a{font-size:18px;padding:15px 0 15px 0;margin-right:6px}.site-header li.menu-item-has-children>a:after{display:none}.site-header li.menu-item-has-children{margin-right:0}.menu-item.search span.mobile-search{display:block}.secondary-menu #secondary-menu{text-align:left}.secondary-menu a{font-size:18px;padding:0 15px;margin-right:0;font-weight:600}.site-header .main-menu .menu-item .sub-menu li.menu-item{display:block}.menu-item.search{position:relative;right:unset;top:unset;height:inherit;width:inherit;background:none;padding:20px 20px 30px 35px;text-transform:uppercase}a.menu-item.search{display:none;text-decoration:none;color:#4a4f55;font-size:20px;line-height:17px;font-weight:600;font-family:'Barlow Semi Condensed';bottom:0}.site-header{min-height:77px}div.language-section{text-align:left;margin-left:35px;display:block}.menu-secondary-nav-container{margin-bottom:60px}.submenu-button{background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/caret.svg) no-repeat;right:-30px;top:15px;position:absolute;background-size:18px 20px;background-position:center;width:18px;height:18px;cursor:pointer}.site-header li.menu-item-has-children{position:relative}footer.site-footer #footer-menu .menu-item{margin-bottom:30px}}@media (max-width:992px){.container{max-width:960px}.innovator-box .content{width:100%;margin:0 auto;display:block}.products-page.products .one-half.product-card{padding:20px}#home-banner .fullscreen-bg .overlay{width:100%;margin-left:0;padding:50px;top:40px}.filter-results .row{text-align:center}.desktop .button{display:none}.mobile .button{display:inline-block;margin-top:20px}.innovator-title{margin-bottom:0}}@media (max-width:960px){.tab-links li{width:calc(50% - 15px)}.tab-links li.clear-all-filters{display:none}.filter-list .clear_all.mobile{display:inline-block}.blog-posts .one-half.product-card{width:calc(100% - 20px)}section.form.sidebar .container{display:flex;flex-direction:column}.form.sidebar .eight.columns{width:100%}.form.sidebar .three.columns.offset-by-one{width:100%;margin-left:0;align-content:flex-start;display:flex;justify-content:center}.form.sidebar .phone.block,.form.sidebar .address.block,.form.sidebar .purchasing{display:inline-block;margin-right:30px;text-align:left}section.map-section.home .boxes{height:800px}}@media (max-width:936px){#demo-agents .content{text-align:center;float:none;margin-left:0}.stl-difference .map{padding:100px}}@media (max-width:880px){.products-page.products .one-half.product-card{width:calc(100% - 20px)}section.generic.content .columns.eight.offset-by-two{width:100%;margin-left:0}section#generic .content .columns.eight.offset-by-two{width:100%;margin-left:0}.support-resources .support-pdf{margin-right:10px;margin-bottom:20px}.product-info .cad .product-pdfs .card{padding:0 5px}.purchasing .six.columns{width:100%;margin:15px 0}.site-header li.menu-item-has-children{padding-right:7px;margin-right:7px}.site-header li.menu-item-has-children a{padding-right:7px}.whats-new-row-name .column.image{width:27%}}@media (max-width:848px){section.banner.products-page .columns.seven.box{width:100%}section.banner.tech-data-page .columns.seven.box{width:100%}.banner.product-page,section.innovations-section,section.options-section,section.best-practices-section,section.faqs-section,section.our-history,section.pricing-section,section.contact-us,.about.content-section.one,.about.content-section.two,.about.content-section.three,.banner.search{padding:50px}.best-practices-section h2{margin-bottom:35px}.tech-data.products .product-card.one-quarter,.tech-data.products .special-card{width:calc(50% - 20px)}section.banner.tech-data-product-page{padding:60px 50px 20px 50px}footer.site-footer .container .columns.seven{justify-content:center;align-items:center;text-align:center}section.generic-content .container{width:90%}.delay{display:none}input[type="search"]{width:66%!important}}@media (max-width:812px){footer.site-footer .container .columns.seven{width:240px}footer.site-footer .container .columns.three{width:30%}footer.site-footer .copyright{text-align:center}}@media (min-width:801px){.home-promo .close{position:absolute;top:20px;right:20px;cursor:pointer}.home-promo .close:before,.promo-open .open:before{content:'';background:url(https://www.standardlifters.com/wp-content/themes/foundation/assets/images/CloseDrk.svg) no-repeat;background-size:50px 50px;width:50px;height:50px;display:block;margin:0 auto}.promo-open .open:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}}@media (max-width:800px){.promo-open{display:none!important}.home-promo{display:block;position:relative;z-index:1;max-width:none!important;-webkit-transform:none!important;-moz-transform:none!important;transform:none;top:auto;right:auto}.home-promo .promo-content .column.cta>a{float:left;clear:left}.home-promo .promo-content .button{width:auto}.home-promo .promo-content .column.image img{max-width:none}.upgrade-mobile{display:block}.upgrade-mobile-card{display:block;margin:0 auto;width:400px}.upgrade-mobile-card .upgrade{margin-bottom:20px}.support-resources{border-bottom:none}.image-right img{max-width:280px}.history-section .flex,.whats-new-section .flex{display:block}.history-section .column,.whats-new-section .column{margin:0%;padding-bottom:4%}.whats-new-image{width:auto;display:inline-block}.history-section .column .text:before{content:none}section.product-nav-section{padding:10px}.info-slide-section .text-main{padding:0}#home-banner .slide video{height:664px}#home-banner .slide .columns.eight.box.overlay{position:relative;height:auto;bottom:initial;top:60px;padding:60px 20px}#home-banner .slide{flex-wrap:wrap;height:initial}#home-banner .slide .columns.eight,#home-banner .slide .columns.four{width:100%;margin:0}#home-banner .slide .columns.eight{height:310px;padding:0 25px}#home-banner .slide .columns.four{height:350px;padding:0 25px}#home-banner .slide .copy{align-self:center}#home-banner .slide .columns.four img{height:100%;max-height:180px;width:auto}#home-banner .slick-dots{width:100%;right:initial;text-align:center}.free-demo-form{right:auto;left:50%;z-index:9999;max-width:380px}.free-demo-form .demo-form-wrap{margin:0 10px}.free-demo-form,.demo-form-overlay{visibility:hidden;opacity:0}.demo-form-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9998;background:rgb(28 40 60 / .75);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}.free-demo-form.show,.demo-form-overlay.show{visibility:visible;opacity:1}.free-demo-form,.free-demo-form.show{-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.demo-open{top:auto;bottom:0;left:0;-webkit-transform:translateX(0) translateY(100%) translateY(20px);-moz-transform:translateX(0) translateY(100%) translateY(20px);transform:translateX(0) translateY(100%) translateY(20px)}.demo-open.show{-webkit-transform:translateX(0) translateY(0);-moz-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}@media (max-width:780px){.page-wrap{padding-top:79px}}@media (max-width:768px){.container{max-width:720px}section.innovator-box{padding:50px}.innovator-box .container .row{padding:40px}section.stl-difference .content{margin-bottom:15px}section.stl-difference h2{font-size:36px;margin-bottom:10px}.banner.product-page .container{display:block}.banner.product-page .container .columns.six{width:100%}.banner.product-page .container .columns.five{width:100%;margin:0;margin-top:30px}.innovations-section .row.flex,.best-practices-section .row.flex,.configure-product-section .row.flex{display:flex;flex-direction:column;gap:2rem}.innovations-section .columns.half,.best-practices-section .columns.half{width:100%;max-width:100%;margin-left:0}.innovations-section .half img,.best-practices-section .half img{max-width:100%;max-height:400px;margin:0 auto;display:block}.innovations-section .columns.copy,.best-practices-section .columns.copy{width:100%;margin-left:0}.page-template-landing-page section.innovations-section>.container{padding-left:50px;padding-right:50px}.seven.columns,.configure-product-section .four.columns{width:100%}.configure-product-section .four.columns.offset-by-one{margin-left:0}.configure-product-section h2{padding-top:25px}.benefits:first-child .benefits-section{border-right:none;padding-right:0}.title-padding{margin-bottom:30px}.intro-copy{font-size:1rem;width:100%}.support-resources{padding-bottom:40px}.one-half.column.customer-box{width:calc(100% - 20px)}section.guided-keepers-whats-new{padding:100px 15px}.whats-new-row-name{padding-bottom:30px;padding-top:20px}.whats-new-row-name .column.image{width:40%;margin-left:0;align-items:center;justify-content:center;display:flex}.whats-new-row-name .column.title{width:57%}.whats-new-row-name .column.intro{width:100%;margin-top:20px}.whats-new-gk-content{padding:25px}.whats-new-gk-content .flex{flex-direction:column}.whats-new-gk-content .column,.whats-new-gk-content .columns.half{margin-left:0}.product-info .cad .product-pdfs{flex-wrap:wrap}.product-info .cad .product-pdfs .card{max-width:none;width:185px;padding:0;margin-right:10px;margin-bottom:20px}}@media (max-width:715px){.about.content-section.three .container{display:block}.about.content-section.three .columns.seven{display:block;width:100%}.about.content-section.three .columns.three.offset-by-two{display:block;width:100%;margin-left:0}.about.content-section.three .columns.three .stat-box{margin-top:30px}section.map-section{height:unset;max-height:100%}section.map-section .full-width{flex-direction:column}.map-section .boxes.four.columns{width:100%;max-height:200px}.map-section img.michigan-made{width:260px}.map-section .map.eight.columns{width:100%;display:block;padding-bottom:15px}#demo-agents .content{margin-bottom:40px}.form.sidebar .phone.block,.form.sidebar .address.block,.form.sidebar .purchasing{margin-right:15px}}@media (max-width:689px){.stl-difference .map{padding:75px}.products-page.products .one-half.product-card .image{margin-right:10px}section.blue-legacy{padding:50px}.offset-by-two.columns{margin:0 auto}.home-products .product-card{padding:35px 15px 35px 15px}.full-width.sidebar{display:block}.full-width.sidebar .columns.twelve{width:100%;margin-left:0;padding:20px}.tab{margin-right:0}.tab-links li{width:calc(50% - 5px)}.tab-links a.tab1,.tab-links a.tab2{padding:13px}.tab-links li:last-child{margin-right:0}.tab-links a.tab1,.tab-links a.tab2{width:100%}.text-checks{width:calc(50% - 15px);display:inline-block}.additional-filters{display:block;margin-bottom:20px}.mobile-filter-content{display:flex;flex-direction:row;flex-wrap:wrap}.check-container .checkmark{height:20px;width:20px}.check-container{margin-bottom:20px}.check-container .checkmark:after{left:5px;top:0;width:6px;height:12px}.tab-links a.tab1,.tab-links a.tab2{padding:18px 0 18px 10px;font-size:18px}.tab-links li a.tab-number::before{font-size:16px;width:30px;height:30px}.tab.tax_ejection_method,.tab.tax_series_guide_pin_diameter,.tab.tax_fastener_type{text-align:center;padding:0 30px}}@media (max-width:657px){footer{padding:25px}footer.site-footer .logo-nav{margin-left:auto;margin-right:auto}footer.site-footer #footer-menu .menu-item{margin-bottom:30px}.about.content-section.one .container,.about.content-section.three .container{display:flex;flex-direction:column;justify-content:center}.about.content-section.one .columns.seven,.about.content-section.three .columns.seven{display:block;width:100%}.about.content-section.one .columns.three.offset-by-two,.about.content-section.three .columns.three.offset-by-two{display:block;width:100%;margin-left:0}.banner.tech-data-product-page .container{display:block}.tech-data-product-page .page-header .columns.seven{width:100%}.tech-data-product-page .page-header .columns.four.offset-by-one{width:100%;margin-left:0;text-align:center;margin-top:40px}footer .nav-copy .copyright{text-align:center}footer .container{flex-direction:column}footer.site-footer .container .columns.seven{order:2;margin-top:60px;width:240px}footer.site-footer .newsletter-section.columns.three{width:100%;margin-left:0}footer.site-footer .newsletter-section .newsletter{border-left:none;padding:40px;border-bottom:2px solid #dddee2;text-align:center}footer.site-footer .newsletter-section .newsletter .copy{margin-bottom:10px}.form.sidebar .three.columns.offset-by-one{flex-direction:column;align-items:center}section#contact{padding:50px}#map-continents .intro{padding:25px}section.pricing-section{padding:0}.whats-new-row-name{flex-wrap:wrap}.whats-new-row-name .column.image{width:36%}}@media screen and (max-width:600px){.second.tab.tax_mounting_style img{padding:0 5px;max-width:170px}#wpadminbar{position:fixed}div.timeline_title{text-align:center}.home-promo .promo-content{display:flex;flex-direction:column}.home-promo .promo-content .column.content{order:0}.home-promo .promo-content .column.image{order:1;padding-left:0;width:100%;text-align:left}.home-promo .promo-content .column.cta{order:2}}@media (max-width:597px){div.timeline div.date_separator{display:none}div.timeline div.timeline_element.timeline_element_right:nth-of-type(4){margin-top:0}.our-history h2{margin-bottom:25px}.support-resources .support-pdf,.product-info .cad .product-pdfs .card{margin-right:0;margin-bottom:30px}.stl-difference .map{padding:50px}#home-banner .fullscreen-bg .overlay h1{font-size:36px;line-height:50px}#home-banner .fullscreen-bg{min-height:350px}.info-slide-section .container{padding-bottom:0px!important}.info-slide-section .application-slick{margin-bottom:0}#application .slide-background .slick-prev,#application .slide-background .slick-next{bottom:-43px}section.diff-page{padding:50px}.content-section h2{margin-bottom:20px}.pricing-section .column{flex-basis:100%}}@media (max-width:576px){.container{max-width:540px}h1{font-size:45px;line-height:50px}h2{font-size:32px;line-height:40px}section.banner .page-intro{font-size:1.25rem;line-height:24px}.chat-section{display:none}.products-page.products .one-half.product-card{width:calc(100% - 20px)}section.blue-legacy{padding:50px}.blue-legacy .columns.six{width:100%}.blue-legacy .columns.four.offset-by-one{width:100%;margin-left:0}.blue-legacy.tech-data .legacy-box{width:100%;border-left:none;padding:0;border-top:1px solid grey;padding-top:20px}section,section.banner,section.innovator-box,.stl-difference .map,.banner.product-page,section.innovations-section,section.options-section,section.best-practices-section,section.faqs-section,section.our-history,section.faqs-section,section.purchasing,section.generic.content,.form.sidebar,.banner.search,.product-info .cad{padding:50px 15px}.page-template-landing-page section.innovations-section>.container{padding-left:15px;padding-right:15px}section.blog-post-content,section.blog-posts{padding:50px 25px}.banner.purchasing-page{padding:50px 0 0 0}.banner.diff-page{padding:30px 15px}.banner.diff-page .centered{margin-bottom:15px}.about.content-section.one,.about.content-section.two,.about.content-section.three{padding:30px 15px;width:calc(100% - 30px)}section.map-section{padding:0}.fullwidth-icon-image{padding:0}.filter-section{padding:0}#home-banner .fullscreen-bg .overlay{padding:50px}.tech-data.products .product-card.one-quarter,.tech-data.products .special-card{width:calc(100% - 20px)}.with-breadcrumb .back.button{position:relative;padding-left:30px;top:-26px;left:auto}.fullwidth-icon-image .eight.columns{width:100%}.fullwidth-icon-image .icon-block{width:100%}.home-products .one-quarter.product-card,.home-products .one-half.product-card{width:calc(100% - 20px);height:auto}.blog-posts .one-half.product-card{flex-direction:column;height:auto}section#generic{padding:25px}.pdf-link,.external-link,.zip-link{margin-right:10px}.pdf-link-after:after{margin-right:25px}.product-info .image{width:300px;height:300px}.fullwidth-icon-image .full-width{display:block}.full-width .icon-block{padding:20px}.upgrade-mobile-card{display:block;margin:0 auto;width:320px}.upgrade-mobile{padding:15px;padding-bottom:60px}.benefits-section img{float:none;width:100%;margin-bottom:10px}.benefits-section .text{float:none;width:100%;padding-left:0%;margin-bottom:30px}.benefits.columns{margin-left:0%}.innovations-section .quotes .slick-prev,.innovations-section .quotes .slick-next{top:100%}.innovations-section .quotes .slick-prev{left:50%;margin-left:-52px}.innovations-section .quotes .slick-next{right:50%;margin-right:-52px}.about.quotes .quote-slick{margin:40px 0}.about.quotes .quote-slick .slick-prev,.about.quotes .quote-slick .slick-next{top:100%}.about.quotes .quote-slick .slick-prev{left:50%;margin-left:-52px}.about.quotes .quote-slick .slick-next{right:50%;margin-right:-52px}.tech-data.products{padding-bottom:0}.blue-legacy .legacy-box{border-top:1px solid #ACAEAF;padding-top:50px;border-left:none;padding-left:0}.faq-block .faq-content{padding:0 30px 30px 30px;margin-top:0}.faqs-section .row.faq-block .faq,.faqs-section .row.faq-block .faq.active{padding:30px}.faqs-section h3::before,.faqs-section .faq.active h3::before{background-size:35px 35px;width:35px;height:35px}section.banner.tech-data-product-page{padding:25px 50px 20px 50px}.customers{padding-top:0}}@media (max-width:535px){#home-banner .fullscreen-bg .overlay h1{font-size:36px;line-height:40px}.blog-posts .row{padding:0}}@media (max-width:467px){.filter-section .full-width.sidebar .columns.ten{padding:20px 0}.tab-links li a.tab-number::before{font-size:12px;width:22px;height:22px}.innovator-box .container .row{padding:20px 20px 20px 40px}.products-page.products .one-half.product-card{flex-direction:column;height:auto}.blog-posts .one-half.product-card{width:calc(100% - 0px);margin:10px 0}.product-image,.feat-img-hover{margin:0 auto}#home-banner .fullscreen-bg .overlay{padding:25px;top:0}input[type="search"]{width:100%!important}.search-section .search-submit{margin-top:20px}section#contact{padding:25px}.site-header .logo img{max-width:240px}section.banner.tech-data-product-page{padding:25px 25px 25px 25px}.upgrade-mobile-card{width:100%}.product-info .columns.four{padding:15px}.product-info .product-specs,.product-info .cad-prints{display:block;margin:0 auto;width:100%}.options-section .option.one.style .flex .column{display:flex;flex-direction:column}.options-section .option.style .whats-new-image{width:100%}.options-section .option.style .text{padding:0 0 1rem}.whats-new-row-name .content{display:none}.whats-new-row-name{padding:10px 20px 10px 40px}}@media (max-width:375px){#home-banner .fullscreen-bg .overlay{padding:25PX;top:0}.text-checks{width:calc(100% - 10px);margin:10px}}@media (max-width:320px){.product-info .image{width:290px;height:290px}section.banner.product-page .page-header .yellow.button{padding:0 15px}}.cta-popout{position:absolute;width:60%;margin:30px auto 0;padding:15px;background:linear-gradient(157deg,#FFCF07 0%,#FFDB42 100%);animation-name:slideIn;animation-duration:2s;animation-fill-mode:forwards;animation-delay:8s;transform:translateX(-200px)}@keyframes slideIn{100%{position:relative;transform:translateX(0)}}.cta-popout h4{margin:0 0 .5rem;color:#4B5054;font-family:"Barlow Semi Condensed";font-size:18px;font-style:normal;font-weight:400;line-height:normal}.cta-popout p{margin:0 0 .5rem;color:#4B5054;font-family:Barlow;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.cta-popout .button.grey{margin:0;background-color:#4B5054;background-image:unset;color:#fff}.pagination{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2rem auto}.pagination .page-numbers{line-height:100%;padding:.5rem .75rem;border:2px solid #ccc;color:#4B4F54;font-size:1.25rem;text-decoration:none;font-weight:700;font-family:'Barlow Semi Condensed'}.pagination .page-numbers.current,.pagination .page-numbers.dots{background:#fff0;color:#ccc}.pagination .page-numbers.next,.pagination .page-numbers.prev{background-image:linear-gradient(to top right,#ffec99 0%,#FFcf06 50%,#FFCF06 100%);border:0;line-height:110%}.w-100{width:100%}:root{--wp--preset--shadow--natural:2px 5px 20px 0 rgba(0, 0, 0, 0.12) !important}.info-slide-section{padding:0 50px}.info-slide-section .container{padding:50px 0}section.innovations-section,section.options-section,section.best-practices-section,section.faqs-section,section.history-section,section.pricing-section,section.configure-product-section{padding:0 100px}section.options-section .container,section.faqs-section .container,section.history-section .container,section.pricing-section .container,section.configure-product-section .container{padding:100px 0}section.innovations-section .container,section.best-practices-section .container{padding:50px 0}@media (max-width:848px){section.innovations-section,section.options-section,section.best-practices-section,section.faqs-section,section.history-section,section.configure-product-section{padding:0 50px}section.innovations-section .container,section.options-section .container,section.best-practices-section .container,section.faqs-section .container,section.history-section .container,section.configure-product-section .container{padding:50px 0}}@media (max-width:800px){.product-nav-section li.active a{border-bottom:none}.product-nav-section .menu li,.product-nav-section.fixed .menu li:not(.active){display:none}.product-nav-section .menu li:first-child,.product-nav-section.fixed .menu li.active,.product-nav-section.fixed .menu li.show{display:block}.product-nav-section .menu li a{display:block;padding:10px 0}}@media (max-width:576px){.info-slide-section,section.innovations-section,section.options-section,section.best-practices-section,section.faqs-section,section.history-section,section.whats-new-section,section.pricing-section{padding:0 15px}}