/**handles:site-css**/
@charset "UTF-8";:root{--color-white:#ffffff;--color-black:#313131;--color-aubergine:#563947;--color-burnt-orange:#bc6130;--color-cream:#e4ddc9;--color-duckegg:#92bcc6;--color-fir-green:#2c4e41;--color-jade:#045e64;--color-peacock:#266a7b;--color-pearl:#c9cbcb;--color-pewter:#3f3e3b;--color-pink:#d8bec5;--color-pistachio:#78baae;--color-red:#a51c2b;--color-royal-blue:#2a4265;--color-sage:#a8b8a9;--color-slate-blue:#59616f;--color-wedgewood:#6c7c9c;--color-yellow:#f3cd45;--color-Yellow:#f3cd45;--color-oil:#9BA17B;--color-electric:#4786b9;--color-dark-grey:#646464;--color-medium-grey:#e1e1e1}:root{--font-main-serif:"quincy-cf","Times New Roman",Times,serif;--font-main-sans:proxima-nova,"Helvetica",Arial,sans-serif;--font-open-sans:"open-sans",sans-serif}.h1,h1{font-family:var(--font-main-serif);font-weight:400;font-size:3rem;line-height:1.2;letter-spacing:-1px}@media screen and (max-width:39.9375em){.h1,h1{font-size:2rem}}.p1,p{font-family:var(--font-open-sans);font-size:16px;color:#565656;line-height:1.5}.white{color:var(--color-white)}.bg-white{background-color:var(--color-white)}.black{color:var(--color-black)}.bg-black{background-color:var(--color-black)}.aubergine{color:var(--color-aubergine)}.bg-aubergine{background-color:var(--color-aubergine)}.burnt-orange{color:var(--color-burnt-orange)}.bg-burnt-orange{background-color:var(--color-burnt-orange)}.cream{color:var(--color-cream)}.bg-cream{background-color:var(--color-cream)}.duckegg{color:var(--color-duckegg)}.bg-duckegg{background-color:var(--color-duckegg)}.fir-green{color:var(--color-fir-green)}.bg-fir-green{background-color:var(--color-fir-green)}.jade{color:var(--color-jade)}.bg-jade{background-color:var(--color-jade)}.peacock{color:var(--color-peacock)}.bg-peacock{background-color:var(--color-peacock)}.pearl{color:var(--color-pearl)}.bg-pearl{background-color:var(--color-pearl)}.pewter{color:var(--color-pewter)}.bg-pewter{background-color:var(--color-pewter)}.pink{color:var(--color-pink)}.bg-pink{background-color:var(--color-pink)}.pistachio{color:var(--color-pistachio)}.bg-pistachio{background-color:var(--color-pistachio)}.red{color:var(--color-red)}.bg-red{background-color:var(--color-red)}.royal-blue{color:var(--color-royal-blue)}.bg-royal-blue{background-color:var(--color-royal-blue)}.sage{color:var(--color-sage)}.bg-sage{background-color:var(--color-sage)}.slate-blue{color:var(--color-slate-blue)}.bg-slate-blue{background-color:var(--color-slate-blue)}.wedgewood{color:var(--color-wedgewood)}.bg-wedgewood{background-color:var(--color-wedgewood)}.yellow{color:var(--color-yellow)}.bg-yellow{background-color:var(--color-yellow)}.Yellow{color:var(--color-Yellow)}.bg-Yellow{background-color:var(--color-Yellow)}.oil{color:var(--color-oil)}.bg-oil{background-color:var(--color-oil)}.electric{color:var(--color-electric)}.bg-electric{background-color:var(--color-electric)}.oil{color:var(--color-oil)}.oil::after{border-bottom:3px solid var(--color-oil);content:"";display:block;width:6rem}.button:focus,.button:hover{background-color:transparent;color:#000}.ghost-button{display:inline-block;padding:10px 20px;font-family:var(--font-main-serif);text-decoration:none;background:0 0;transition:all .3s ease;border-radius:4px;cursor:pointer}.ghost-button.white{color:var(--color-white);border:1px solid currentColor!important}.ghost-button.white:hover{background-color:var(--color-white);color:#fff!important}.ghost-button.black{color:var(--color-black);border:1px solid currentColor!important}.ghost-button.black:hover{background-color:var(--color-black);color:#fff!important}.ghost-button.aubergine{color:var(--color-aubergine);border:1px solid currentColor!important}.ghost-button.aubergine:hover{background-color:var(--color-aubergine);color:#fff!important}.ghost-button.burnt-orange{color:var(--color-burnt-orange);border:1px solid currentColor!important}.ghost-button.burnt-orange:hover{background-color:var(--color-burnt-orange);color:#fff!important}.ghost-button.cream{color:var(--color-cream);border:1px solid currentColor!important}.ghost-button.cream:hover{background-color:var(--color-cream);color:#fff!important}.ghost-button.duckegg{color:var(--color-duckegg);border:1px solid currentColor!important}.ghost-button.duckegg:hover{background-color:var(--color-duckegg);color:#fff!important}.ghost-button.fir-green{color:var(--color-fir-green);border:1px solid currentColor!important}.ghost-button.fir-green:hover{background-color:var(--color-fir-green);color:#fff!important}.ghost-button.jade{color:var(--color-jade);border:1px solid currentColor!important}.ghost-button.jade:hover{background-color:var(--color-jade);color:#fff!important}.ghost-button.peacock{color:var(--color-peacock);border:1px solid currentColor!important}.ghost-button.peacock:hover{background-color:var(--color-peacock);color:#fff!important}.ghost-button.pearl{color:var(--color-pearl);border:1px solid currentColor!important}.ghost-button.pearl:hover{background-color:var(--color-pearl);color:#fff!important}.ghost-button.pewter{color:var(--color-pewter);border:1px solid currentColor!important}.ghost-button.pewter:hover{background-color:var(--color-pewter);color:#fff!important}.ghost-button.pink{color:var(--color-pink);border:1px solid currentColor!important}.ghost-button.pink:hover{background-color:var(--color-pink);color:#fff!important}.ghost-button.pistachio{color:var(--color-pistachio);border:1px solid currentColor!important}.ghost-button.pistachio:hover{background-color:var(--color-pistachio);color:#fff!important}.ghost-button.red{color:var(--color-red);border:1px solid currentColor!important}.ghost-button.red:hover{background-color:var(--color-red);color:#fff!important}.ghost-button.royal-blue{color:var(--color-royal-blue);border:1px solid currentColor!important}.ghost-button.royal-blue:hover{background-color:var(--color-royal-blue);color:#fff!important}.ghost-button.sage{color:var(--color-sage);border:1px solid currentColor!important}.ghost-button.sage:hover{background-color:var(--color-sage);color:#fff!important}.ghost-button.slate-blue{color:var(--color-slate-blue);border:1px solid currentColor!important}.ghost-button.slate-blue:hover{background-color:var(--color-slate-blue);color:#fff!important}.ghost-button.wedgewood{color:var(--color-wedgewood);border:1px solid currentColor!important}.ghost-button.wedgewood:hover{background-color:var(--color-wedgewood);color:#fff!important}.ghost-button.yellow{color:var(--color-yellow);border:1px solid currentColor!important}.ghost-button.yellow:hover{background-color:var(--color-yellow);color:#fff!important}.ghost-button.Yellow{color:var(--color-Yellow);border:1px solid currentColor!important}.ghost-button.Yellow:hover{background-color:var(--color-Yellow);color:#fff!important}.ghost-button.oil{color:var(--color-oil);border:1px solid currentColor!important}.ghost-button.oil:hover{background-color:var(--color-oil);color:#fff!important}.ghost-button.electric{color:var(--color-electric);border:1px solid currentColor!important}.ghost-button.electric:hover{background-color:var(--color-electric);color:#fff!important}.h1,h1{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:3rem;line-height:1.2}@media screen and (max-width:39.9375em){.h1,h1{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:2rem;line-height:1.2}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.h1,h1{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1.6rem;line-height:1.2}}@media screen and (min-device-width:40em) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.h1,h1{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:2rem;line-height:1.2}}.h2,h2{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:2rem;line-height:1.2}@media screen and (max-width:39.9375em){.h2,h2{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1.6rem;line-height:1.2}}.orbit-slide h2{margin:3rem 0}.h3,h3{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1.6rem;line-height:1.2}@media screen and (max-width:39.9375em){.h3,h3{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1.2rem;line-height:1.2}}@media screen and (min-device-width:40em) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.h3,h3{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1rem;line-height:1.2}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.h3,h3{font-size:1.5rem}}.h4,h4{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1.2rem;line-height:1.2}@media screen and (max-width:39.9375em){.h4,h4{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1rem;line-height:1.2}}.h5,h5{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1.2rem;line-height:1.2;font-family:proxima-nova,Helvetica,Arial,sans-serif}@media screen and (max-width:39.9375em){.h5,h5{font-family:quincy-cf,"Times New Roman",Times,serif;font-weight:400;font-size:1rem;line-height:1.2}}h1,h2,h3,h4,h5{color:inherit;letter-spacing:-1px;text-transform:none;line-height:1;margin-bottom:1rem;font-family:quincy-cf,serif}.forminator-ui#forminator-module-2722.forminator-design--material .forminator-button-submit{font-family:quincy-cf,serif;padding:1rem 2rem}.main-content h2{width:70%;margin:0 auto}.p1,p{font-family:open-sans,sans-serif;margin-top:10px;font-size:16px;font-weight:400;line-height:1.5;color:#565656;text-rendering:optimizeLegibility}.p1{font-size:18px}.product-hero h2{padding-top:1rem;padding-bottom:1rem}.serif{font-family:quincy-cf,serif}.sans_serif{font-family:proxima-nova,sans-serif}.contract{letter-spacing:-1.87px}.expand{letter-spacing:3.45px}.sans_light_wgt{font-weight:400}.sans_medium_wgt{font-weight:600}.sans_heavy{font-weight:800}.serif_heavy{font-weight:700}.uppercase{text-transform:uppercase}.font_italic{font-style:italic}.font_xtra_small{font-size:1rem}.font_small{font-size:1.2rem}.font_medium{font-size:1.6rem}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.font_medium{font-size:1.1rem}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.font_medium{font-size:1.3rem}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.font_medium{font-size:1.4rem}}.font_large{font-size:2.4rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.font_large{font-size:1.6rem}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.font_large{font-size:1.2rem}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.font_large{font-size:1.6rem}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.font_large{font-size:1.6rem}}.font_xtra_large{font-size:2.8rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.font_xtra_large{font-size:2rem}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.font_xtra_large{font-size:2rem}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.font_xtra_large{font-size:2rem}}.font_xtra_xtra_large{font-size:3.7rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.font_xtra_xtra_large{font-size:2.5rem}}.center{text-align:center}.oil h5::after{border-bottom:3px solid #9ba17b;content:"";display:block;width:6rem;margin-top:.2rem;margin-left:0}p.smaller{font-size:15px;line-height:1.2}p.small{font-size:.8rem}.centered-overlay{position:absolute;padding:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.centered-overlay h1,.centered-overlay p{color:#fff}.centered-overlay h1{text-align:center;font-family:quincy-cf,"Times New Roman",Times,serif;font-size:1.8rem;line-height:.9;width:60%;margin:15% auto 5%}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.centered-overlay h1{width:90%}}.centered-overlay p{text-transform:uppercase;font-weight:800;font-size:1rem;text-align:center;width:60%;margin:0 auto}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.centered-overlay p{width:90%}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.centered-overlay p{font-size:.8rem}}.top-sub-header h2{font-size:2.2rem}.welcome-message{text-align:center;text-shadow:0 2px 9px rgba(0,0,0,.3)}.welcome-message h1{font-size:7rem}@media{.welcome-message h1{font-size:4.5rem}}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.welcome-message h1{font-size:2rem}}@media screen and (min-device-width:34rem) and (-webkit-min-device-pixel-ratio:2){.welcome-message h1{font-size:4rem}}.welcome-message h2{font-size:3rem}.options h3::after{border-bottom:3px solid #9c9b9b;content:"";display:block;width:6rem;margin-top:.2rem;margin-left:0}.options h5{font-family:quincy-cf,serif;font-size:1.75rem}.product h5::after{border-bottom:3px solid #9c9b9b;content:"";display:block;width:6rem;margin-top:.2rem;margin-left:0}.portal h2{font-family:quincy-cf,serif}a.morelink{text-decoration:underline;outline:0;color:#000}.morecontent span{display:none}body{font-weight:400;overflow-x:hidden}html{scroll-behavior:smooth}a{color:inherit;font-weight:600;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.no-js [data-responsive-toggle]{display:none}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.rotate .fal{transition:all .3s linear}.rotate.down .fal{transform:rotate(180deg)}.dotted-bottom{border-bottom:1px dotted #000}.dotted-left{border-left:1px dotted #000}.dotted-top{border-top:1px dotted #000}.centered{margin:0 auto;text-align:center}.vertical-section{position:relative;min-height:60vh}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.vertical-section{min-height:170vh}}@media{.vertical-section{min-height:80vh}}.highlight-section{padding:8rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.highlight-section{padding:2rem}}.vertical-center{margin:0;position:absolute;top:50%;transform:translateY(-50%)}.alignleft,.alignright{margin-right:2rem;margin-bottom:2rem;margin-top:2rem}.alignleft{float:left}.alignright{float:right}.ghost-button-sm{padding:1em;margin:2px;font-size:1rem;width:27%;text-transform:uppercase;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.ghost-button-med{padding:20px 80px;margin:2px 10%;font-size:1.1rem;border-radius:10px;font-family:quincy-cf,"Times New Roman",Times,serif;text-align:center;width:80%;text-transform:none;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.ghost-button-med{padding:20px 20px;margin:2px 5%;width:90%}}.ghost-button-home{padding:15px 40px;margin:0;font-family:proxima-nova,sans-serif;font-size:13px;text-transform:uppercase;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.product-enquiry{display:flex;flex-flow:row wrap;text-decoration:none;margin-top:3rem;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-enquiry{margin-top:1rem}}.gallery-button{padding:54px;font-size:2.1rem;width:100%;height:100%;text-transform:none;font-family:proxima-nova,Helvetica,Arial,sans-serif;font-weight:700;border-radius:10px;text-decoration:none;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}@media screen and (min-width:900px){.gallery-button{font-size:1.2rem}}.solid-button{margin:5px auto;font-size:.9rem;width:100%;text-transform:uppercase;font-family:proxima-nova,Helvetica,Arial,sans-serif;font-weight:700;border-radius:10px;text-decoration:none;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.solid-button-sm{padding:1em;margin:2px;font-size:1rem;width:27%;text-transform:uppercase;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.enquiry-btn,.enquiry-btn-wide{margin:1%;font-family:proxima-nova,Helvetica,Arial,sans-serif;font-size:15px;font-weight:600;min-height:40px;line-height:40px;padding:10px;width:48%;border-radius:10px;text-decoration:none;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.enquiry-btn span,.enquiry-btn-wide span{margin-left:10px}.enquiry-btn i,.enquiry-btn-wide i{font-size:20px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.enquiry-btn,.enquiry-btn-wide{width:98%;font-size:15px}}@media screen and (min-width:768px) and (max-width:1023px){.enquiry-btn,.enquiry-btn-wide{line-height:1}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.enquiry-btn,.enquiry-btn-wide{min-height:20px;line-height:20px}}.enquiry-btn-wide{width:98%}#links .enquiry-btn{width:60%;margin-left:20%;margin-top:3rem;font-size:1.2rem;font-family:quincy-cf,"Times New Roman",Times,serif;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){#links .enquiry-btn{width:90%;margin-left:5%;margin-top:0;margin-bottom:2rem}}.footer-btn{margin:1%;font-family:proxima-nova,sans-serif;font-size:16px;font-weight:600;min-height:60px;padding:10px;width:100%;margin:0;padding:0;text-decoration:none;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.footer-btn-ghost{margin:0;padding:5px 100px 5px 5px;font-size:20px}#back-to-top{display:inline-block;background-color:#9ba17b;color:#fff;font-size:31px;width:50px;height:50px;text-align:center;border-radius:30px;position:fixed;bottom:45px;right:30px;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;text-decoration:none}#back-to-top:hover{cursor:pointer;background-color:#333}#back-to-top:active{background-color:#555}#back-to-top .show{opacity:1;visibility:visible}.copy-post{background:#000;padding:.75rem 1rem;margin-left:1%;color:#fff;cursor:pointer;width:19%;float:left;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.center-btn{width:50%;margin-left:25%;display:block;height:4rem;padding:.95rem;line-height:30px}@media screen and (max-device-width:39.975rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.center-btn{width:86%;margin-left:7%;display:block;margin-top:1rem;height:5rem;padding:1.25rem 1rem}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.center-btn{width:70%;margin-left:15%}}.electric ul a li,.oil ul a li{transition:color ease .4s}:root{--color-white:#ffffff;--color-black:#313131;--color-aubergine:#563947;--color-burnt-orange:#bc6130;--color-cream:#e4ddc9;--color-duckegg:#92bcc6;--color-fir-green:#2c4e41;--color-jade:#045e64;--color-peacock:#266a7b;--color-pearl:#c9cbcb;--color-pewter:#3f3e3b;--color-pink:#d8bec5;--color-pistachio:#78baae;--color-red:#a51c2b;--color-royal-blue:#2a4265;--color-sage:#a8b8a9;--color-slate-blue:#59616f;--color-wedgewood:#6c7c9c;--color-yellow:#f3cd45;--color-Yellow:#f3cd45;--color-oil:#9BA17B;--color-electric:#4786b9;--color-dark-grey:#646464;--color-medium-grey:#e1e1e1}.white{color:"white"}.bg-white{background-color:"white"}.black{color:"black"}.bg-black{background-color:"black"}.aubergine{color:"aubergine"}.bg-aubergine{background-color:"aubergine"}.burnt-orange{color:"burnt-orange"}.bg-burnt-orange{background-color:"burnt-orange"}.cream{color:"cream"}.bg-cream{background-color:"cream"}.duckegg{color:"duckegg"}.bg-duckegg{background-color:"duckegg"}.fir-green{color:"fir-green"}.bg-fir-green{background-color:"fir-green"}.jade{color:"jade"}.bg-jade{background-color:"jade"}.peacock{color:"peacock"}.bg-peacock{background-color:"peacock"}.pearl{color:"pearl"}.bg-pearl{background-color:"pearl"}.pewter{color:"pewter"}.bg-pewter{background-color:"pewter"}.pink{color:"pink"}.bg-pink{background-color:"pink"}.pistachio{color:"pistachio"}.bg-pistachio{background-color:"pistachio"}.red{color:"red"}.bg-red{background-color:"red"}.royal-blue{color:"royal-blue"}.bg-royal-blue{background-color:"royal-blue"}.sage{color:"sage"}.bg-sage{background-color:"sage"}.slate-blue{color:"slate-blue"}.bg-slate-blue{background-color:"slate-blue"}.wedgewood{color:"wedgewood"}.bg-wedgewood{background-color:"wedgewood"}.yellow{color:"yellow"}.bg-yellow{background-color:"yellow"}.Yellow{color:"Yellow"}.bg-Yellow{background-color:"Yellow"}.oil{color:"oil"}.bg-oil{background-color:"oil"}.electric{color:"electric"}.bg-electric{background-color:"electric"}.white{color:var(--color-white)!important}.white-fade-bg{background-color:rgba(255,255,255,.6)}.white-shadow{color:var(--color-white);text-shadow:1px 1px 8px rgba(0,0,0,.31)}.bg-White,.bg-white-border{background-color:var(--color-white);border:1px solid var(--color-black)}.almost-white-bg{background:#fefefe}.gradient-aubergine{background:var(--color-aubergine);background:radial-gradient(circle,var(--color-aubergine) 34%,#462836 73%);color:#fff}.gradient-black{background:var(--color-black);background:radial-gradient(circle,var(--color-black) 34%,#202020 73%);color:#fff}.bg-burnt-orange,.gradient-burnt-orange{background:var(--color-burnt-orange);color:#fff}.gradient-cream{background:var(--color-cream);background:radial-gradient(circle,var(--color-cream) 34%,#d8d0bb 73%);color:#fff;color:var(--color-black)}.btn-darkgrey{background-color:#323232;border:1px solid #323232;color:#fff}.btn-steelblue{background-color:var(--color-steelblue);color:#fff}[class^=btn-]:hover{background-color:#fff!important;color:inherit}.ghost-steelblue{color:var(--color-steelblue);border:1px solid var(--color-steelblue);margin:1% 10%}.ghost-steelblue:hover{background-color:var(--color-steelblue);color:#fff}.ghost-green{color:#739d72;border:1px solid #739d72;margin:1% 10%}.ghost-green:hover{background-color:#739d72;color:#fff}.ghost-green{border-width:2px}.ghost-yellow{color:var(--color-yellow);border:1px solid var(--color-yellow);margin:1% 10%}.ghost-yellow:hover{background-color:var(--color-yellow);color:#fff}.ghost-yellow{border-width:2px}.ghost-oil{color:var(--color-oil);border:1px solid var(--color-oil);margin:1% 10%}.ghost-oil:hover{background-color:var(--color-oil);color:#fff}.ghost-oil:hover{color:inherit}.electric ul a li:hover,.oil ul a li:hover{color:#fff;background:var(--color-dark-grey)}.electric::after,.electric::before,.oil::after,.oil::before{border-bottom:1px solid currentColor}.oil-fired .mini-menu a:hover .title{color:var(--color-oil)}.ghost-grey:visited,.orbit-upper-content .ghost-grey{color:#323232;border:1px solid #323232;width:49%;margin:1% 0}.ghost-grey:visited:hover,.orbit-upper-content .ghost-grey:hover{background-color:#323232;color:#fff!important}.post-type-archive-news .general_header{height:65vh;top:6rem}.testimonial .orbit-container{height:400px!important}.testimonial .orbit-next,.testimonial .orbit-previous{color:#000;border:1px solid #000}body{color:#0a0a0a;font-weight:400;overflow-x:hidden}html{scroll-behavior:smooth;visibility:visible;opacity:1}.noprint{display:none}a{color:inherit;font-weight:800;text-decoration:underline;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.no-js [data-responsive-toggle]{display:none}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}a:hover{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}#back2Top,#contact-link{overflow:hidden;z-index:999;display:none;cursor:pointer;position:fixed;background-color:rgba(255,255,255,.6);text-align:center;text-decoration:none;border-radius:50%;height:50px;width:50px;right:25px;bottom:70px;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out}#contact-link{right:25px;bottom:125px;padding:0}#back2Top .icon{height:50px;margin-right:0;width:50px}#contact-link .icon{height:40px;margin-right:0;width:40px}#back2Top:hover,#contact-link:hover{background-color:#f3cd45;color:#fff}.contact-slide-out{height:450px;margin-top:100px;width:600px;background:#f3f3f3;box-shadow:rgba(0,0,0,.1) 0 4px 12px;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;outline:0}.slide-out-image{position:absolute;width:40%;height:100%;left:0;background-size:cover;background-position:right}.slide-out-content{padding:40px;width:60%;position:absolute;right:0}.slide-out-content p a{cursor:pointer}.slide-out-content .ghost-button{padding:10px 30px;margin:15px 0}.slide-out-content ul{list-style:none;margin-left:0}.slide-out-content p,.slide-out-content ul li a,.slide-out-content ul li a:visited{color:#323232;text-decoration:none}.position-right{transform:translateX(600px)}a.range-link{font-weight:600;font-size:1rem;line-height:1;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}a.range-link i{transition:inherit}a.range-link:hover{color:burnt_orange}a.range-link:hover i{margin-left:.25rem;color:burnt_orange}@media screen and (min-device-width:40rem){#mobile-menu{display:none!important}}#contact-bar{margin:0;position:absolute;height:35px;width:100%;background:#4b4b4b;z-index:9}#contact-bar p{color:#fff;font-family:quincy-cf,serif;margin:3px 10px;font-size:18px}#contact-bar p a{text-decoration:none}#contact-bar p a:hover,ul.contact-bar-menu li a:hover{color:#f3cd45}ul.contact-bar-menu{list-style:none;right:0;display:inline-block;position:absolute}ul.contact-bar-menu li{text-transform:uppercase;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:13px;font-weight:200;line-height:35px;float:right;padding-right:15px;color:#fff;text-decoration:none}ul.contact-bar-menu li a{text-decoration:none;cursor:pointer}ul.contact-bar-menu li a i{font-size:13px}ul.contact-bar-menu .icon{margin-right:0;margin-top:-3px}#menu-wrapper{position:fixed;height:35px;top:0;z-index:999;width:100%;transition:top .3s ease-out}#main-menu{box-shadow:#000 0 0 20px;border-bottom:1px solid rgba(0,0,0,.1);transition:top .3s ease-out;position:absolute;height:100px;z-index:9;width:100%;top:35px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){#main-menu{height:80vh;box-shadow:none;top:60px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){#main-menu{top:0;height:20vh}}.range-menu{box-shadow:rgba(0,0,0,.2) 0 0 20px;border:0;width:100vw;left:0!important;background-color:#fff;max-height:0;position:fixed;top:0!important;z-index:2;padding:150px 0 50px;display:none;box-shadow:0 12px 8px -10px rgba(0,0,0,.5)}.range-menu div ul li{text-transform:uppercase;font-size:1.4rem;font-weight:700;padding:10px 30px;list-style:none;text-align:center;position:relative;display:inline-block}.range-menu div ul li span{font-size:15px;text-align:center;text-transform:none;display:block;line-height:1.1}.range-menu div ul li img{display:block;margin:0 auto;transition:none;height:50px}.range-menu.is-open{max-height:100em;transition:max-height .8s ease-in-out}.social-menu{width:300px;left:auto!important;right:0!important}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.range-menu{padding:100px 0 50px}}@media screen and (min-width:900px){.range-menu-dropdown{width:100%;padding:20px}.range-menu-dropdown ul{background-color:transparent;margin-left:0;display:flex;flex-flow:row wrap;width:100%}.range-menu-dropdown ul a{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}}@media{.range-menu-dropdown ul a{width:24%}}@media screen and (min-width:900px){.range-menu-dropdown ul a:hover{color:#f3cd45}.range-menu-dropdown h4{font-size:1.6rem}}.range-menu-dropdown.electric ul li:after,.range-menu-dropdown.oil ul li:after{content:"\a";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:0;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.range-menu-dropdown.oil ul li:after{background:#9ba17b}.range-menu-dropdown.electric ul li:after{background:#4786b9}.range-menu-dropdown.electric ul li:hover:after,.range-menu-dropdown.oil ul li:hover:after{opacity:1}.fancy{line-height:.5;text-align:center;margin-top:10px}.fancy span{display:inline-block;position:relative}.fancy span:after,.fancy span:before{content:"";position:absolute;height:4px;top:0;width:60px}.fancy span:before{right:100%;margin-right:15px}.fancy span:after{left:100%;margin-left:15px}.fancy-menu{padding-top:25px;margin-left:0;display:inline-block;list-style:none;display:flex}.fancy-menu li{text-transform:uppercase;font-size:1rem;padding:10px 20px;cursor:pointer;font-family:proxima-nova,sans-serif;font-weight:800;transition:color ease .4s;background:0 0;color:#000}.fancy-menu li .fal{font-size:17px}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.fancy-menu li{font-size:.7rem}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.fancy-menu li{padding:22px 20px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.fancy-menu .first-link{padding:5px 20px}}.fancy-menu a:active li{font-weight:800;color:#000}.fancy-menu a li:hover,.fancy-menu li:hover{color:#9ba17b}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.fancy-menu{padding-top:0}}.fuel-chooser{bottom:1rem;position:absolute}.fuel-chooser a{color:#f3cd45}.rotate .fal{transition:all .3s linear}.rotate.down .fal{transform:rotate(180deg)}.global-menu ul{position:relative;width:23%;float:left}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.global-menu ul{width:30%;line-height:1}}.global-menu.about ul{width:100%}.global-menu div ul li{display:block;font-family:quincy-cf,serif;font-weight:400;font-size:1.6rem;text-transform:none;text-align:left}.portal{height:175px;width:45%;float:left;margin-top:20px;padding:20px;color:#fff}.social{width:18%;height:75px;margin:1%;overflow:hidden;display:block;float:left;position:relative;z-index:99;cursor:pointer;background-attachment:scroll;background-size:cover;transition:.3s all ease-in-out}.social img{position:absolute;left:0;top:-50%;height:auto;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;transition:transform .75s}#contact-link-close{float:right}@media screen and (min-device-width:40rem) and (-webkit-min-device-pixel-ratio:2){.social{height:90px}.social img{top:0;min-height:120px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.social{height:100px}.social img{top:0;min-height:100px}}@media screen and (min-device-width:64rem){.social{height:155px}.social img{min-height:155px}}.social .overlay{top:0;left:0;width:100%;height:100%;position:absolute;z-index:9;background-image:linear-gradient(to bottom,rgba(0,0,0,.05),rgba(0,0,0,.3));transition:.3s all ease-in-out}a.social:hover .overlay{opacity:.3}a.social:hover img{transform:scale(1.15);transition:.3s all ease-in-out}.social span{bottom:10%;left:20px;color:#fff;font-family:quincy-cf,serif;font-size:1.4rem;position:absolute;z-index:10}.networks{margin:3% 10%;width:216px;height:60px}.networks span{color:#323232;left:0;font-size:1.2rem}.networks span:hover,.social span:hover{color:#f3cd45;transition:.3s all ease-in-out}.new-gallery li{width:24%;height:145px;position:relative;overflow:hidden;margin-right:1%}.gallery-button{font-size:1.2rem}.expanded{right:0;transition:1s ease-out;-webkit-transition:1s ease-in-out;-moz-transition:1s ease-in-out;-ms-transition:1s ease-in-out;-o-transition:1s ease-in-out}.expanded-row{max-width:85rem}.main-welcome,.product-hero,.product-hero-image{background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-attachment:scroll;position:relative;overflow:hidden;padding:0;position:relative;z-index:0;overflow:hidden;width:100%}.main-welcome{height:60vh}.product-hero{height:60vh}.product-hero header{margin-top:5%}.product-hero h2{padding-top:1rem;padding-bottom:1rem}.product-hero .padded-section-l{padding-right:5rem}@media screen and (max-device-width:39.975rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-hero{height:90vh}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-hero{height:170vh}}@media{.product-hero{height:115vh}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-hero{height:100vh}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-hero{height:90vh}}@media screen and (max-device-width:39.975rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){body.page-template-page_general .product-hero{height:125vh}}.product-hero-gradient{content:"";left:0;height:70vh;width:100%;display:flex;padding-top:3rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.product-hero-gradient{height:110vh;padding-top:1rem}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (min-resolution:192dpi){.product-hero-gradient{margin-top:20vh}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-hero-gradient{height:70vh}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-hero-gradient{height:60vh}}@media screen and (min-device-width:64em){.product-hero-gradient{padding-top:5rem}}@media screen and (min-width:2400px){.product-hero-gradient{height:60vh;padding-top:9rem}}@media{.product-hero-gradient{padding-top:0;height:550px}}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.product-hero-image{height:45vh;margin-bottom:1rem}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-hero-image{height:80vh}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-hero-image{height:60vh}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-hero-image{height:33vh}}@media{.product-hero-image{height:60vh}}.product-hx-header{width:100%;padding:5%}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-hx-header{display:flex}}@media screen and (min-device-width:40rem){.product-hx-header{display:flex}}.product-header-intro{padding:10% 10% 10% 5%;width:50%}.product-header-intro .content{margin-top:3rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.product-header-intro{width:100%}.product-header-intro .content{margin-top:1rem}.product-header-intro h2{width:90%}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-header-intro{margin-top:0;padding:0 5%;width:50%}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-header-intro{margin-top:0;padding:5%}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-header-intro{margin-top:0;padding:5%}}@media screen and (min-device-width:64em){.product-header-intro{padding:5%}}@media{.product-header-intro{margin-top:50px}.product-header-intro .content p{font-size:1.2rem}}.product-hx-image{padding-left:5%;width:50%}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-hx-image{right:0;position:absolute}}.product-header-image{text-align:center;width:auto;height:800px;overflow:hidden;position:absolute}.product-header-image img{width:auto;height:100%}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.product-header-image{padding:0;left:5%;margin-top:5%;width:90%;height:auto}.product-header-image img{width:100%;height:auto}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-header-image{height:200px;margin-top:0}.product-header-image img{width:auto;height:200px;max-height:200px}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-header-image{height:305px;margin-top:50px}.product-header-image img{max-height:305px}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-header-image{height:350px;margin-top:50px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-header-image{width:90%;left:5%}}@media screen and (min-device-width:64rem){.product-header-image{height:800px;right:5%}}@media{.product-header-image{height:550px;margin-top:90px}}.mobile-hero{background:no-repeat center center fixed;background-size:cover;background-attachment:scroll;height:40vh;position:relative}.option .product-hero{max-height:60vh;margin-top:10rem;background-position:right}.general_header,.testimonial{height:65vh;padding-top:10rem;position:relative}@media screen and (max-width:39.9375em){.general_header,.testimonial{padding-top:4rem}}.message{width:100%;color:#fff;padding:2rem}.message .byline{color:#fff}.news .article-header h3 a{text-decoration:none}.news .article-header .title{margin-left:0}.news_article .message .entry-title{width:80%}.news-hero{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin-top:-5rem;aspect-ratio:16/10}.news-post-body{margin-top:100px}@media screen and (max-device-width:39.975rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.general_header{padding-top:2rem;height:15rem}.news-post-body{margin-top:220px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.general_header{height:100vh;padding-top:0;margin-top:20vh}.news-post-body{margin-top:200px}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.general_header{height:628px;padding-top:3rem}}.page-template-page_contact .general_header{height:60vh;padding-top:10rem}.page-template-page_download .general_header{padding-top:25%}@media screen and (max-device-width:39.975rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.page-template-page_contact .general_header,.page-template-page_download .general_header{background:bottom}}.general_hx{margin-top:10%}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.general_hx{height:60vh}}@media screen and (min-device-width:64em){.general_hx{height:60vh}}.image-wrap{width:100%;min-height:100vh;height:100vh;margin:0 auto;overflow:hidden;position:relative;z-index:1}#notification-bar{background:rgba(50,50,50,.5);height:50px;color:#fff;width:100%;position:relative;margin-top:135px;z-index:9}#notification-bar p{font-size:30px;color:#fff;text-align:center;font-family:quincy-cf,serif;margin-bottom:0;line-height:50px}@media screen and (min-width:1279px){.image-wrap{height:100vh}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.image-wrap{min-height:75vh;height:75vh;margin-top:20vh}}.image-wrap img{width:100%;position:absolute;margin-top:-50px}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.image-wrap{min-height:50vh;height:50vh}.image-wrap img{margin-top:0}}.details{height:650px;margin-top:100px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.details{margin-top:0}}.orbit-container.details,.orbit-container.details .orbit-slide{height:550px;max-height:550px;min-height:550px;border-radius:10px}@media screen and (max-device-width:39.975rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.orbit-container.details,.orbit-container.details .orbit-slide{height:100vh;max-height:100vh;min-height:100vh;margin-top:1rem}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.orbit-container.details,.orbit-container.details .orbit-slide{height:130vh;max-height:130vh;min-height:130vh}}@media screen and (min-device-width:64rem){.testimonial .orbit-wrapper{display:flex}.orbit-container.details,.orbit-container.details .orbit-slide{height:400px;max-height:400px;min-height:400px}}.orbit-container.details .slider-buttons{position:absolute;right:20px;bottom:0;display:inline-block}.specifics-section{border-radius:10px;padding:1rem;color:#fff;padding:3rem;z-index:9}.specifics-image{position:relative;margin-bottom:50px;float:right}.specifics-image img{border-radius:10px;max-height:500px}@media screen and (min-device-width:64rem){.specifics-image{margin-top:50px}}.specifics-image .underlay{position:absolute;top:-1rem;right:-1rem;width:450px;z-index:-1;height:80%;border-radius:10px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.specifics-image .underlay{top:-.75rem;right:-.75rem;width:80%;height:90%}}.snippet{padding:3rem}.snippet h3{font-size:3rem;text-align:center}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.snippet h3{font-size:2rem}}.product-details{height:550px;position:relative}@media screen and (max-device-width:39.975rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-details{min-height:80vh;height:80vh}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-details{min-height:130vh;height:130vh}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-details{border-radius:0 10px}}@media screen and (min-device-width:64rem){.product-details{height:400px;min-height:400px}}.product-details .vertical-center{padding-right:5rem;padding-left:5rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.product-details .vertical-center{padding-right:2rem;padding-left:2rem}}.product-image{margin-left:0;margin-right:1rem;margin-bottom:1rem;width:auto;height:400px;position:relative;overflow:hidden;right:-1.5rem;width:auto;overflow:hidden;position:relative;border-radius:10px 0 0 10px}.product-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}.product-image img{min-width:100%;min-height:130vh}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.product-image{margin-left:0;margin-right:1rem;margin-bottom:1rem;width:auto;height:200px;position:relative;overflow:hidden;height:200px;min-height:200px;left:0;margin-top:0;margin-right:0;margin-bottom:-20px}.product-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}.product-image img{min-height:200px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-image{height:130vh}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.product-image{margin-left:0;margin-right:1rem;margin-bottom:1rem;width:auto;height:400px;position:relative;overflow:hidden}.product-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}.product-image img{min-height:400px;min-width:100%}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.product-image{margin-left:0;margin-right:1rem;margin-bottom:1rem;width:auto;height:400px;position:relative;overflow:hidden}.product-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}.product-image img{min-height:400px;min-width:150%}}@media screen and (min-device-width:64rem){.product-image{min-height:400px;margin-left:0;margin-right:1rem;margin-bottom:1rem;width:auto;height:400px;position:relative;overflow:hidden}.product-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}.product-image img{min-height:400px}}.google-review{margin-top:3rem;padding-top:2rem;width:65%}.google-review p{font-size:1.4rem}.google-review p span{display:block;font-size:1.1rem;font-weight:800}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.google-review{width:85%}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.google-review{width:80%}}.archive-info{padding:4rem}.welcome-message{margin-top:0;top:35%;z-index:9;width:50%;right:5%;position:absolute;height:75vh}.welcome-message .ghost-button{left:24%;width:30%;position:absolute}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.welcome-message .ghost-button{width:50%;left:15%}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.welcome-message .ghost-button{left:20%;width:40%}}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.welcome-message{top:2%;right:0}}@media screen and (min-device-width:40rem) and (-webkit-min-device-pixel-ratio:2){.welcome-message{top:20%;right:0;height:50vh}}@media screen and (min-device-width:64rem) and (-webkit-min-device-pixel-ratio:2){.welcome-message{top:30%;right:0;height:50vh}}.range-link-section{border-radius:15px;top:100px;margin-bottom:100px;position:relative;box-shadow:rgba(0,0,0,.1) 0 4px 12px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.range-link-section{top:50px;margin-top:50px}.range-link-section.archive-link{top:0;margin-top:90px}}@media{.range-link-section .padded-full{padding:2.5rem 3rem 2.5rem 4.5rem!important}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.range-link-section{margin-top:100px}}.link-img{width:370px;left:50px;top:-75px;overflow:hidden;position:absolute}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.link-img{width:290px;left:30px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.link-img{width:200px;left:30px}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.link-img{width:350px;left:18px}}@media screen and (min-width:768px) and (max-width:1023px){.link-img{width:210px}}@media screen and (min-device-width:64rem){.link-img{width:80%;left:10%}}.link-content{margin-top:200px;padding:3rem 4rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.link-content{margin-top:140px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.link-content{margin-top:50px;padding:3rem 2rem}}@media screen and (min-width:768px) and (max-width:1023px){.link-content{margin-top:75px;padding:3rem 3rem}}.archive-link{width:23%;float:left;margin:1% 1% 10%}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.archive-link{width:48%}}.archive-link .link-img{width:260px;left:45px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.archive-link .link-img{width:150px;left:10px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.archive-link .link-img{width:60%;left:20%}}@media screen and (min-width:768px) and (max-width:1023px){.archive-link .link-img{width:160px;left:10px}}@media screen and (min-device-width:40rem) and (-webkit-min-device-pixel-ratio:2){.archive-link .link-img{width:80%;left:10%}}.archive-link .link-content{margin-top:100px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.archive-link .link-content{margin-top:25px;padding:2rem}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.archive-link .link-content{margin-top:60px}}@media screen and (min-width:768px) and (max-width:1023px){.archive-link .link-content{margin-top:20px;padding:3rem 2rem}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.archive-link .link-content{margin-top:50px}}@media screen and (min-device-width:64rem){.archive-link .link-content{margin-top:100px}}.mini-link{list-style:none;display:flex}.mini-link a{height:200px;width:48%;margin:1%;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.mini-link a:hover li{background:#eaece8}.mini-link a:hover li .mini-link-title,.mini-link a:hover li .mini-link-title p{color:#000}.mini-link li{border-radius:10px;padding:10px;height:200px;color:#fff;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.mini-link{display:block;position:relative;margin-bottom:1rem}}@media screen and (min-device-width:40rem) and (-webkit-min-device-pixel-ratio:2){.mini-link{position:relative;margin:1%}}.mini-link-title{float:right;margin-right:5%;margin-top:30px;width:70%;padding:.5rem;color:inherit}.mini-link-title h2{font-size:2rem;text-align:right}.mini-link-title p{text-align:right;color:inherit}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.mini-link-title{margin-top:5px}}.mini-link-image{margin-left:0;margin-right:1rem;margin-bottom:1rem;width:175px;height:175px;position:relative;overflow:hidden;position:absolute;overflow:hidden;border-radius:10px}.mini-link-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.mini-link-image{margin-left:0;margin-right:1rem;margin-bottom:1rem;width:100px;height:175px;position:relative;overflow:hidden;position:absolute}.mini-link-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}}.wide-grid-container{max-width:95rem;margin-bottom:5rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.wide-grid-container{margin-bottom:0}}.page-template-page_product .wide-grid-container{margin-bottom:0}.padded-full{padding:3rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.padded-full{padding:1rem}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.padded-full{padding:1rem 2rem}}.padded-section{padding-top:50px;padding-bottom:50px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.padded-section{padding-top:20px;padding-bottom:20px}}.padded-section-title{padding-top:20px;padding-bottom:20px}.padded-section-l{padding-top:150px;padding-bottom:150px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.padded-section-l{padding-top:50px;padding-bottom:50px;min-height:40vh}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.padded-section-l{padding-top:100px}}@media{.padded-section-l{padding-top:4rem}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.padded-section-l{padding-top:50px;padding-bottom:50px}}.padded-top-section{padding-top:50px}.padded-top-section-l{padding-top:150px;padding-bottom:0}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.padded-top-section-l{padding-top:50px;padding-bottom:50px}}.padded-section-xl{padding-top:250px;padding-bottom:250px;min-height:80vh}.legal-header,.product-header{margin-top:75px}.featured-wrapper{min-height:500px}.featured{padding:50px;min-height:500px}.featured-image{background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-attachment:scroll;position:relative;overflow:hidden;background-color:#fff;height:100%;color:#fff}.archive .featured-image{height:165px;min-height:165px}.highlight-image{width:100%;height:200px;margin-bottom:2rem}.cooking-section{background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-attachment:scroll;position:relative;overflow:hidden;z-index:1;height:750px}.cooking-section article{margin:100px auto}.cooking-section img{margin-top:-75px;z-index:1}.cooking-section .ghost-button{margin-top:22px}.bg-caption{padding:10px 80px 60px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.bg-caption{padding:10px 30px 60px}}.vertical.tabs{border:none}.vertical.tabs li:first-child{border-bottom:1px solid #000}.vertical.tabs li:last-child{border-top:1px solid #000}.tabs-content.vertical{border:none}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.tabs-title{width:50%}}.tabs-title a{text-transform:uppercase;font-family:proxima-nova,Helvetica,Arial,sans-serif;transition:none;color:#0a0a0a;font-size:1.2rem;text-decoration:none}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.tabs-title a{padding:1rem 1rem;text-align:center;height:40px;font-size:.8rem}}.tabs-title>a:focus,.tabs-title>a:hover,.tabs-title>a[aria-selected=true]{background-color:#eeeded;color:#000}.colour-tabs,.tabs-content.colour-tabs{border:none}.colour-tabs .tabs-title>a{font-family:quincy-cf,"Times New Roman",Times,serif;font-size:1rem;text-transform:none;padding:.75rem 1.25rem;margin-right:.5rem;transition:.3s all ease}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.colour-tabs .tabs-title>a{font-size:.8rem}}@media screen and (min-width:768px) and (max-width:1023px){.colour-tabs .tabs-title>a{padding:1rem 1.25rem}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.colour-tabs .tabs-title>a{padding:.75rem .5rem}}.colour-tabs .tabs-title>a:focus,.colour-tabs .tabs-title>a:hover,.colour-tabs .tabs-title>a[aria-selected=true]{border:none;background:#313131;color:#fff;border-radius:50px}.tabs-panel{padding:0}.quick_spec{padding:1rem 2rem;margin-bottom:5rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.quick_spec{margin-top:1rem;padding:15px 0;border-left:none;border-top:1px dotted #313131;margin-bottom:0}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.quick_spec{border-top:none;margin-top:0;padding:0}}@media screen and (min-width:768px) and (max-width:1023px){.quick_spec{padding:1rem}}@media screen and (min-width:1024px){.quick_spec{height:60vh}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.quick_spec{height:55vh}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.quick_spec{height:75vh}}@media screen and (min-device-width:64em){.quick_spec{height:60vh}}@media{.quick_spec{height:525px}}.quick_spec_image{padding:1rem;max-height:60vh}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.quick_spec_image{padding:0}}@media screen and (min-width:768px) and (max-width:1023px){.quick_spec_image{max-height:139vh}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.quick_spec_image{max-height:75vh}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.quick_spec_image{max-height:55vh}}@media screen and (min-device-width:64em){.quick_spec_image{max-height:60vh;padding-bottom:5rem;margin-bottom:5rem}}@media{.quick_spec_image{max-height:525px}}.orbit-container{height:125vh}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.orbit-container{height:165vh}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.orbit-container{height:250vh}}@media screen and (min-width:1024px){.orbit-container{height:70vh}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.orbit-container{height:125vh}}@media{.orbit-container{height:115vh}}@media screen and (min-width:64rem){.orbit-container{height:95vh}}@media{.orbit-container{height:650px}}.dashed-right{border-right:1px dotted #000}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.dashed-right{border-right:0}}.cooker-spec{padding:20px 0;list-style:none;width:100%;margin-left:0;display:flex;flex-flow:row wrap}.cooker-spec li{width:100%;text-align:left;border-bottom:1px solid #c8c8c8}.cooker-spec p{font-weight:600;font-size:16px;text-align:justify;margin-top:16px;color:#323232;display:inline-block;padding-left:10px;width:100%}.cooker-spec p .fal{font-size:16px}.cooker-spec p span{border-bottom:1px dotted #323232;cursor:help;float:right}.cooker-spec i{position:relative;font-size:24px;top:5px}.cooker-spec i::before{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}.cooker-spec .question{position:relative;font-size:10px;top:-5px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.cooker-spec{padding:0 0 20px}}.cooker-spec-divider{margin:0}.new-gallery{list-style-type:none;margin-left:0}@media screen and (min-width:1024px){.new-gallery{margin-left:30px}}.new-gallery li{margin-left:0;margin-right:1rem;margin-bottom:1rem;width:100%;height:auto;position:relative;overflow:hidden;overflow:hidden;background-position:center}.new-gallery li img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.new-gallery li{width:46%;height:160px;margin-left:2%;margin-right:2%;position:relative;overflow:hidden;margin-bottom:20px}}@media screen and (min-width:900px){.new-gallery li{width:24%;height:145px;position:relative;overflow:hidden;margin-right:1%}}@media screen and (min-width:1024px){.new-gallery li{width:33.333%;height:245px;position:relative;overflow:hidden;margin-right:0}.new-gallery li:nth-child(3){margin-right:0}}@media screen and (min-width:1279px){.new-gallery li{width:50%;height:400px;position:relative;overflow:hidden;margin-right:0;padding-left:0}}.new-gallery li img{min-height:100%;min-width:100%}.new-gallery li img:hover{opacity:.8;cursor:pointer}.bg-image,.options-image{margin-left:0;margin-right:1rem;margin-bottom:1rem;width:100%;height:auto;position:relative;overflow:hidden;position:relative;min-height:350px;max-height:350px;width:100%;overflow:hidden;border-radius:15px}.bg-image img,.options-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.bg-image,.options-image{min-height:250px;max-height:250px}}.bg-image img,.options-image img{min-height:100%;min-width:100%}.options-image{min-height:200px;max-height:200px}.tech-spec-img{width:60%;height:500px;position:absolute}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.tech-spec-img{width:300px;padding-top:0;height:125px}.tech-spec-img img{min-width:300px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.tech-spec-img{width:190px;padding-top:1rem}.tech-spec-img img{min-width:190px}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.tech-spec-img{width:175px;height:175px}}@media screen and (min-width:768px) and (max-width:1023px){.tech-spec-img{width:175px;height:175px}}@media{.tech-spec-img{width:300px;height:300px}}.tech-spec-img:hover{cursor:zoom-in}.tech-spec-img.uno{width:40%;margin-left:5%;position:absolute}.mgt-hint{left:0;right:0;bottom:8px;padding:0 10%;transition:opacity .25s ease,z-index .25s ease;color:#eee;direction:ltr;text-align:center;text-decoration:none;z-index:1!important;position:absolute!important}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.mgt-hint{bottom:50%}}@media screen and (min-device-width:64em){.mgt-hint{bottom:35%}}@media{.mgt-hint{bottom:25%}}.mgt-hint-message{border-radius:2em;padding:.2em 1.1em;background:rgba(49,51,61,.7);display:inline-block!important}.mgt-hint-message:before{speak:none;font-size:1.5em;content:"\f31d";margin-right:6px;font-family:serif;text-align:center;vertical-align:-2px}.oven-temps a img,.technical-diagram a img{width:350px;height:auto}table{line-height:1;border-spacing:0;border:none;width:100%;margin:0 auto 5px;border-radius:0;border-collapse:collapse;font-size:16px;font-family:sans-serif;min-width:335px}thead tr:first-child{border:none;text-align:left}td:first-child,th:first-child{font-size:16px;padding:0 10px 0 10px;text-align:left}thead tr th{border-bottom:3px solid #ddd;text-align:center}thead tr th:last-child{text-align:right}thead tr:first-child th:first-child{border-bottom:3px solid #ddd;text-align:left}tbody tr:last-child td{border:none}tbody td{border-bottom:1px solid #ddd;text-align:center}td:last-child{padding-right:10px;text-align:right}table tbody tr:nth-child(2n){background-color:#fff}.responsive-table{display:block}@media screen and (min-width:900px){.responsive-table{display:flex}}.range-colour-wrapper{margin:1rem 0}.range-colour-square{clear:both;padding:10px}.range-colour-square hr{padding-top:20px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.range-colour-square hr{padding-top:20px;margin:10px auto}}.range-colour-round h2{margin-bottom:.25rem}.range-colour-round ul li{width:120px;height:30px;display:grid;margin-right:10px;margin-top:10px;border-radius:10px;border:3px solid inherit;padding:5px;font-weight:800;font-size:.8rem;font-family:proxima-nova,Helvetica,Arial,sans-serif;text-transform:uppercase;text-align:center;cursor:pointer}.range-colour-round ul li:hover{border:3px solid #fefefe;font-size:.7rem;box-shadow:0 0 0 1px #000}.range-colour-round ul,.range-colour-square ul{list-style-type:none;margin-left:0;display:flex;flex-wrap:wrap}.range-colour-square ul li{width:145px;height:85px;display:grid;margin-right:5px;margin-top:5px}.range-colour-square ul li p{font-size:15px;color:#fff;line-height:1;text-align:left;padding:10px 5px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.range-colour-square ul li{width:24%;height:100px;display:block;margin-right:1%;margin-top:5px}.range-colour-square ul li p{padding:5px}}.range-colour-image{overflow:hidden;margin-top:0;margin-bottom:50px;position:relative;margin-left:0;margin-right:1rem;margin-bottom:1rem;width:600px;height:600px;position:relative;overflow:hidden;margin-left:auto;margin-right:auto}.range-colour-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}.range-colour-image img{min-height:600px;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.range-colour-image{width:375px;min-height:375px;max-height:375px;height:375px;margin:0 auto;margin-bottom:10px;margin-top:1rem;left:-50px}.range-colour-image img{min-height:375px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.range-colour-image{width:300px;min-height:300px;max-height:300px;height:300px}.range-colour-image img{min-height:300px}}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.range-colour-image{width:175px;height:175px;min-height:175px;max-height:175px;margin-top:10px}.range-colour-image img{min-height:175px}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.range-colour-image{width:500px;height:500px;min-height:500px;max-height:500px;margin-top:10px}.range-colour-image img{min-height:500px}}@media{.range-colour-image{width:40%;height:300px;min-height:300px;margin-bottom:30px}.range-colour-image img{min-height:300px}}.mini-menu{list-style:none;margin-left:0;margin-top:20px;display:flex;overflow-x:scroll}.mini-menu a:hover .title{color:#9ba17b}.mini-menu .image{width:240px;height:165px;max-height:165px;overflow:hidden;position:relative}.mini-menu .image img{width:100%;height:auto;position:absolute}.mini-menu li{margin-right:20px;color:#646464;font-weight:700;height:165px;margin-bottom:70px;text-transform:uppercase;font-family:proxima-nova,sans-serif}.mini-menu .title{margin-top:10px}.mini-menu .title span{display:block;text-transform:none;font-size:18px;color:#323232}.mini-menu .alt-title{text-align:center;padding:50px;font-size:19px;color:#fff;text-transform:none;line-height:20px;z-index:2}.reveal{padding:2.5rem}body.page-template-page_download .reveal{overflow-x:hidden;width:1200px!important;max-width:100%;box-sizing:border-box}body.page-template-page_download .forminator-ui.forminator-custom-form-10620.forminator-design--material .forminator-button-submit{color:#fff}.switch.choose .switch-active,.switch.choose .switch-inactive{background:#323232;color:#fff;border-radius:15px;padding:1% 10%}.switch.choose .switch-active{left:1.5%}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.switch.choose .switch-active{padding:1% 15% 1% 5%}}.switch.choose .switch-inactive{right:1.5%}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.switch.choose .switch-inactive{padding:1% 5% 1% 15%}}.switch.choose{font-family:proxima-nova,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:800;text-align:center;margin-bottom:4rem;float:left}.switch.choose .switch-paddle{width:25rem;border-radius:2rem;font-size:.8rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.switch.choose .switch-paddle{width:18rem}}.switch.choose .switch-paddle::after{width:15rem;border-radius:1rem;font-family:quincy-cf,"Times New Roman",Times,serif;text-transform:none;content:"Choose your Model";color:#000;padding:.1rem .5rem;font-size:1rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.switch.choose .switch-paddle::after{width:10rem}}.switch.choose input:checked~.switch-paddle{background:#b6b6b6}.switch.choose input:checked~.switch-paddle::after{left:9.75rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.switch.choose input:checked~.switch-paddle::after{left:7.75rem}}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.switch.choose{margin-bottom:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.switch.choose{margin-bottom:1rem}}@media{.switch.choose{margin-bottom:0}}#content_840,#content_900{display:block}#share_modal{border:none;padding:2rem}#share_modal span{font-size:.8rem;text-transform:uppercase;color:#484c51;font-weight:600;letter-spacing:2.75px}#share_modal .close-button span{font-size:1.6rem}#share_modal ul{margin-left:0;list-style-type:none;display:flex;gap:10px 20px}#share_modal ul li{color:#323232;font-weight:400;font-size:1.4rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){#share_modal ul li{text-align:center;font-size:1rem}}.url-text{width:80%;float:left;box-shadow:none;webkit-box-shadow:none}.flip-card{background-color:transparent;width:240px;height:165px;perspective:1000px}.flip-card:hover .flip-card-inner{transform:rotateX(180deg)}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden}.flip-card-front{background-color:#4682b4;color:#000;z-index:2}.flip-card-back{background-color:#323232;color:#fff;transform:rotateX(180deg);z-index:1;padding:35px;text-align:center}.flip-card-back p{text-align:left}.home-orbit{margin-top:0}.home-orbit .orbit-bullets{margin-top:0;right:auto;position:relative;height:25px;z-index:9;display:block}.home-orbit .orbit-bullets button{width:200px;height:25px;border-radius:0;color:#313131;left:0;text-align:left;background:0 0;visibility:hidden;position:absolute}.home-orbit .orbit-bullets button .is-active{background-color:transparent}.home-orbit .orbit-bullets button .is-active span{visibility:visible}.home-orbit .orbit-bullets .other-orbit-button #First,.home-orbit .orbit-bullets button.is-active span span{visibility:hidden}.orbit-bullets{margin-top:-80px;right:50px;position:absolute}.orbit-slide{height:80vh;min-width:100%}@media screen and (min-width:2400px){.orbit-slide{height:50vh}}.orbit-upper-content{margin-left:8%;margin-top:15%;width:35%;color:#313131;background-color:#fff;position:absolute;padding:20px 40px}@media screen and (min-width:1024px){.orbit-upper-content{margin-top:5%;width:35%}}#bg-n .orbit-upper-content{margin-left:18%;margin-top:15%;width:35%;color:#fff;background-color:rgba(0,0,0,.4);border-left:3px solid rgba(255,255,255,.6);position:absolute;padding:20px 40px}#bg-n .orbit-upper-content p{color:inherit;font-weight:600}.orbit-next,.orbit-previous{color:#fff;z-index:1;width:50px;height:50px;position:relative;left:0;border:2px solid #fff;border-radius:10px;cursor:pointer;padding:0;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}.orbit-next:hover,.orbit-previous:hover{background:#fff;color:#313131}.orbit-next,.orbit-previous{background-color:transparent}.orbit-next .fa-light,.orbit-previous .fa-light{font-size:2rem}.slide-info{background-color:radial-gradient(circle,#563947 34%,#462836 73%);padding:29px 40px;width:350px;height:140px;bottom:0;font-family:proxima-nova,Helvetica,Arial,sans-serif;left:65%;position:absolute;color:#fff;padding-left:100px}.slide-info p,.slide-info span{font-size:14px;color:rgba(255,255,255,.7)}.slide-info p{font-weight:600}.fal{font-size:50px}.direction-buttons{bottom:0;left:0;height:140px;position:absolute}.top-header{margin-left:auto;margin-right:auto;height:600px;position:relative;display:flex}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.top-header{display:block;height:100vh}}.top-header .columns{padding-left:0;padding-right:0}.page-nav-wrapper{position:fixed;top:35px;z-index:9}@media screen and (min-device-width:40rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.page-nav-wrapper{display:none}}.top-sub-header{width:100%;height:80px;padding:20px 10px 15px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.top-sub-header{height:100px}.top-sub-header h2{font-size:1.6rem}}.page-nav-header{width:100%;height:65px;padding:0;z-index:10;background-color:#e1e1e1;position:fixed}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.page-nav-header{display:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.page-nav-header{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.page-nav-header{display:none}}.page-nav-header h1{width:40%;position:relative;padding:15px;float:left;line-height:1.5;text-transform:none;font-size:1.4rem}.page-nav-header h1 span{border-left:1px solid #323232;padding-left:10px;margin-left:5px}@media{.page-nav-header h1{font-size:1.2rem}}.page-nav-header ul{display:inline-block;margin-left:0;list-style:none;float:right}.page-nav-header ul li{float:left;line-height:65px;height:65px}.page-nav-header ul li:last-child{background:#323232;color:#fff}.page-nav-header ul li a{float:left;padding:0 20px;font-family:proxima-nova,Helvetica,Arial,sans-serif;text-transform:uppercase;transition:.3s all ease-out}.page-nav-header ul li:hover a{background:#929292;color:#fff}.page-nav-header ul li:last-child:hover a{background:#00304a}.top-header-left,.top-header-right{width:50%;height:600px;overflow:hidden;position:relative;margin-left:0;margin-right:1rem;margin-bottom:1rem;width:auto;height:600px;position:relative;overflow:hidden}.top-header-left img,.top-header-right img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.top-header-left{width:100%;height:25vh}}.top-header-left img{min-height:600px}.top-header-right article{margin:100px auto 0}.top-header-right .cooker-features{width:90%;margin:50px auto 0}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.top-header-right{width:100%}.top-header-right article{margin:40px auto 0}}.cooker-features{width:100%;height:20vh;margin:0 auto}.cooker-features .tabs{background:#e1e1e1;border:none}.cooker-features .tabs-panel.is-active{background:#fff;padding:0}footer{clear:both;background:#323232;height:225px;z-index:999}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){footer{height:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){footer{height:100%}}@media screen and (min-width:900px){footer{height:100%}}@media screen and (min-width:768px) and (max-width:1023px){footer{height:100%}}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){footer{height:100%}}@media screen and (max-device-width:64rem) and (-webkit-min-device-pixel-ratio:2){footer{height:100%}}footer p,footer ul li a{font-size:18px;font-weight:400;color:#dcdcdc;font-family:proxima-nova,Helvetica,Arial,sans-serif}footer ul{text-decoration:none;list-style:none;font-size:13px;margin-left:0}footer ul li{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}footer ul li a{color:#dcdcdc;text-decoration:none}footer ul li a:hover{color:#f3cd45;text-decoration:underline}footer ul li a:visited{color:#dcdcdc}.footer-logo{width:175px;height:65px;overflow:hidden;position:relative;left:-.5rem;margin-left:0;margin-right:1rem;margin-bottom:1rem;width:175px;height:65px;position:relative;overflow:hidden}.footer-logo img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.footer-logo{left:-10px}}#inner-footer{padding:90px 20px 50px}.lower-footer{background-color:#4b4b4b}.lower-footer p{font-size:14px;padding-top:5px;font-family:proxima-nova,Helvetica,Arial,sans-serif}.copyright,.copyright a{font-size:12px;color:#dcdcdc;transition:all .3s ease-in-out}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.copyright a span,.copyright span{display:inline-block}}.copyright a:hover{color:#f3cd45}.fa-footer{color:#605e58;padding-right:10px}.fa-ul{margin-left:.25em!important}.expanded-row{max-width:85rem}.main-content{width:40%}.main-content h2{width:70%;margin:0 auto}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.main-content h1{font-size:2rem}}.intro-section{position:relative;height:100%}.intro-image-wrapper,.module-image-wrapper{width:1000px;height:650px;position:absolute;right:-1rem;bottom:-10%;margin-left:0;margin-right:1rem;margin-bottom:1rem;width:auto;height:100%;position:relative;overflow:hidden}.intro-image-wrapper img,.module-image-wrapper img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}.intro-image-wrapper img,.module-image-wrapper img{min-height:650px}@media{.intro-image-wrapper,.module-image-wrapper{width:650px;height:450px;bottom:25%}.intro-image-wrapper figure,.module-image-wrapper figure{position:relative;height:450px;overflow:hidden;z-index:999}.intro-image-wrapper img,.module-image-wrapper img{min-height:450px}}.intro-image-wrapper article{margin-top:-20%;margin-left:2%}.intro-image-wrapper figure{position:relative;height:600px;overflow:hidden;z-index:999}.module-image-wrapper{min-height:400px;max-height:400px}.module-image-wrapper img{height:100%;width:auto;max-width:none}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.module-image-wrapper{min-height:265px;max-height:265px}}.module-spaced{display:block;z-index:989;width:700px;height:400px;margin-top:5rem;margin-left:6rem;color:#fff}@media{.module-spaced{height:300px}}.highlight-text,.module-image,.module-text{margin-top:0;float:left;width:58%}.module-text{padding:4em 3em}.module-text p{color:#fff}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.module-text{padding:4em 1em}.module-text p{margin-top:0;font-size:1.6rem}}.highlight-text{padding:3em 1em}.highlight-text p,.module-text p{font-family:quincy-cf,"Times New Roman",Times,serif;margin-top:20px;font-size:2rem;text-align:center}.break-image{height:60vh;background-position:center center;background-repeat:no-repeat;padding:200px 20px 200px 20px}@media{.break-image{height:90vh}}@media screen and (max-device-width:39.975rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.break-image{padding:100px 20px 100px 20px}}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.break-image{height:80vh;padding:50px}}.break-image .button{width:50%;margin-left:25%;margin-top:2rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.break-image .button{width:80%;margin-left:10%}}.break-image-border::before{content:"";position:absolute;left:0;background:#9ba17b;background:linear-gradient(333deg,#9ba17b 35%,#616c4e 100%);height:10px;width:100%}.bottom-image{height:60vh;background-attachment:scroll}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.bottom-image{height:30vh;padding:0;background-size:cover;background-position:0!important}}[class^=range-section]{margin-bottom:1rem}@media screen and (min-width:900px){[class^=range-section]{flex-grow:1}}.range-content{padding:1rem;border:1px solid #ccc;margin:-1px 0 0 -1px;box-sizing:border-box;font-family:proxima-nova,Helvetica,Arial,sans-serif}.range-content:hover{background:#c8f1c5}.head{background:#ccc;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-align:center}.sub-head{background:#eaeaea;border:1px solid #eaeaea;font-size:1.25rem;height:45px;text-transform:uppercase;font-weight:800}.archive-product ul{list-style:none;margin-left:0;display:block}.archive-product ul li{width:48%;height:300px;margin:1%;float:left}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.archive-product ul li{width:98%}}.archive-product ul li article{display:flex}a:hover .product-archive-image{background:#575757;background:radial-gradient(circle,#575757 0,#212121 100%)}.product-archive-image{position:relative;width:300px;flex:1;height:300px;overflow:hidden;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer;margin-left:0;margin-right:1rem;margin-bottom:1rem;width:auto;height:100%;position:relative;overflow:hidden}.product-archive-image img{opacity:1;display:block;left:50%;top:50%;height:auto;width:100%;transition:.5s ease;backface-visibility:hidden;transform:translate(-50%,-50%);position:absolute}.product-archive-content{padding:2rem 2.5rem}.product-archive-content p{text-align:left}ul.product-archive-fuel{list-style:none;margin-left:0}ul.product-archive-fuel a li{margin:0;color:#fff;padding:1rem;width:50%;font-family:proxima-nova,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-align:center;box-shadow:none;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;cursor:pointer}ul.product-archive-fuel a li .btn-wide{width:100%}ul.product-archive-fuel a:hover li{background:linear-gradient(333deg,#323232 1%,#323232 99%)}.padded{padding:5rem 10rem}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.padded{padding:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.padded{padding:5rem 2rem}}@media screen and (min-device-width:64em){.padded{padding:8rem 2rem}}@media{.padded{padding:3rem 2rem}}.padded_header{padding-top:5rem}.padded_sm{padding:5rem}.upper-header{height:40px;z-index:9;background-color:#323232}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.upper-header{position:relative}.upper-header ul.contact-info{display:none}}.upper-header ul{margin-left:0;display:inline-block;list-style:none;margin-bottom:0}.upper-header ul li{float:left;height:40px;padding:0 7px;font-size:15px}.upper-header ul li a{color:#fff;font-family:proxima-nova,Helvetica,Arial,sans-serif;line-height:40px}.upper-header ul li a:hover{color:#a51c2b}.sticky-container{z-index:1;background:#fff;padding:0;left:0}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.sticky-container{top:0}}.top-bar-container .sticky{width:100%;background:rgba(255,255,255,.8);transition:all .3s ease}.title-bar{background:#fff;color:#313131;height:60px;position:relative}@media screen and (min-device-width:40rem) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.title-bar{height:80px}}.top-menu{margin-top:0;position:relative;width:100%;background:0 0}.menu-icon{top:-15px}.menu-icon:after{background:#646464;box-shadow:0 7px 0 #646464,0 14px 0 #646464}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.menu-icon{top:-5px;width:35px}.menu-icon:after{background:#646464;box-shadow:0 10px 0 #646464,0 20px 0 #646464;height:5px}.menu-icon:hover::after{background:#646464;box-shadow:0 10px 0 #646464,0 20px 0 #646464}}@media screen and (min-width:768px) and (max-width:1023px){.menu-icon{width:35px;top:-5px;left:5px}.menu-icon:after{background:#646464;box-shadow:0 10px 0 #646464,0 20px 0 #646464}}.top-bar{background:0 0;padding:5px 20px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.top-bar{padding:0;box-shadow:none}.top-bar .columns{padding-left:0;padding-right:0}}@media screen and (min-width:900px){.top-bar .row{max-width:75rem;margin-left:auto;margin-right:auto}}.top-bar ul{background:#fff;color:#646464;font-size:15px;text-transform:normal}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.top-bar ul{font-size:1.6rem;background:#fff;min-width:100%}}.main-logo{padding:0;width:200px;margin:.5rem auto}.main-logo img{margin:0 auto}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.main-logo{width:140px;margin:0 0 0 auto}}.dropdown-pane{border:none}.dropdown-pane,.dropdown-pane ul{background:#fff}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{border:none;border-bottom:1px solid #323232;box-shadow:none}.plain-header{width:100%;overflow:hidden;margin:13px auto;background-attachment:fixed;height:20vh;z-index:1;position:relative;background-size:cover;background-color:#00c7c0;background-position:center top}.contact-header,.product-header{margin-bottom:1rem;margin-top:4rem;padding:1rem 2rem;background:rgba(0,0,0,.2)}.contact-header header{width:80%;margin:0 10%;border-bottom:1px solid #a0a0a0}.faq-header{margin-top:50px;margin-bottom:30px}.product-header header{margin-top:100px;width:40%;background-color:#fff;padding:20px 40px}.product-header p,p.header-price{font-size:22px}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.product-header{margin-bottom:0}}.accordion-item a,.accordion-item:first-child>:first-child,.accordion-item:last-child>:first-child{border-radius:10px;margin-bottom:1rem;border:1px solid #e6e6e6}.accordion-content{border-bottom:1px solid #e6e6e6;border-radius:10px;margin-bottom:1rem}@media screen and (max-device-width:39.975rem) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.mo-menu{display:none}}@media screen and (max-device-width:39.975rem) and (-webkit-min-device-pixel-ratio:2){.mo-menu .accordion-menu{background-color:#fff;z-index:99;position:fixed;width:100%;min-height:35%;border-bottom:1px solid #323232}.mo-menu .accordion-menu a{padding:1.25rem 1rem;font-family:quincy-cf;text-transform:none;font-size:1.4rem}.mo-menu .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{border-color:#323232 transparent transparent}}.mo-menu .menu .active>a{background:#fff;border-bottom:1px solid #c8c8c8;color:#000}.compare{padding-top:25vh;min-height:100vh}.compare .disc-versus{width:150px;height:150px;border-radius:50%;background-color:#fff;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.compare .disc-versus span{font-size:70px;font-family:quincy-cf,serif;font-weight:700;color:var(--color-burnt-orange);line-height:150px;display:block;text-align:center}.compare .link-img{position:relative;margin-top:5rem}.compare ul{float:right;list-style:none;margin-left:0}.compare ul li{font-size:26px;padding-right:15rem;color:#fff;border-bottom:3px solid #fff}.compare-right ul{float:left}.compare-right ul li{font-size:26px;padding-left:15rem;padding-right:0}@media screen and (max-width:640px){.compare{padding-top:10vh;min-height:90vh}.compare .link-img{width:80%;left:10%}.compare .disc-versus{top:23%;width:100px;height:100px}.compare .disc-versus span{font-size:50px;line-height:100px}.compare ul{margin-top:80%}.compare ul li{font-size:16px;padding-right:1rem;border-bottom:1px solid #fff}.compare-right ul li{font-size:16px;padding-left:1rem}}.print-header{margin-top:5px}.print-header-electric{margin-top:325px}.print-header-options{margin-top:650px}.price-list-legal{margin-top:100px}.print-logo{width:150px;height:auto;right:0}.print-header-title h1{font-size:28px;letter-spacing:-1px}.print-header h2{font-size:16px;letter-spacing:0;margin-top:10px}.print-menu{list-style:none;line-height:1;margin:0}.print-menu li{display:inline-block;margin:10px 0;padding-right:10px}.print-table{font-size:.9em;min-width:400px}.table-options thead tr{color:#fff;background-color:#646464!important}.table-oil thead tr{color:#fff;background-color:#9ba17b!important}.table-electric thead tr{color:#fff;background-color:#4682b4!important}.print-table td,.print-table th,.print-table th:first-child,td:first-child{font-size:16px;padding:5px}.print-container h2{margin-bottom:5px;margin-top:10px}.small-specs{float:right;font-size:15px}.print-footer{margin-top:50px;margin-bottom:50px}.print-footer p{text-align:center;line-height:1.2;margin:0}.footer .icon,.icon{height:20px;margin-right:15px;width:25px}.link-icon{width:15px;line-height:1;margin-top:-4px}