:root{--foreground-color:#262b25;--background-color:#fff;--highlight-color:#62cb2c;--interaction-color:#51a824}html{height:100%;background-color:#262b25;overflow-y:scroll}body,html{padding:0;margin:0;min-height:100%;line-height:1.5}body{-webkit-font-smoothing:antialiased;background-color:#fff;color:var(--foreground-color)}body .eps-body{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}body .eps-body .eps-main{flex-grow:1}body.sb-show-main{background-color:transparent;background:none}*{box-sizing:border-box}a{color:#51a824;text-decoration:none}h1,h2,h3,h4{font-weight:400}table.specTable{border:1px solid #e5e3db;border-collapse:collapse;width:100%}table.specTable tr:nth-child(odd){background-color:#f9f9f9}table.specTable td,table.specTable th{text-align:left;padding:12px 16px}table.specTable th{padding-right:32px}.cad_wrapper{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}button{font-family:inherit}.productReview{margin-bottom:24px;line-height:1.3em;font-size:24px}.productReview__quote:before{content:"“"}.productReview__quote:after{content:"”"}.productReview__author{font-size:18px}.productReview__author:before{content:"—"}li,ul{padding:0;margin:0;list-style:none}.styled a,a.styled{color:#62cb2c;text-decoration:underline}ul.styled{padding-left:24px;margin:24px 0}ul.styled,ul.styled li{list-style-type:disc}body.freeze{height:100vh;overflow:hidden}body.freeze>div#__next{overflow-y:scroll}@media(max-width:1023px){body.mobileFreeze{height:100vh;overflow:hidden}body.mobileFreeze>div#__next{overflow-y:scroll}}.tempHide{visibility:hidden;opacity:0;display:none}.theme{color:var(--foreground-color)}.theme button{font-size:17px}.theme a{transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--interaction-color)}.theme a:hover{color:#62cb2c}.theme a:active{color:#67f81d}.theme .background,.theme__background{background-color:var(--background-color)}.theme .highlight,.theme__highlight{color:var(--highlight-color)}.theme .interaction,.theme__interaction{color:var(--interaction-color)}.theme--light{--background-color:#f9f9f9;--highlight-color:#51a824;color:var(--foreground-color)}.theme--light a{color:#51a824}.theme--light a:hover{color:#62cb2c}.theme--dark{--foreground-color:#fff;--background-color:#2e2e2e;--highlight-color:#67f81d;--interaction-color:#67f81d;color:var(--foreground-color)}.theme--dark a{color:#67f81d}.theme--dark a:hover{color:#51a824}.theme--feature{--foreground-color:#fff;--background-color:#62cb2c;--highlight-color:#67f81d;--interaction-color:#fff;color:var(--foreground-color)}.theme--feature a{color:#fff;text-decoration:underline}.theme--feature a:hover{color:#fff}.theme--white{--foreground-color:#262b25;--background-color:#fff;--highlight-color:#62cb2c;--interaction-color:#51a824;color:var(--foreground-color)}