<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family:  'STIHL Contraface Display';
    src:  url('/Portals/0/Contraface_Font/STIHLContrafaceDisplayMedium.woff') format('woff');
}
@font-face {
    font-family: 'STIHL Contraface Titling';
    src: url('/Portals/0/Contraface_Font/STIHLContrafaceDisplayTitling.woff') format('woff');
}
@font-face {
    font-family:  'STIHL Contraface Text';
    src:  url('/Portals/0/Contraface_Font/STIHLContrafaceText.woff') format('woff');
}
@font-face {
    font-family:  'STIHL Contraface Text';
    src:  url('/Portals/0/Contraface_Font/STIHLContrafaceText-Bold.woff') format('woff');
    font-weight: bold;
}
@font-face {
    font-family:  'STIHL Contraface Text';
    src:  url('/Portals/0/Contraface_Font/STIHLContrafaceText-BoldItalic.woff') format('woff');
    font-style: italic;
    font-weight: bold;
}
.footerPane .TitleH4, .footerPaneRight .TitleH4 {
    font-weight: normal !important;
}

#siteHeadouter {
    height: 131px !important;
}

#siteHeadinner {
    padding: 0 !important;
}

.footer_margin {
    margin-top: 20px;
}

.DnnModule-607 h2 {
    display: none !important;
}

.DnnModule-Authentication {
    background: #333;
    color: #fff;
    height: 100%;
    opacity: .95;
}

.DnnModule-Authentication h2 {
    padding-top: 60px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1px;
}

.dnnFormMessage {
    padding: 7px !important;
}

#socialControls {
    padding-top: 0px !important;
}

.home_more_info {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 40px;
    width: 95px;
    background: #333;
    color: #fff;
    line-height: 29px;
    opacity: .95;
    transform: translate(-50%, 0);
    text-align: center;
    font-size: 17px;
    cursor: pointer;
}

.home_login {
    display: none;
    position: absolute;
    top: -20px;
    left: 50%;
    height: 40px;
    width: 105px;
    background: #333;
    color: #fff;
    line-height: 40px;
    opacity: .95;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 17px;
    cursor: pointer;
}

.login_carousel_img {
    object-fit: cover;
    width: 100%;
    filter: grayscale(45%);
}

.siteWrapper_home .carousel {
    margin-bottom: 0 !important;
}

.DnnModule-476 .DNNContainer_Title_h2 {
    margin: 0 auto !important;
}

.home_container {
    width: 100% !important;
}

.visible-desktop {
    margin-left: 20px !important;
}

.navbar {
    margin-bottom: 0 !important;
}

.siteWrapper_home {
    min-height: 100vh;
}

@media only screen and (min-width: 1200px) {
    .DnnModule-607, .DnnModule-476, .home_container, .login_carousel_img {
        height: calc(100vh - 131px) !important;
    }
    .flex_home {
        display: inline-flex !important;
        flex-direction: row-reverse !important;
    }
    
    .siteWrapper_home {
        height: 100vh;
    }

    .siteWrapper_3_col {
        margin-bottom: -71px;
    }

    .pricing_carousel {
        right: 16.5vw;
    }

    .mobile_image_block {
        display: none;
    }

    .locator_wrapper {
        bottom: 0;
    }

    body {
        overflow: auto;
    }

    .locator_wrapper {
        bottom: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .home_container {
        height: 100% !important;
    }

    .flex_home {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    .home_container {
        padding: 0 !important;
    }

    .pricing_carousel {
        display: none !important;
    }
    .DnnModule-607, .login_mobile_img {
        display: none;
    }
    .mobile_image_block {
        display: block;
    }
    .login_mobile_img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    body {
        overflow: auto;
    }
    .locator_wrapper {
        width: 100%;
        bottom: -14vh
    }
    .siteWrapper_3_col {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
    .DnnModule-476 {
        height: 340px;
    }
    .mobile_image_block {
        height: 600px;
    }
    .home_footer {
        top: 1053px;
    }
    .locator_wrapper {
        top: 1071px;
    }
    .navbar-inner {
        height: 131px;
    }
}

@media only screen and (min-width: 768px) {
    .DnnModule-476 .DNNContainer_Title_h2 {
        width: 350px;
    }
}

@media only screen and (max-width: 767px) {
    .locator_wrapper {
        top: 1111px;
    }
    .home_footer {
        top: 1093px;
    }
    .mobile_image_block {
        height: 600px;
    }
    .DnnModule-476 {
        height: 380px;
    }

    .DnnModule-476 .dnnFormItem {
        width: 300px;
    }

    .DnnModule-476 .DNNContainer_Title_h2 {
        width: 300px;
    }

    .dnnLoginService input[type="text"], .dnnLoginService input[type="password"] {
        width: 150px !important;
        min-width: 150px !important;
    }

    .terms_3_col, .copyright_3_col {
        text-align: center !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


@media only screen and (min-width: 1300px) {
    .DnnModule-607 {
        width: 72vw;
    }
    .DnnModule-Authentication {
        width: 28vw;
    }
    .locator_form, .location_wrapper {
        width: 28vw;
    }
}

@media only screen and (max-width: 1299px) and (min-width: 1200px) {
    .DnnModule-607 {
        width: 65vw;
    }
    .DnnModule-Authentication {
        width: 35vw;
    }
    .locator_wrapper, .location_form {
        width: 35vw;
    }
}

@media only screen and (min-width: 980px) {
    #navdttg {
        float: right !important;
        top: 4vh !important;
        margin-right: 40px;
    }
}

@media only screen and (max-width: 979px) {
    #navdttg {
        z-index: 2;
    }
    #siteHeadinner {
        z-index: 1;
        position: relative;
    }
}

@media only screen and (max-height: 720px) and (min-width: 1300px){
    body {
        overflow: auto;
    }
    .locator_wrapper, .locator_form {
        width: calc(28vw - 5px);
    }
    .locator_wrapper {
        top: 583px;    
    }
    .home_footer {
        top: 733px;
    }
    .DnnModule-607, .DnnModule-Authentication, .login_carousel_img {
        height: 620px !important;
    }
    
}

@media only screen and (max-height: 720px) and (max-width: 1299px) and (min-width: 1200px){
    body {
        overflow: auto;
    }
    .locator_wrapper, .locator_form {
        width: calc(35vw - 5px);
    }
    .locator_wrapper {
        top: 583px;    
    }
    .home_footer {
        top: 733px;
    }
    .DnnModule-607, .DnnModule-Authentication, .login_carousel_img {
        height: 620px !important;
    }
    
}

@media only screen and (max-height: 720px) and (max-width: 1199px) and (min-width: 768px){
    body {
        overflow: auto;
    }
    .mobile_image_block {
        height: 600px !important;
    }
    .locator_wrapper {
        top: 1071px;    
    }
    .home_footer {
        top: 1053px;
    }
    
}

@media only screen and (max-height: 720px) and (max-width: 767px){
    body {
        overflow: auto;
    }
    .mobile_image_block {
        height: 500px !important;
    }
    .locator_wrapper {
        top: 978px;    
    }
    .home_footer {
        top: 960px;
    }    
}

/* For changing body background on iPad Pros and similar weird devices while in portrait mode. Because content doesn't reach the end here. */

@media only screen and (max-width: 1199px) and (min-height: 1300px) {
    #Body {
        background: white !important;
    }
}

.pricing_carousel {
    width: 32vw;
    height: 60px;
    background-color: #ff6600;
    opacity: 0.95;
    color: white;
    position: absolute;
    bottom: 0;
    z-index: 9999;
    left: 50%;
}

.save {
    width: 47%;
    position: relative;
    height: 60px;
    display: inline-block;
}

.save_details {
    color: #333;
    background: #fff;
    width: 52%;
    height: 60px;
    position: relative;
    display: inline-block;
    float: right;
}

.save_container {
    height: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    
}

.save_text {
    height: auto;
    width: auto;
    margin: auto;
}

.save_title {
    font-size: 2em;
    line-height: 1em;
}

.locator_wrapper {
    position: absolute;
    left: 0;
    height: 168px;
    background: white;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.locator_form {
    height: 110px;
    position: relative;
    margin: 28px 0px 28px 0px;
}

.locator_text {
    color: #333;
    font-family: 'STIHL Contraface Titling';
    font-size: 16px;
    text-align: center;
    margin: 0 15px;
}

.locator_align {
    white-space: nowrap;
    text-align: center;
    margin-top: 20px;
}

.locator_zip_code {
    -webkit-appearance: none;
    display: inline-block;
    border-bottom: 2px solid #333;
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #333;
    font-size: 16px;
    font-family: 'STIHL Contraface Text', 'Open Sans', sans-serif;
    width: 10vw;
    font-weight: bold;
    min-width: 80px;
}

.locator_zip_code:focus {
   -webkit-appearance: none;
   outline: none;
}

.locator_btn {
    display: inline-block;
    background: #333;
    color: white;
    padding: 10px;
    margin-left: 10px;
    font-family: 'STIHL Contraface Text', 'Open Sans', sans-serif;
    font-weight: bold;
    
}

.locator_btn:hover {
    opacity: .9;
    cursor: pointer;
}

.item a {
    pointer-events: none;
    cursor: default;
}

.home_footer {
    position: absolute;
    bottom: 0;
    right: 0;
    color: white;
    /* font-weight: bold; */
    background-color: rgba(60,60,60,.7);
    border-radius: 0px;
    height: 18px;
}

.footer_3_col {
    width: 100%;
    height: 71px;
}

.terms_3_col {
    padding-right: 40px;
}

.copyright_3_col {
    padding-left: 40px;
}

.nav-collapse .nav&gt;li, .navbar-inner {
    background: white !important;
}

.social_img {
    height: 38px;
    width: 38px;
    opacity: .7;
}

.social_img:hover {
    opacity: .8;
}

.social_link:hover {
    text-decoration: none;
}

.full_width_banner {
    position: absolute;
    top: 14vh;
    left: 0;
    z-index: -1;
    height: 400px;
    overflow: hidden;
}

.full_width_container {
    top: 400px;
    position: relative;
    background: #efefef;
}

.full_width_banner img {
    min-height: 400px;
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: -1;
}

.banner_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    font-size: 4em;
    font-family: 'STIHL Contraface Titling';
}

.banner_tint {
    background: rgba(30,30,30,.8);
    height: 100%;
    width: 100%;
}</pre></body></html>