html,body{box-sizing:border-box;font-family:'Work Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px;height:100%;min-width:360px;overflow:visible}body{--color-black:#0e101a;--color-black-translucent:rgba(0,0,0,.8);--color-gray:#8c8c8c;--color-gray-25:#fcfcfd;--color-gray-100:#edeef2;--color-gray-800:#262b40;--color-gray-900:#0e101a;--color-white:#fcfcfd}.Theme_CIH *{--color-brand-primary:#a21e26;--color-brand-secondary:#a21e26;--color-header-bg:var(--color-black);--color-footer-bg:var(--color-black);--color-footer-text:var(--color-white);--color-button-bg:linear-gradient(#a71930,#8b0018);--color-button-text:var(--color-white);--header-button-bg:linear-gradient(#a71930,#8b0018);--header-button-text:var(--color-white);--main-bg-uri:url('/Images/Home/caseih/body-bg.jpg');--hero-bg-src:url('/Images/Home/caseih/hero-bg.png');--hero-bg:linear-gradient(rgba(14,16,26,.7),rgba(14,16,26,.7)),var(--hero-bg-src);--footer-bg:var(--color-black)}.Theme_NH *{--color-brand-primary:#1d2a63;--color-brand-secondary:#ffd300;--color-header-bg:var(--color-brand-primary);--color-footer-bg:var(--color-brand-primary);--color-footer-text:var(--color-white);--color-button-bg:var(--color-white);--color-button-text:var(--color-black);--header-button-bg:var(--color-brand-secondary);--header-button-text:var(--color-gray-800);--main-bg-uri:url('/Images/Home/new-holland/body-bg.jpg');--hero-bg-src:url('/Images/Home/new-holland/hero-bg.png');--hero-bg:linear-gradient(rgba(14,16,26,.7),rgba(14,16,26,.7)),var(--hero-bg-src);--footer-bg:#00205b url('/Images/Home/new-holland/footer-bg.png')}.Theme_ST *{--color-brand-primary:#e20026;--color-brand-secondary:#e20026;--color-header-bg:var(--color-white);--color-footer-bg:var(--color-white);--color-footer-text:var(--color-black);--color-button-bg:linear-gradient(#ed1b2f,#960019);--color-button-text:var(--color-white);--header-button-bg:linear-gradient(#ed1b2f,#960019);--header-button-text:var(--color-white);--main-bg-uri:url('/Images/Home/Steyr/body-bg.jpg');--hero-bg-src:url('/Images/Home/Steyr/hero-bg.jpg');--hero-bg:linear-gradient(rgba(14,16,26,.7),rgba(14,16,26,.7)),var(--hero-bg-src);--footer-bg:var(--color-black)}main,#divBase,.mainBody,.subBody{min-height:100%;overflow:hidden;width:100%}#divBase{display:flex}.subBody{color:var(--color-white);display:flex;line-height:1.375rem;flex-direction:column;min-height:100%;justify-content:stretch}a{color:var(--color-white)}header,footer{align-items:center;display:flex;flex-direction:row;padding:1rem 3rem}.oldstyle header{background:var(--color-header-bg);border-bottom:4px solid var(--color-brand-secondary);min-height:6.3333333rem;justify-content:space-between;padding:0 3rem}footer{background:var(--color-footer-bg);font-size:1.166666rem;line-height:2.1666666rem;justify-content:flex-end}#logo{display:inline-block;max-height:37px}.brand.ST #logo{max-height:40px}.brand.NH #logo{max-height:34px}.oldstyle .buttons-container{display:inline-block;padding:1.6rem 0}.oldstyle a.imitation-button{background:var(--color-button-bg);border-radius:1.333333rem;color:var(--color-button-text);display:inline-block;font-size:1.416666rem;font-weight:500;line-height:1.83333rem;padding:.4166666rem 1.5rem;text-transform:capitalize;margin:0 0 0 1rem;vertical-align:middle;white-space:nowrap;text-align:center}.newstyle a.imitation-button{background:var(--header-button-bg);border-radius:1.333333rem;color:var(--header-button-text);display:inline-block;font-size:1.416666rem;font-weight:500;line-height:1.83333rem;padding:.4166666rem 1.5rem;text-transform:capitalize;margin:0 0 0 1rem;vertical-align:middle;white-space:nowrap;text-align:center}a.imitation-button:hover{text-decoration:none}body:has(.newstyle){height:unset}.newstyle header{display:flex;justify-content:space-between;background:var(--color-header-bg);padding:8px 16px;gap:8px;flex-wrap:wrap}.newstyle header .buttons-container{display:flex;align-items:center;gap:16px}.newstyle a.imitation-button{margin:0}.newstyle main{display:flex;flex-direction:column}.newstyle main .hero{background-image:var(--hero-bg);background-repeat:no-repeat;background-color:#d3d3d3;background-size:cover;background-position:center;display:flex;padding:72px 120px;gap:120px;min-height:632px;align-items:center;flex-wrap:wrap;justify-content:center}.newstyle main .hero .content{display:flex;flex-direction:column;gap:40px;flex:1}.newstyle main .hero .content .text-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.newstyle main .hero .content .text-content .header{color:var(--color-gray-25);font-size:64px;font-weight:700;line-height:64px;word-break:break-word;overflow-wrap:break-word}.newstyle strong{color:var(--color-brand-primary)}.newstyle main .hero .content .text-content .body{color:var(--color-gray-25);font-size:24px;font-weight:600;line-height:32px}.newstyle main .hero .companion-apps{display:flex;height:32px;align-items:center;gap:20px;align-self:stretch}.newstyle main .hero>img{display:flex;width:min(calc(100vw - 48px),560px);justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:4/3;border-radius:8px}.newstyle main section{display:flex;padding:64px 24px;flex-direction:column;justify-content:center;align-items:center;gap:120px;align-self:stretch;background:var(--color-gray-25)}.newstyle main section:nth-child(even){background:var(--color-gray-100)}.newstyle main section .header{padding:0 120px;color:var(--color-gray-800);text-align:center;font-size:56px;font-weight:700;line-height:64px}.newstyle main section .body{display:flex;padding:0 120px;justify-content:center;align-items:center;align-content:center;gap:64px 120px;align-self:stretch;flex-wrap:wrap}.newstyle main section:nth-child(even) .body{flex-direction:row-reverse}.newstyle main section .body .content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0 0}.newstyle main section .body .content .title{display:flex;flex-direction:column;gap:16px}.newstyle main section .body .content .eyebrow{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--color-gray-800);font-size:24px;font-weight:600;line-height:32px}.newstyle main section .body .content .title-text{color:var(--color-gray-800);font-size:40px;font-weight:700;line-height:48px}.newstyle main section .body .content .text{color:var(--color-gray-800);font-size:20px;font-weight:500;line-height:28px}.newstyle main section .body img{display:flex;width:min(calc(100vw - 48px),560px);justify-content:center;align-items:center;aspect-ratio:4/3}.newstyle footer{display:flex;flex-direction:column;padding:64px 144px 200px 144px;align-items:center;gap:32px;background:var(--footer-bg);background-repeat:no-repeat;background-size:100vw;background-position-y:calc(100% + 100px)}.newstyle footer .content{display:flex;flex-direction:column;gap:24px}.newstyle footer .content .header{color:var(--color-gray-25);text-align:center;font-size:40px;font-weight:700;line-height:48px}.newstyle footer .content .body{color:var(--color-gray-25);text-align:center;font-size:20px;font-weight:500;line-height:28px}.newstyle footer .companion-apps{display:flex;height:32px;justify-content:center;align-items:center;gap:20px;align-self:stretch}.newstyle .mobile-footer{position:fixed;bottom:0;display:flex;padding:16px;background:var(--footer-bg);background-image:none;width:100%}.newstyle .mobile-footer .companion-apps{display:flex;height:32px;justify-content:center;align-items:center;gap:20px;width:100%}.newstyle .mobile-footer .companion-apps img{height:32px}@media(max-width:1200px){.newstyle main .hero{padding:72px 112px}.newstyle main section .header{padding:0 88px}.newstyle main section .body{padding:0 88px}.newstyle footer{padding:64px 112px 200px 112px;background-position-y:100%}}@media(max-width:450px){.newstyle main .hero{padding:40px 24px}.newstyle main .hero .content .text-content .header{font-size:48px;font-weight:700;line-height:56px}.newstyle main .hero .content .text-content .body{font-size:20px;font-weight:600;line-height:28px}.newstyle main .hero .companion-apps{display:none}.newstyle main section{gap:72px;padding:48px 24px}.newstyle main section .header{padding:0;font-size:36px;line-height:48px}.newstyle main section .body{gap:72px;padding:0}.newstyle main section .body .content .title-text{font-size:32px;line-height:40px}.newstyle footer{padding:48px 24px}.Theme_NH .newstyle footer{padding-bottom:150px;background-position-y:calc(100% - 48px)}.newstyle footer .logo{width:calc(100vw - 48px)}.newstyle footer #mobile{display:none}}.oldstyle main{background:var(--main-bg-uri) center center no-repeat var(--color-black);display:flex;flex-grow:1;justify-content:center;align-items:center}.oldstyle .content{flex-grow:1;flex-shrink:1;flex-basis:100%;display:flex;flex-direction:row;gap:15%;justify-content:center;align-items:stretch;padding:6.3rem 16rem;max-width:1800px}.oldstyle .hero{display:flex;justify-content:flex-end;align-items:flex-end;align-self:stretch}.oldstyle .hero img{width:480px}.benefits-description{background:var(--color-black-translucent);display:flex;height:100%;flex-direction:column;justify-content:space-between;min-width:fit-content;padding:1.666666rem;white-space:nowrap}.benefits-description h2{color:var(--color-brand-secondary);font-size:2.333333rem;line-height:32px;font-weight:700;margin-top:0;margin-bottom:20px}.benefits-description p{font-size:1.666666rem;font-weight:300;line-height:30px;margin-bottom:20px;white-space:normal}.benefits-cta{align-items:flex-end;display:flex;flex-direction:row;gap:4rem;justify-content:space-between;line-height:4rem}.benefits-cta.top{order:-1;margin-bottom:16px}.benefits-cta.top .companion-apps{margin:0 auto}.benefits-cta>a{text-decoration:underline}.benefits-cta>a:hover{text-decoration:none}.benefits-cta #mobile{box-shadow:0 0 4px 0 rgba(255,255,255,.5);border-radius:14px}.benefits-cta .companion-apps a:hover,.benefits-cta .companion-apps a:active,.benefits-cta .companion-apps a:visited{text-decoration:none}.benefits-cta .training-videos-link-placeholder{width:6rem}footer ul{display:flex;flex-direction:row;gap:2rem;list-style-type:none;margin:0;text-transform:capitalize}footer a{color:var(--color-footer-text);font-weight:700}footer a:hover{color:var(--color-footer-text);text-decoration:underline}@media(max-width:1200px){.benefits-description dl{font-size:1.3rem}.benefits-description dt{font-size:2rem}.oldstyle main{gap:3rem}}@media(max-width:1120px){.oldstyle .content{flex-direction:column;align-items:center;gap:3rem}.oldstyle .hero{justify-content:center}}@media(max-width:920px){.oldstyle #logo{margin-top:14px;max-width:100%}.oldstyle header{flex-direction:column;gap:2rem}.oldstyle header .buttons-container{align-self:stretch}.oldstyle header .imitation-button{display:block;padding:1rem;width:100%}.oldstyle header .imitation-button:not(:last-child){margin-bottom:1rem}.oldstyle main{background-position-x:30%;padding:1rem 2rem 2rem 2rem}}@media(max-width:580px){.oldstyle main{padding:0;background-size:cover}.oldstyle .hero{padding:1rem}.oldstyle .hero img{max-width:100%}.oldstyle footer{flex-direction:column}}@media(max-width:512px){.oldstyle html,body{min-width:unset}.oldstyle .content{padding:2rem 4rem}.oldstyle footer ul{align-items:center;flex-direction:column;margin-top:2.6rem;padding-inline-start:0}}@media(max-width:460px){.oldstyle .content{padding:1rem 1rem}.benefits-description{white-space:normal}.oldstyle a.imitation-button{white-space:normal}.benefits-description h2{font-size:1.8rem}.benefits-description p{font-size:1.3rem}}@media(max-width:320px){.benefits-cta{flex-direction:column;align-items:center;gap:.6rem}.benefits-cta .companion-apps{display:flex;flex-direction:column;align-items:center;gap:.6rem}}.brand.ST .benefits-description h2{color:var(--color-white)}.brand.NH .benefits-description h2{color:var(--color-white)}#divOpenApp{background:var(--color-header-bg);gap:8px;display:flex;align-items:flex-start;align-self:stretch;padding:8px 16px}#divOpenApp .icon,#divOpenApp .open{flex:0 0 auto}#divOpenApp .msg{flex:1;font-size:14px;color:var(--color-footer-text)}#divOpenApp .msg .title{font-size:14px;font-weight:500;line-height:20px}#divOpenApp .msg .text{font-size:12px;font-weight:400;line-height:16px}