@import"https://use.typekit.net/ckl8mry.css";.desktop-navigation{display:none}.mobile-navigation-wrapper{display:grid;min-height:100vh;position:fixed;z-index:999999;background:transparent}.mobile-navigation{display:flex;width:100%;justify-content:space-between;position:fixed;align-items:center;height:3.5rem;background:#424242;padding:0 .5rem;z-index:4}.mobile-navigation .logo-wrapper img{object-fit:contain;height:2.5rem;width:100%}.mobile-navigation svg{color:#fff;font-size:1.65rem;cursor:pointer}.mobile-navigation svg:hover{color:#f26522}.mobile-menu{position:fixed;top:3rem;background:#fff;width:100%;height:max-content;z-index:99999}.mobile-menu,.mobile-menu ul{display:flex;flex-direction:column}.mobile-menu ul{list-style-type:none;padding:.5rem}.mobile-menu ul li{display:flex;align-items:center;align-content:center;justify-content:space-between;cursor:pointer;padding:.75rem .5rem;border-radius:.125rem;border-bottom:1px solid rgba(0,0,0,.225)}.mobile-menu ul li a{text-decoration:none;color:#424242;font-weight:600;width:100%}.mobile-menu ul li svg{color:#424242}.mobile-menu-wrapper{position:fixed;height:100vh;width:100vw;background:rgba(66,66,66,.25);transform:translateX(-100%);transition:.3s ease-in-out}.mobile-menu-wrapper.open{transform:translateX(0)}@media(min-width:1200px){.desktop-navigation{display:grid;margin:auto;justify-self:center;position:fixed;grid-template-columns:150px 6fr auto;align-items:center;height:3.5rem;background:#424242;padding:0 6rem;z-index:999;top:0;width:100%}.desktop-navigation .navigation-links{display:flex;justify-content:left;margin-left:4rem}.desktop-navigation .navigation-links a{display:flex;align-items:center;color:#cacaca;text-decoration:none;margin:0 .5rem}.desktop-navigation .navigation-links a:hover{color:#f26522}.desktop-navigation .navigation-cta{justify-self:end}.desktop-navigation .navigation-cta a{color:#cacaca;text-decoration:none;padding:.35rem 1rem;border:1px solid #cacaca;border-radius:5px;margin:0 0 0 1rem}.desktop-navigation .navigation-cta a:hover{background:#cacaca;color:#424242}.desktop-navigation .navigation-logo{justify-self:flex-start;width:190px;align-items:center;align-content:center}.desktop-navigation .navigation-logo img{object-fit:contain;width:100%;height:100%}.mobile-menu,.mobile-navigation,.mobile-navigation-wrapper{display:none}}@media(min-width:1920px){.desktop-navigation{max-width:1920px}}.models-container{display:grid;grid-template-columns:1fr 1fr;justify-items:center;padding:.5rem;grid-row-gap:1rem;row-gap:1rem;background:#fff}.models-container h2{font-size:1rem}.models-container .model-card{display:grid;justify-items:center;width:140px;align-content:center;align-items:center;height:auto;text-align:center;cursor:pointer}.models-container .model-card img{width:100%;height:auto;margin-bottom:.5rem;transition:.2s ease-in-out}.models-container .model-card img:hover{transform:scale(1.1)}.models-container .model-card h2{display:flex;justify-content:center;text-align:center;margin-top:.5rem;width:100%}.models-container .model-card p{text-align:center}.two-columns{display:grid;grid-template-columns:1fr;width:100%}.two-columns iframe{height:400px}.two-columns.centered{justify-content:space-between;justify-items:center;row-gap:2rem}.two-columns .content-column{display:flex;flex-direction:column;background:#606b55;color:#fff;padding:2rem 1rem;width:100%}.two-columns .content-column h1{margin-bottom:1rem;font-size:2.25rem}.two-columns .content-column a{display:flex;margin-top:1rem;text-align:center;align-self:center;padding:.5rem 1rem;width:max-content;border-radius:.25rem;color:#fff;background:#f26522}.two-columns .content-column a:hover{background:#44542d}.two-columns .content-column p{margin-bottom:.5rem;font-size:14pt;line-height:2rem;color:#ededed}.two-columns .two-column-image-wrapper{display:flex;width:100%;overflow:hidden;align-items:flex-start;box-sizing:content-box;height:inherit}.two-columns .two-column-image-wrapper img{object-fit:fill;scale:1.5;width:100%;height:-moz-fit-content;height:fit-content}.hero-section{width:100%;position:relative}.hero-section .hero-image-wrapper{display:flex;align-items:center;height:600px;overflow:hidden;justify-content:center;background:#000}.hero-section .hero-image-wrapper .image-content-wrapper{position:absolute;display:flex;flex-direction:column;align-content:center;justify-content:center;justify-items:center;text-align:center;color:#fff;z-index:1;width:100%}.hero-section .hero-image-wrapper .image-content-wrapper a{display:flex;margin-top:1rem;text-align:center;align-self:center;padding:1rem 2rem;width:max-content;border-radius:.25rem;color:#fff;background:#f26522;transition:.2s ease-in-out}.hero-section .hero-image-wrapper .image-content-wrapper a:hover{background:#44542d}.hero-section .hero-image-wrapper h1{margin-bottom:1rem}.hero-section .hero-image-wrapper h2{font-size:2rem;margin-bottom:1rem}.hero-section .hero-image-wrapper h3{font-size:1.25rem;font-weight:400}.hero-section .hero-image-wrapper img{object-fit:cover;width:100%;height:600px;opacity:.5}@media(min-width:768px){.models-container{grid-template-columns:1fr 1fr 1fr}.models-container .model-card{width:100%;width:170px}}@media(min-width:1200px){.models-container{display:flex;flex-wrap:wrap;padding:1rem 4rem;justify-content:space-around;justify-items:center;background:#fff}.two-columns{display:grid;grid-template-columns:1fr 1fr;width:100%;overflow:hidden;background:#606b55}.two-columns iframe{height:100%}.two-columns.normal{background:transparent}.two-columns.centered{justify-content:space-between;justify-items:center}.two-columns .content-column{display:flex;flex-direction:column;padding:3rem 2rem;color:#fff;height:max-content;width:100%}.two-columns .content-column h1{text-align:left;margin-bottom:1rem;font-size:2.25rem}.two-columns .content-column a{display:flex;margin-top:1rem;text-align:center;align-self:center;padding:1rem 2rem;width:max-content;border-radius:.25rem;color:#fff;background:#f26522}.two-columns .content-column a:hover{background:#44542d}.two-columns .content-column p{margin-bottom:.5rem;color:#ededed}.two-columns .two-column-image-wrapper{display:flex;width:100%}.two-columns .two-column-image-wrapper img{height:100%;width:100%}}@media(min-width:1920px){.models-container{display:flex;flex-wrap:wrap;justify-content:space-between}.models-container .model-card{display:grid;width:200px;padding:1rem}}.footer{display:grid;grid-template-columns:1fr;align-self:flex-end;background:#ccd2c6}.footer .section-head{font-weight:700;margin-bottom:.125rem}.footer ul{display:grid;margin-bottom:1rem;align-items:flex-start;align-content:flex-start}.footer ul li{padding:.25rem 0}.footer ul li a{font-size:.9rem;color:#000}.footer ul li a:hover{color:#f26522}.footer .footer-columns{display:grid;grid-template-columns:1fr 1fr;flex-direction:column;padding:.5rem}.footer .footer-image-wrapper{display:flex;width:100%}.footer .footer-image-wrapper img{justify-content:center;justify-self:center;width:200px;height:auto}.copyright{display:flex;justify-content:center;align-items:center;background:#5a6b3d;padding:.5rem;width:100%}.copyright p{font-size:.75rem;color:#000}@media(min-width:1200px){.footer{display:flex;align-content:flex-start;justify-content:flex-start}.footer .footer-columns{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;width:100%;padding:1rem 4rem}.footer .footer-columns ul{display:flex;align-items:flex-start;align-content:flex-start;width:100%}.footer .footer-image-wrapper img{width:300px;height:auto}}@media(min-width:1920px){.footer{padding:1rem 6rem}.footer .footer-columns{display:flex;width:100%}.footer .footer-columns ul{display:grid;width:100%}}.machine-page{display:flex;flex-direction:column;margin-top:3.5rem;padding:0 .5rem}.machine-page .request-demo-btn{display:flex;justify-content:center;align-items:center;background:#e2b259;text-decoration:none;color:#fff;padding:.5rem 1.5rem;font-size:.85rem}.machine-page .main-section-wrapper{display:flex;flex-direction:column}.machine-page .image-thumb-changer-wrapper{display:grid;width:100%}.machine-page .thumbs-image-wrapper{display:grid;grid-template-columns:1fr;grid-column-gap:1rem;column-gap:1rem;width:100%;grid-row-gap:1rem;row-gap:1rem}.machine-page .thumbs-image-wrapper .thumbnails-wrapper{display:flex;justify-content:space-evenly;row-gap:.25rem;margin-bottom:1rem}.machine-page .thumbs-image-wrapper .thumbnails-wrapper .thumb{width:50px;height:50px;cursor:pointer}.machine-page .thumbs-image-wrapper .thumbnails-wrapper .thumb img{width:100%;height:100%;object-fit:contain;padding:.25rem}.machine-page .thumbs-image-wrapper .image-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.machine-page .thumbs-image-wrapper .image-wrapper img{height:275px;width:auto;object-fit:contain}.machine-page .details-section-wrapper{display:flex;flex-direction:column}.machine-page .details-section-wrapper .heading-wrapper{display:flex;align-items:center;width:100%}.machine-page .details-section-wrapper .heading-wrapper .title-wrapper{display:flex;width:100%;justify-content:space-between;padding-bottom:.5rem;align-items:center}.machine-page .details-section-wrapper .heading-wrapper .title-wrapper .title{font-weight:700;font-size:1.5rem}.machine-page .details-section-wrapper .heading-wrapper .title-wrapper .title-details{display:grid}.machine-page .details-section-wrapper .heading-wrapper .title-wrapper .request-demo-btn{display:flex;justify-content:center;align-content:center;width:max-content;align-items:center;background:#f26522;border:none;text-align:center;cursor:pointer;height:2.5rem;padding:0 1rem;color:#fff;font-weight:700;transition:.2s ease-in-out}.machine-page .details-section-wrapper .heading-wrapper .title-wrapper .request-demo-btn:hover{background:#f87b41}.machine-page .details-section-wrapper .description-wrapper p{line-height:1.5rem;font-size:.9rem}.machine-page .spec-wrapper{display:grid;grid-template-columns:1fr;width:max-content;margin:0 0 .5rem;align-items:flex-start;grid-column-gap:.125rem;column-gap:.125rem;grid-row-gap:.125rem;row-gap:.125rem;text-align:left;width:100%}.machine-page .spec-wrapper .detail{display:flex;background:transparent;height:-moz-fit-content;height:fit-content;font-size:.85rem;padding:.25rem 0;border-bottom:1px solid rgba(0,0,0,.25);width:100%}.machine-page .spec-wrapper .detail span{text-align-last:left}.machine-page .spec-wrapper .detail span.label{color:#000;font-weight:700;margin-right:.25rem;font-family:obvia-expanded,sans-serif;font-weight:800;font-style:normal}.machine-page .spec-wrapper .detail span.data{color:#393939;font-style:italic}.machine-page .deck-selector-wrapper{display:grid;grid-column-gap:1rem;column-gap:1rem;align-items:flex-start;margin:1rem 0}.machine-page .deck-selector-wrapper h3{font-size:.9rem}.machine-page .deck-selector-wrapper h4{font-size:.8rem;font-weight:700}.machine-page .deck-selector-wrapper img{width:100%;height:max-content;object-fit:contain}.machine-page .deck-selector-wrapper .decks-wrapper{display:flex;flex-direction:column;row-gap:1rem}.machine-page .deck-selector-wrapper .decks-wrapper button{display:flex;align-items:center;justify-content:center;border:1px solid #000;background-color:transparent;height:2rem;width:85px;font-weight:700}.machine-page .deck-selector-wrapper .decks-wrapper button.selected{background:#000;color:#fff}.machine-page .deck-selector-wrapper .decks-wrapper button:hover{border:1px solid green}.machine-page .deck-selector-wrapper .decks-wrapper h3{width:100%;text-align:center;padding-bottom:.5rem}.machine-page .deck-selector-wrapper .decks-wrapper .scrub-systems-wrapper{display:flex;width:100%;justify-content:space-evenly;row-gap:1rem}.machine-page .deck-selector-wrapper .decks-wrapper .scrub-systems-wrapper .scrub-system{display:grid;text-align:center;width:75px;transition:all .125s ease-in-out;cursor:pointer}.machine-page .deck-selector-wrapper .decks-wrapper .scrub-systems-wrapper .scrub-system:hover{transform:scale(1.1)}.machine-page .deck-selector-wrapper .decks-wrapper .scrubdeck-sizes-wrapper{display:grid;width:100%}.machine-page .deck-selector-wrapper .decks-wrapper .scrubdeck-sizes-wrapper .deck-sizes{display:flex;justify-content:space-evenly}.machine-page .manuals-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;align-content:flex-start;margin-top:.5rem;padding:1rem 0;row-gap:1rem;margin-bottom:3rem}.machine-page .manuals-wrapper .manual{display:grid;align-items:flex-start;justify-content:center;justify-items:center;align-content:flex-start;cursor:pointer;height:max-content;padding:.5rem;width:90px;height:90px;fill:#424242}.machine-page .manuals-wrapper .manual:hover{color:#003600}.machine-page .manuals-wrapper .manual:hover .manual-image-wrapper svg{fill:#003600}.machine-page .manuals-wrapper .manual h4{font-weight:400;font-size:.9rem;text-align:center}.machine-page .manuals-wrapper .manual .manual-image-wrapper{display:grid}.machine-page .manuals-wrapper .manual .manual-image-wrapper svg{height:40px}.machine-demo-request{display:grid;grid-template-columns:1fr;padding:1rem 0}.machine-demo-request .image-wrapper{display:flex;align-items:center;justify-content:center;width:100%}.machine-demo-request .image-wrapper img{width:100%;height:auto;object-fit:contain}@media(min-width:768px){.machine-page .thumbs-image-wrapper .thumbnails-wrapper .thumb{width:75px;height:75px;transition:all .125s ease-in-out}.machine-page .thumbs-image-wrapper .thumbnails-wrapper .thumb:hover{transform:scale(1.1)}.machine-page .thumbs-image-wrapper .image-wrapper img{height:300px}.machine-page .deck-selector-wrapper{display:grid;grid-column-gap:1rem;column-gap:1rem;align-items:flex-start;margin:1rem 0}.machine-page .deck-selector-wrapper h3{font-size:.9rem}.machine-page .deck-selector-wrapper h4{font-size:.8rem;font-weight:700}.machine-page .deck-selector-wrapper img{width:100%;height:max-content;object-fit:contain}.machine-page .deck-selector-wrapper .decks-wrapper{display:flex;flex-direction:column;row-gap:1rem}.machine-page .deck-selector-wrapper .decks-wrapper .scrub-systems-wrapper .scrub-system{display:flex;width:125px}}@media(min-width:1200px){.machine-page .main-section-wrapper{display:grid;grid-template-columns:1fr 1fr;padding:0 4rem}.machine-page .thumbs-image-wrapper .thumbnails-wrapper .thumb{width:100px;height:100px}.machine-page .thumbs-image-wrapper .image-wrapper img{height:300px}.machine-page .deck-selector-wrapper{display:grid;grid-column-gap:1rem;column-gap:1rem;align-items:flex-start;margin:1rem 0}.machine-page .deck-selector-wrapper h3{font-size:.9rem}.machine-page .deck-selector-wrapper h4{font-size:.8rem;font-weight:700}.machine-page .deck-selector-wrapper img{width:100%;height:max-content;object-fit:contain}.machine-page .deck-selector-wrapper .decks-wrapper{display:flex;flex-direction:column;row-gap:1rem}.machine-page .deck-selector-wrapper .decks-wrapper .scrub-systems-wrapper{display:flex;justify-content:space-evenly}.machine-page .deck-selector-wrapper .decks-wrapper .scrub-systems-wrapper .scrub-system{display:grid;width:125px}}@media(min-width:1920px){.machine-page .main-section-wrapper{display:grid;grid-template-columns:1fr 1fr;padding:0 6rem}}.page-two-columns{display:flex;flex-direction:column-reverse;grid-gap:1rem;row-gap:1rem}.page-two-columns div{display:flex;flex-direction:column;width:100%}.page-two-columns div img{object-fit:cover;width:100%;height:auto;margin-bottom:1rem}.style h2{background-color:#ccd2c6;text-align:center;padding:.75rem 0;margin-bottom:1rem}p{margin-bottom:.5em}.page.padded{padding:0 .5rem}.page .page-heading{display:flex;justify-content:space-between;background:#ccd2c6;padding:1rem .5rem;width:100%}.page .page-heading.center{justify-content:center;text-align:center}.section-wrapper{background:#606b55;padding-bottom:2rem}.section-wrapper .section-content-wrapper{margin:auto;max-width:1200px}.section-wrapper .section-content-wrapper h1{text-align:center;padding:3rem 0 0}@media(min-width:1200px){#google-map{width:100%;height:570px}.page-two-columns{display:grid;grid-column-gap:4rem;column-gap:4rem;grid-template-columns:1fr 1fr}.page-two-columns ul{display:grid;align-content:flex-start}.page .page-heading,.page.padded{padding:1rem 4rem}}@media(min-width:1920px){.page-two-columns{grid-template-columns:1fr 1fr}.page .page-heading,.page.padded{padding:1rem 6rem}}.support{display:grid}.support-heading{display:flex;justify-content:space-between;padding:0 .5rem}.two-button-head{display:grid;grid-row-gap:1rem;row-gap:1rem}.two-button-head a{display:flex;justify-content:center;justify-items:flex-end;font-size:.75rem;text-align:center;background:#424242;padding:.5rem 1rem;color:#fff;font-weight:700}.two-button-head a:hover{text-decoration:underline;background:#f26522}@media(min-width:1200px){.two-button-head{display:flex;column-gap:1rem}.support-heading{padding:0 4rem}}@media(min-width:1920px){.support-heading{padding:0 6rem}}.cards-wrapper{display:flex;flex-direction:column;width:100%;margin:1rem 0;row-gap:2rem}.support-card{display:grid;border:2px solid #424242;width:100%;margin-top:1rem}.support-card .support-card-heading{display:flex;justify-content:center;padding:.75rem;background:#424242;color:#fff}.support-card .support-card-heading h3{font-weight:400}.support-card .support-card-image{display:grid;justify-content:center;justify-items:center;width:100%}.support-card .support-card-image img{display:flex;width:100%;object-fit:contain;height:auto}.support-card .manuals-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;column-gap:1rem;padding:1rem}.support-card .manuals-wrapper .manual{display:grid;justify-content:center;justify-items:center;overflow:hidden;width:100px}.support-card .manuals-wrapper .manual .manual-image-wrapper{display:grid;align-items:flex-start;align-content:flex-start}.support-card .manuals-wrapper .manual .manual-image-wrapper svg{width:40px;height:auto;object-fit:contain;cursor:pointer}.support-card .manuals-wrapper .manual .manual-image-wrapper svg:hover{fill:red}.support-card .manuals-wrapper .manual h4{display:flex;font-size:.75rem;text-align:center;width:100%}.machine-card{display:grid;border:2px solid #424242;width:100%}.machine-card .machine-image-container{display:grid;justify-content:center;justify-items:center;width:100%;padding:1rem}.machine-card .machine-image-container img{display:flex;width:75%;object-fit:contain;height:auto}.machine-card .card-content{display:grid}.machine-card .card-content h4{text-align:center;background:#606b55;padding:1rem;font-size:1.5rem}.machine-card .card-content{align-items:flex-start}.machine-card .card-content ul{padding:1rem .5rem}.machine-card .card-content ul li{border-bottom:1px solid #000;padding:.5rem 0;font-size:.8rem}.machine-card .card-content ul li:last-child{border-bottom:none}.machine-card .card-content ul .spec-label{font-weight:700;margin-right:.25rem}.machine-card .card-content a{display:flex;justify-self:center;margin-bottom:1rem;text-decoration:none;color:#060606;border:1px solid #fff;background:#333;padding:1rem 3rem;width:max-content;color:#fff;transition:all .125s ease-in-out}.machine-card .card-content a:hover{background:#f87b41;color:#fff}.cta-cards{display:grid;grid-row-gap:2rem;row-gap:2rem;justify-content:center}.cta-cards .cta-card{display:grid;border:1px solid #424242;width:100%;width:300px;grid-template-rows:200px 1fr}.cta-cards .cta-card h3{font-weight:400}.cta-cards .cta-card .cta-card-image{display:grid;justify-content:center;width:100%}.cta-cards .cta-card .cta-card-image img{width:100%;height:auto;object-fit:contain}.cta-cards .cta-card .card-content{display:grid;grid-template-rows:auto auto 1fr;background:#424242;color:#fff;text-align:center;padding:1rem}.cta-cards .cta-card .card-content a{align-self:flex-end;background:transparent;border:2px solid #fff;color:#fff;padding:.5rem 1rem;height:max-content;margin-top:2rem}.cta-cards .cta-card .card-content a:hover{background:#f87b41}@media(min-width:768px){.cards-wrapper{display:flex;justify-content:space-evenly;flex-direction:row;column-gap:4rem;flex-wrap:wrap}.machine-card{width:200px}.cta-cards{display:flex;justify-content:space-evenly;flex-wrap:wrap;width:100%}.cta-cards .cta-card{display:grid;grid-template-rows:200px auto}.cta-cards .cta-card .cta-card-image{display:grid;justify-items:center}.cta-cards .cta-card .cta-card-image img{display:flex;justify-content:center;width:100%;height:auto;object-fit:contain}.support-card{margin-top:1rem;width:300px}.support-card .support-card-heading{display:flex;justify-content:center;padding:.75rem;background:#424242;color:#fff}.support-card .support-card-heading h3{font-weight:400}.support-card .support-card-image{display:grid;justify-content:center;justify-items:center;width:100%;padding:.5rem}.support-card .support-card-image img{display:flex;width:70%;object-fit:contain;height:auto}.support-card .manuals-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;column-gap:1rem;padding:.5rem;row-gap:.5rem;border-top:1px solid rgba(0,0,0,.25)}.support-card .manuals-wrapper .manual{display:grid;justify-content:center;justify-items:center;overflow:hidden}.support-card .manuals-wrapper .manual .manual-image-wrapper{display:grid;align-items:flex-start;align-content:flex-start}.support-card .manuals-wrapper .manual .manual-image-wrapper svg{width:50px;height:auto;object-fit:contain;cursor:pointer}.support-card .manuals-wrapper .manual .manual-image-wrapper svg:hover{fill:red}.support-card .manuals-wrapper .manual h4{display:flex;font-size:.75rem;text-align:center;width:100%}}@media(min-width:1200px){.cards-wrapper{display:flex;flex-direction:row;row-gap:2rem}.machine-card{width:300px}}@media(min-width:1920px){.machine-card{width:300px}}.cta-btn{display:flex;justify-content:center;align-items:center;padding:.25rem 1rem;background:#f26522;color:#fff;text-transform:uppercase;transition:all .3s ease;text-align:center;text-transform:none;border:none;border-radius:.25rem;cursor:pointer}.cta-btn:hover{background:#f87b41}.gallery{display:flex;flex-direction:column;position:relative}.gallery h1{font-size:1.25rem;padding:1rem .5rem}.gallery{padding-bottom:.25rem}.gallery .gallery-images-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:.25rem;column-gap:.25rem}.gallery .gallery-images-wrapper .image-wrapper{display:flex;width:100%;overflow:hidden}.gallery .gallery-images-wrapper .image-wrapper img{width:100%;height:auto;object-fit:cover;opacity:.85}.gallery .gallery-images-wrapper .image-wrapper img:hover{cursor:pointer;opacity:1}.image-viewer{display:flex;flex-direction:column;position:fixed;left:0;height:100%;width:100%;background:rgba(0,0,0,.85);z-index:5;top:3.5rem}.image-viewer .image-viewer-head{display:flex;justify-content:flex-end;height:2rem;padding:1rem}.image-viewer .image-viewer-head button{display:flex;align-items:center;border:none;padding:1rem 2rem;background:#000;cursor:pointer}.image-viewer .image-viewer-head button svg{font-size:1rem;color:#fff}.image-viewer .image-viewer-head button:hover svg{color:#424242}.image-viewer .image-viewer-head button{margin-left:1rem}.image-viewer .image-viewer-head .button-wrapper{display:none}.image-viewer .image-viewer-main{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);align-self:center;height:250px;width:100%;background:rgba(0,0,0,.75)}.image-viewer .image-viewer-main img{width:100%;height:100%;object-fit:contain}@media(min-width:768px){.gallery .gallery-images-wrapper{display:grid;grid-template-columns:1fr 1fr}.image-viewer .image-viewer-main{height:300px}.image-viewer .image-viewer-head .button-wrapper{display:flex;column-gap:1rem}.image-viewer .image-viewer-head .button-wrapper button{display:flex;margin:0}}@media(min-width:1200px){.gallery h1{font-size:2rem;padding:1rem 4rem}.gallery .gallery-images-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}.image-viewer .image-viewer-main{height:500px}}@media(min-width:1920px){.gallery h1{padding:1rem 6rem}.gallery .gallery-images-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.gallery .gallery-images-wrapper .image-wrapper img{height:400px}.image-viewer .image-viewer-main{height:700px}}.demo-form{display:grid;padding:1rem 0}.demo-form.contact{max-width:600px}.demo-form ul li{color:#444;font-size:.85rem}.demo-form .form-three-column,.demo-form .form-two-column{display:grid;grid-template-columns:1fr}.demo-form .form-section{padding:1rem 0}.demo-form .form-section .section-title{background-color:#ccd2c6;text-align:center;padding:.75rem 0;margin-bottom:1rem}.demo-form .form-section .input-group{display:grid;padding:.5rem 0;display:flex;flex-direction:column}.demo-form .form-section .input-group .error{color:red;font-weight:700}.demo-form .form-section .input-group.flex{display:flex;flex-direction:row;justify-content:left;align-items:center;align-content:center}.demo-form .form-section .input-group.flex input[type=checkbox]{margin-right:.75rem}.demo-form .form-section label{margin-bottom:.25em;font-weight:700;font-size:.8rem}.demo-form .form-section label .error{color:red;font-size:.7rem;margin-left:.5rem}.demo-form .form-section input,.demo-form .form-section select{padding:.5rem;border:1px solid #ccd2c6;border-radius:5px}.demo-form textarea{height:150px;resize:none}.demo-form button,.demo-form textarea{padding:.5rem;border:1px solid #ccd2c6;border-radius:5px;width:100%}.demo-form button{background-color:#424242;color:#fff;font-weight:700;cursor:pointer}@media(min-width:768px){.demo-form{display:flex;flex-direction:column}.demo-form .form-two-column{display:grid;grid-column-gap:1rem;column-gap:1rem;grid-template-columns:1fr 1fr}.demo-form .form-three-column{display:grid;grid-column-gap:1rem;column-gap:1rem;grid-template-columns:1fr 1fr 1fr}}.machine-applications-wrapper{display:flex;flex-direction:column;padding:.5rem}.machine-applications-wrapper .applications-two-columns{display:grid;grid-template-columns:1fr;grid-row-gap:2rem;row-gap:2rem}.machine-applications-wrapper .applications-two-columns .application-two-columns{display:grid;grid-template-columns:1fr;align-items:flex-start}.machine-applications-wrapper .applications-two-columns .application-two-columns .application-image-wrapper{display:grid;position:relative;align-items:flex-start;overflow:hidden}.machine-applications-wrapper .applications-two-columns .application-two-columns .application-image-wrapper .content-wrapper{position:absolute;z-index:5;width:100%;padding:2rem;text-align:center;color:#fff;background:rgba(66,66,66,.75)}.machine-applications-wrapper .applications-two-columns .application-two-columns .application-image-wrapper img{width:100%;height:max-content;object-fit:contain;overflow:hidden}@media(min-width:1200px){.machine-applications-wrapper{display:flex;flex-direction:column;padding:1rem 4rem}.machine-applications-wrapper .applications-two-columns{display:grid;grid-template-columns:1fr 1fr;flex-direction:column;grid-column-gap:2rem;column-gap:2rem;grid-row-gap:6rem;row-gap:6rem}.machine-applications-wrapper .applications-two-columns .application-two-columns{display:grid;grid-template-columns:1fr;grid-column-gap:1rem;column-gap:1rem}.machine-applications-wrapper .applications-two-columns .application-two-columns .application-image-wrapper{display:grid;position:relative}}@media(min-width:1920px){.machine-applications-wrapper{display:flex;flex-direction:column;padding:1rem 6rem}}.options-wrapper{display:grid;padding:2rem 0;background:#44542d;color:#fff}.options-wrapper .two-columns-wrapper,.options-wrapper .two-columns-wrapper .option{display:grid}.options-wrapper .two-columns-wrapper .option h3{margin-bottom:.5rem}.options-wrapper .two-columns-wrapper .option p{color:#f0f0f0}.options-wrapper .two-columns-wrapper .option img{width:100%;height:auto}@media(min-width:768px){.options-wrapper,.options-wrapper .two-columns-wrapper{display:grid;grid-template-columns:1fr}.options-wrapper .two-columns-wrapper{grid-row-gap:1rem;row-gap:1rem;grid-column-gap:1rem;column-gap:1rem}.options-wrapper .two-columns-wrapper .option{display:grid;grid-template-columns:1fr 1fr}.options-wrapper .two-columns-wrapper .option .option-details{display:grid;align-items:flex-start;align-content:flex-start;padding:0 1rem}.options-wrapper .two-columns-wrapper .option img{width:100%;height:max-content;border:1px solid rgba(0,0,0,.25)}}@media(min-width:1200px){.options-wrapper{display:grid;grid-template-columns:1fr;padding:1rem 4rem}.options-wrapper .two-columns-wrapper{grid-template-columns:1fr 1fr}}@media(min-width:1920px){.options-wrapper{display:grid;grid-template-columns:1fr;padding:1rem 6rem}}.alert-wrapper{display:flex;justify-items:center;align-items:center;justify-content:center;position:fixed;height:100vh;width:100vw;top:0;left:0;z-index:999;background:rgba(0,0,0,.5);padding:1rem}.alert-wrapper .alert-content-wrapper{display:flex;flex-direction:column;background:#000;align-content:flex-start;height:max-content;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25)}.alert-wrapper .alert-content-wrapper .alert-header{display:flex;flex-direction:row;justify-content:space-between;background:#000;border-bottom:1px solid orange;padding:1rem;width:100%}.alert-wrapper .alert-content-wrapper .alert-header .alert-heading{width:min-content}.alert-wrapper .alert-content-wrapper .alert-header .close-icon{display:grid;cursor:pointer}.alert-wrapper .alert-content-wrapper .alert-header .close-icon:hover{color:orange}.alert-wrapper .alert-content-wrapper .alert-message{padding:1rem;background:#fff;color:#000}.alert-wrapper .alert-content-wrapper .alert-message a{color:#f26522}@media(min-width:1200px){.alert-content-wrapper{max-width:500px}}.serial-results .serial-two-columns{display:grid;grid-row-gap:1rem;row-gap:1rem}.serial-results .column-container{display:grid;grid-row-gap:.75rem;row-gap:.75rem}.serial-results .box-wrapper{display:grid}.serial-results .local-dealer{margin-top:1rem}@media(min-width:768px){.serial-results{display:grid}.serial-results .serial-two-columns{grid-template-columns:1fr 1fr;align-items:flex-start;column-gap:1rem}.manuals-wrapper,.serial-results .column-container{grid-template-columns:1fr}.manuals-wrapper{display:flex;margin-top:.5rem;flex-wrap:wrap;justify-content:space-between;row-gap:1rem}.manuals-wrapper a{color:#000;font-weight:400}.manuals-wrapper svg{font-size:1.5rem;color:orange}.manuals-box{display:flex;align-items:center;align-content:center;justify-content:space-between}.image-wrapper{display:flex;margin-right:.5rem}}@media(min-width:1200px){.serial-results .serial-two-columns{grid-template-columns:1fr 1fr;column-gap:1rem}.serial-results .column-container{grid-template-columns:1fr}.serial-results .column-container.manuals{grid-column:span 2}}.demo-images-wrapper{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%;height:100%;row-gap:1rem;padding:2rem 0}.demo-images-wrapper h1{font-size:3rem}.demo-images-wrapper .large-square{display:grid;align-items:center;align-content:center;color:#fff;width:90vw;height:90vw;background:#5a6b3d;padding:1rem;grid-row-gap:1rem;row-gap:1rem}.demo-images-wrapper .large-square h2{font-size:3rem}.demo-images-wrapper .large-square h4{font-weight:400;font-size:1.75rem}.demo-images-wrapper .large-square a{text-decoration:underline;font-weight:700;color:#fff;font-size:1.5rem;text-transform:uppercase}.demo-images-wrapper .four-swatches{display:grid;grid-row-gap:1rem;row-gap:1rem;justify-content:center}.demo-images-wrapper .demo-image-wrapper img{width:100%;height:100%;object-fit:cover}.demo-images-wrapper h1{flex-basis:100%;text-align:center;padding:1rem 0}.demo-images-wrapper .demo-image-wrapper{display:flex;border:1px solid gray;width:90vw;height:90vw}@media(min-width:768px){.demo-images-wrapper{display:grid;margin:auto;width:768px;grid-template-columns:1fr 1fr;grid-row-gap:1rem;row-gap:1rem;grid-column-gap:1rem;column-gap:1rem}.demo-images-wrapper h1{grid-column:1/span 2}.demo-images-wrapper .large-square{display:grid;justify-self:center;width:384px;height:384px}.demo-images-wrapper .four-swatches{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-row-gap:1rem;row-gap:1rem;grid-column-gap:1rem;column-gap:1rem}.demo-images-wrapper .demo-image-wrapper{width:calc(192px - .5rem);height:calc(192px - .5rem)}}@media(min-width:1200px){.demo-images-wrapper{width:1200px}.demo-images-wrapper .large-square{width:600px;height:600px}.demo-images-wrapper .demo-image-wrapper{width:calc(300px - .5rem);height:calc(300px - .5rem)}}@media(min-width:1920px){.demo-images-wrapper{width:1800px}.demo-images-wrapper .large-square{width:900px;height:900px}.demo-images-wrapper .demo-image-wrapper{width:calc(450px - .5rem);height:calc(450px - .5rem)}}.parts-page{display:grid;align-items:flex-start;align-content:flex-start;min-height:calc(90vh - 3.5rem);justify-content:center;width:100%;overflow:hidden;padding-top:3.5rem;padding-left:.5rem;padding-right:.5rem}.parts-page .parts-page_header{padding:1rem 0}.parts-page .parts-page_body{display:grid;align-items:flex-start}.parts-page .parts-page_body a{display:flex;text-decoration:none;color:#000;font-weight:700;background:#f26522;padding:1rem 2rem;width:max-content;height:max-content;margin-bottom:1rem;transition:all .3s ease 0s}.parts-page .parts-page_body a:hover{background:#000;color:#fff}.parts-page .parts-page_body p{padding:0 0 1rem}.parts-page .parts-page_body .parts_page_part_image{display:grid;width:100%;object-fit:cover;object-position:bottom;margin-bottom:1rem}.parts-page .parts-page_body .parts_page_part_image img{width:100%;height:100%;object-fit:cover;object-position:bottom}@media(min-width:1200px){.parts-page{margin:auto;max-width:750px}.parts-page .parts-page_body{display:grid;grid-column-gap:1rem;column-gap:1rem}}.blog-post-page{display:grid;width:100%;padding:2rem .5rem;overflow:hidden}.blog-post-page .specs{display:none}.blog-post-page .blog-main-content{width:100%}.blog-post-page .blog-post-image{float:left;width:100%}.blog-post-page .blog-post-image img{width:100%;height:100%}.blog-post-page h1{font-size:1.5rem}.blog-post-page p{width:auto;text-wrap:wrap;word-wrap:break-word}@media(min-width:768px){.blog-post-page{display:grid;grid-template-columns:1fr 2fr;width:100%}.blog-post-page .specs{display:grid}.blog-post-page .specs .label{font-weight:700;margin-right:.5rem}.blog-post-page .specs .blog-post-back-link{display:flex;align-items:center;align-content:center;width:max-content;color:#424242;text-decoration:none;font-weight:700;height:2rem}.blog-post-page .specs .blog-post-back-link:hover{text-decoration:underline}.blog-post-page .specs .blog-post-machine-link{display:flex;align-items:center;font-size:1rem;background:#424242;color:#fff;padding:.5rem 1rem;width:max-content;font-weight:700;margin-top:1rem}.blog-post-page .specs .blog-post-machine-link:hover{background:#292929}.blog-post-page .blog-main-content{width:100%;padding:0 1rem;border-left:1px solid #e0e0e0}.blog-post-page .blog-post-image{float:left;width:100%;margin-right:10px}.blog-post-page .blog-post-image img{width:100%;height:100%}.blog-post-page .blog-heading-details{padding-bottom:1rem}.blog-post-page p{line-height:1.65rem;text-wrap:wrap;word-break:keep-all;word-wrap:break-word;padding-bottom:.5rem}}@media(min-width:1200px){.blog-post-page{display:grid;width:100%;grid-template-columns:1fr 2fr 1fr}.blog-post-page .specs{display:grid}.blog-post-page .blog-main-content{width:100%;padding:0 1rem;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.blog-post-page .blog-post-image{float:left;width:40%}.blog-post-page .blog-post-image img{width:100%;height:100%}.blog-post-page .blog-heading-details{padding-bottom:1rem}.blog-post-page p{line-height:1.65rem}.blog-post-page h1{font-size:2rem}}.blog-list-page{padding:0 .5rem 4rem}.blog-list-page .blog-page-title{display:flex;justify-content:space-between;width:100%;padding-bottom:1rem;color:#424242;padding-top:1rem}.blog-list-page a{display:flex;align-items:center;color:#424242;font-weight:700;text-decoration:none;transition:all .3s ease}.blog-list-page a:hover{color:#f87b41}.blog-posts-wrapper{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;row-gap:1rem}.blog-post-list-item{display:grid;grid-template-rows:250px auto 1fr 1fr;align-content:flex-start;width:250px;height:500px;border:1px solid rgba(66,66,66,.5)}.blog-post-list-item div{display:grid;height:100%}.blog-post-list-item .blog-post-list-item-image{display:grid;width:100%;overflow:hidden}.blog-post-list-item .blog-post-list-item-image img{display:flex;width:100%;height:max-content;object-fit:contain}.blog-post-list-item .blog-post-tags{display:flex;align-content:flex-start;flex-wrap:wrap;width:100%;row-gap:.5rem;column-gap:.5rem;padding:.5rem}.blog-post-list-item .blog-post-tags .tag{width:max-content;height:max-content;border:1px solid #424242;padding:.25rem .5rem;border-radius:1rem;font-size:.5rem;color:#424242}.blog-post-list-item .blog-post-list-item-content{display:grid;font-size:1rem;width:100%;padding:0 .5rem}.blog-post-list-item .blog-post-list-item-content .blog-post-list-item-date{display:flex;font-style:italic;font-weight:700;font-size:.7rem;justify-content:space-between;padding-bottom:.5rem;color:#424242;overflow:hidden}.blog-post-list-item .blog-post-list-item-content .blog-post-list-item-title{display:grid;width:100%;font-size:1.25rem;font-weight:700;color:#000;padding-bottom:.25rem}.blog-post-list-item .blog-post-list-item-content .blog-post-list-item-description{min-height:60px;max-height:60px;font-size:.85rem;padding-bottom:1rem;color:#999;font-weight:500;line-height:1.2rem;overflow:hidden}.blog-post-list-item .blog-post-list-item-content .blog-post-call-to-action{display:flex;align-items:center;font-size:1rem;padding:0 .5rem}.blog-post-list-item .blog-post-list-item-content .blog-post-call-to-action svg{font-size:1.5rem;margin-left:.5rem}.blog-post-list-item .blog-post-call-to-action{display:grid;height:100%;align-content:flex-end;padding-left:.5rem;padding-right:.5rem;padding-bottom:.5rem}@media(min-width:768px){.blog-posts-wrapper{display:flex;justify-content:space-evenly}.blog-post-list-item{display:grid}.blog-post-list-item .blog-post-list-item-title{overflow:hidden}}@media(min-width:1200px){.blog-list-page{padding:0 4rem}.blog-posts-wrapper{justify-content:space-between}.blog-post-list-item{display:grid;grid-template-columns:1fr;grid-template-rows:300px auto 1fr 1fr;width:300px;height:550px}.blog-post-list-item .blog-post-list-item-content{display:grid;font-size:1rem;padding:0 .5rem;width:100%}.blog-post-list-item .blog-post-list-item-image{display:grid;justify-content:center;align-items:center;justify-items:center;width:100%;overflow:hidden;height:300px}.blog-post-list-item .blog-post-list-item-image img{display:flex;width:100%;object-fit:contain}}@media(min-width:1920px){.blog-list-page{padding:0 6rem 4rem}.blog-posts-wrapper{width:100%}.blog-post-list-item{display:grid;grid-template-columns:1fr;grid-template-rows:350px auto 1fr 1fr;width:350px;height:550px}.blog-post-list-item .blog-post-list-item-image{display:grid;justify-content:center;align-items:center;justify-items:center;width:100%;overflow:hidden;height:350px}.blog-post-list-item .blog-post-list-item-image img{display:flex;width:100%;object-fit:contain}}.machine-specific-gallery{display:grid;width:100%;overflow:hidden;overflow:auto}.machine-specific-gallery__view-all-button{display:grid;justify-self:center;margin-top:1rem;margin-bottom:2rem;background:#424242;border:none;color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .3s ease}.machine-specific-gallery__view-all-button:hover{background:#292929}.machine-specific-gallery__grid{display:flex;position:relative}.machine-specific-gallery__image-wrapper{flex:0 0 auto;width:90%;max-width:200px;margin-right:1rem;cursor:pointer;transition:all .3s ease}.machine-specific-gallery__image-wrapper:hover{opacity:.8}.machine-specific-gallery__image{width:100%;height:auto;object-fit:cover;border-radius:4px}.machine-specific-gallery__view-all-modal{display:grid;position:fixed;align-items:flex-start;margin-top:3.5rem;inset:0;background:rgba(0,0,0,.8);z-index:100;overflow:auto}.machine-specific-gallery__view-all-modal__close{position:fixed;margin-top:1rem;right:1rem;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:121}.machine-specific-gallery__view-all-modal__grid{display:grid;padding:.5rem;grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.machine-specific-gallery__view-all-modal__grid__image-wrapper{cursor:pointer;max-width:150px}.machine-specific-gallery__view-all-modal__grid__image-wrapper__image{width:100%;height:100%;object-fit:contain}.machine-specific-gallery__view-all-modal__grid__image-wrapper:hover{opacity:.8}.machine-specific-gallery__view-individual-image-modal{display:grid;position:fixed;align-items:center;align-content:center;inset:0;background:rgba(0,0,0,.8);z-index:120;overflow:auto}.machine-specific-gallery__view-individual-image-modal__content{display:grid;position:relative;padding:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper{display:grid;position:relative;height:max-content}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;background:#2e2e2e;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:121}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow.left{left:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow.right{right:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__close{position:absolute;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;right:.5rem;top:.5rem;display:flex;align-items:center;align-content:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:121}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__image{width:100%;height:100%;object-fit:contain;max-height:95vh}@media(min-width:768px){.machine-specific-gallery__grid{display:flex;justify-content:space-between}.machine-specific-gallery__view-all-modal__grid{display:grid;padding:.5rem;grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.machine-specific-gallery__view-all-modal__grid__image-wrapper__image{width:100%;height:100%;object-fit:contain}.machine-specific-gallery__view-individual-image-modal{display:grid;position:fixed;align-items:center;align-content:center;inset:0;background:rgba(0,0,0,.8);z-index:120;overflow:auto}.machine-specific-gallery__view-individual-image-modal__content{display:grid;justify-content:center;position:relative;padding:.25rem;width:100%}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper{display:grid;position:relative;height:max-content;width:max-content}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;background:#2e2e2e;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:121}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow.left{left:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow.right{right:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__close{position:absolute;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;right:.5rem;top:.5rem;display:flex;align-items:center;align-content:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:121}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__image{width:100%;object-fit:contain;height:85vh}}@media(min-width:1200px){.machine-specific-gallery__grid{display:flex;justify-content:space-between}.machine-specific-gallery__image-wrapper{max-width:300px}.machine-specific-gallery__view-all-modal__grid{display:grid;padding:.5rem;grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.machine-specific-gallery__view-all-modal__grid__image-wrapper__image{width:100%;height:100%;object-fit:contain}.machine-specific-gallery__view-individual-image-modal{display:grid;position:fixed;align-items:center;align-content:center;inset:0;background:rgba(0,0,0,.8);z-index:120;overflow:auto}.machine-specific-gallery__view-individual-image-modal__content{display:grid;justify-content:center;position:relative;padding:.25rem;width:100%}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper{display:grid;position:relative;height:max-content;width:max-content}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;background:#2e2e2e;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:121}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow.left{left:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow.right{right:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__close{position:absolute;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;right:.5rem;top:.5rem;display:flex;align-items:center;align-content:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:121}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__image{width:100%;object-fit:contain;height:90vh}}@media(min-width:1920px){.machine-specific-gallery__grid{display:flex;justify-content:space-between}.machine-specific-gallery__image-wrapper{max-width:320px}.machine-specific-gallery__view-all-modal__grid{display:grid;padding:.5rem;grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.machine-specific-gallery__view-all-modal__grid__image-wrapper__image{width:100%;height:100%;object-fit:contain}.machine-specific-gallery__view-individual-image-modal{display:grid;position:fixed;align-items:center;align-content:center;inset:0;background:rgba(0,0,0,.8);z-index:120;overflow:auto}.machine-specific-gallery__view-individual-image-modal__content{display:grid;justify-content:center;position:relative;padding:.25rem;width:100%}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper{display:grid;position:relative;height:max-content;width:max-content}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;background:#2e2e2e;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:121}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow.left{left:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__arrow.right{right:.25rem}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__close{position:absolute;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;right:.5rem;top:.5rem;display:flex;align-items:center;align-content:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:121}.machine-specific-gallery__view-individual-image-modal__content__image-wrapper__image{width:100%;object-fit:contain;height:80vh}}*{margin:0;padding:0;box-sizing:border-box}body{display:grid;min-height:100vh;grid-template-rows:auto 1fr auto;font-family:sans-serif}h1,h2,h3,h4,h5,h6{font-family:obvia-expanded,sans-serif;font-weight:800;font-style:normal}p{line-height:1.5rem}ul{list-style-type:none}a{text-decoration:none}.page-wrapper{display:grid;padding-top:3.5rem}.padded-section{padding:.5rem}.padded-section iframe{width:100%;min-height:400px}main{width:100%;margin:auto}@media(min-width:768px){main{width:100%}}@media(min-width:1200px){.padded-section{padding:1rem 4rem}.footer{display:flex;margin:auto;flex-direction:column}.footer .footer-columns{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;padding:1rem 4rem}.footer .footer-columns ul{display:grid;width:100%}.footer .footer-columns{align-items:flex-start}.footer .footer-image-wrapper img{width:300px;height:auto}}@media(min-width:1920px){main{display:grid;margin:auto;max-width:1920px}.footer{width:1920px}.padded-section{padding:1rem 6rem}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}
/*# sourceMappingURL=0c0a1251d9e67683.css.map*/