body{--primary:#fe585e;--primary-light:#ff6d6d;--primary-dark:#f14c4d;--light-blue:#ebf9fc;--dark-blue:#00b4d5;--head-footer:#333;--primary-text-color:var(--white-primary);--primary-link-color:var(--white-secondary);--linkcolor:#f83335;--linkcolordark:#f14c4d;--errorcolor:#d32f2f;--black:#000;--black-primary:rgba(0,0,0,0.78);--black-secondary:rgba(0,0,0,0.54);--black-tertiary:rgba(0,0,0,0.46);--black-disabled:rgba(0,0,0,0.38);--white-primary:#fff;--white-secondary:hsla(0,0%,100%,0.7);--white-disabled:hsla(0,0%,100%,0.5);--headerbg:#f5f5f5;--inputbg:#fafafa;--font-title:"Roboto Condensed";--font-nav:"Roboto";--font-para:"Roboto";--text-large:17px;--text-normal:15px;--text-small:13px;--text-tiny:11px;--h1:32px;--h2:24px;--h3:18px;--header-height:60px;--gridgap:32px;--cardgap:32px;--gallerygap:4px;--sectiongap:48px;--ifb-block-gap:32px 16px;--ifb-block-gap-full:32px 0;--transition-fast:0.16s cubic-bezier(0.4,0.0,0.2,1);--transition-med:0.25s cubic-bezier(0.4,0.0,0.2,1);--transition-slow:0.4s cubic-bezier(0.4,0.0,0.2,1);--border-blacktrans:1px solid rgba(0,0,0,0.12);--border-whitetrans:1px solid hsla(0,0%,100%,0.12);--border-input-color:#f2f2f2;--border-input-hover:#efefef;--border-select-color:#e7f3f5;--border-select-hover:#71d4e8;--border-radius:2px;--border-radius-round:50px;--elevation-2dp:0 1px 4px rgba(0,0,0,0.14),0 3px 3px rgba(0,0,0,0.12);--elevation-4dp:0 2px 4px rgba(0,0,0,0.14),0 4px 5px rgba(0,0,0,0.12);--button-large-padding:0 30px;--button-large-lineheight:60px;--button-normal-padding:0 22px;--button-normal-lineheight:44px;--button-small-padding:0 16px;--button-small-lineheight:32px}#head{position:relative}.top-menu{display:flex;top:0;color:#fff;background:var(--head-footer);justify-content:space-between}.nav-menu,.top-menu{position:fixed;left:0;right:0;height:60px;z-index:10}.nav-menu{top:60px;color:#000;background:#fff;border-bottom:1px solid var(--border-input-color)}#head-logo{position:relative;left:22%;top:15px;padding-top:5px;width:calc(100% - 60px);max-width:335px;z-index:2}#head-logo a{display:inline-block}@media only screen and (max-width:960px){#head-logo{left:50%;transform:translateX(-50%)}}#head-logo a{display:block;outline:none}#head-logo img{display:block;max-width:100%;height:auto}.head-logo-image{width:200px}#head-button{display:inline-block;margin-top:9px;margin-right:20%}@media only screen and (max-width:960px){#head-button{margin-right:5%}}@media only screen and (max-width:700px){#head-button{display:none}}#head-nav{position:fixed;left:22%;top:80px;font-size:1.1333rem;line-height:23px;z-index:2}#head-nav li+li{margin-left:11px}#head-nav a:not(.button){padding:0}.sub-menu-list{position:relative}@media only screen and (max-width:960px){.sub-menu-list{display:none}}.sub-menu-list:hover .sub-menu{display:flex}.sub-menu{display:none;position:absolute;height:50px;top:100%;left:50%;transform:translate(-50%);list-style-type:none;padding-right:20px;background-color:var(--white-primary);border-top:1px solid var(--border-input-color);border-bottom:1px solid var(--border-input-color)}.sub-menu li{white-space:nowrap;line-height:50px;background:var(--white-primary)}.mobile-sub-menu{display:none!important}@media only screen and (max-width:960px){.mobile-sub-menu{display:block!important}}@media only screen and (max-width:375px){#head-logo{left:50%;transform:translateX(-50%);display:inline-block;position:static;width:100%;margin-bottom:5px;transform:none}#head-nav{left:15px;top:70px;text-align:center}#head-nav li{display:block}#head-nav li+li{margin-left:0}#head-nav a:not(.button){padding:6px 11px}}@media only screen and (max-width:540px){#head-hero-content{font-size:16px}#head-hero-content h1{font-size:31px}}@media only screen and (max-width:600px){.footer{height:auto}}@media only screen and (max-width:775px){#head-hero-content{font-size:2.968vw}#head-hero-content h1{font-size:5.806vw}#head-hero-content p[style*=margin]{margin:0!important}#head-hero-content p a.button{margin-top:25px}}@media only screen and (max-width:960px){#head,#head-nav{text-align:center}#head-nav{position:absolute;left:15px;top:70px}#head-hero-content{top:calc(50% + 10px)}}#contact-col-image{margin-top:40px;background-image:url(/packs/media/images/yhteystiedot-kuvitus-f97f25e3305bc49f9c0b5c2ef69c95d9.svg)}.contact-col-content{margin-top:30px;margin-bottom:20px;text-align:left}@media only screen and (max-width:770px){.contact-col-content{margin:20px 10%;width:80%}}.contact-col-content h1{margin-bottom:0}.contact-col-content.no_top_margin{margin-top:0}.contact-content-title{font-size:20px;line-height:1.3}.contact_phone{font-size:22px;color:var(--primary)}#contact_form{margin-top:50px;margin-bottom:30px;border:var(--border-radius) solid var(--border-input-color)}.contact_button{margin:30px 20%}.contact_submit{display:inline-block;border-radius:20px;background:var(--primary)!important;margin-left:0!important;padding:10px 15px;color:var(--primary-text-color)!important;font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle;outline:none}.contact_submit:hover{color:var(--white-primary);background:var(--primary-dark)}.personnel-col-image img{display:inline-block;width:160px;border-radius:100%}@media only screen and (max-width:770px){.personnel-col-image img{margin-left:8%}}.alert-container{position:absolute;top:0;left:0;width:100%;z-index:100;transition:all .6s}.alert-container .alert-primary{display:none;padding:10px 5px;transition:all .6s}.alert-container .close-alert{background-color:transparent;font-size:22px;border:none;outline:none;color:#004085;float:right;text-align:center}#landing-row1-image{max-width:100%;min-height:450px;background-position:0 66%;padding-bottom:3%;background-repeat:no-repeat;background-size:cover;background-clip:padding-box;background-image:url(/packs/media/images/header-3d8c6663b651e94b7970d35ef266327b.jpg)}#landing-row1-content{margin-top:120px;margin-bottom:10px;margin-right:52%;padding:25px;text-align:left;background-color:#fff;position:relative}@media only screen and (max-width:1100px){#landing-row1-content{margin-left:5%;width:90%}}#landing-row1-content h3{padding-bottom:10px}#landing-row2-button{margin-left:0}#landing-row2-image{background-image:url(/packs/media/images/auto-punainen-kuvitus-67345d95d7126ceb13214cd6533dcc88.svg)}#landing-row3-image{background-image:url(/packs/media/images/auto-valkoinen-kuvitus-69447857cea729e251593bb93c1552b2.svg)}#landing-row4-image{background-image:url(/packs/media/images/kaupanteko-kattely-1a94783d091862b93b09892ed17ed741.svg);margin-left:10%;margin-top:50px;margin-bottom:10px}@media only screen and (max-width:770px){#landing-row4-image{margin-top:20px}}.landing-row4-bullets{margin-top:10px}@media only screen and (max-width:770px){.landing-row4-bullets{margin-top:10px;margin-left:10%;margin-right:10%;width:80%}}.landing-circle{display:flex;width:34px;height:34px;border-radius:50%;color:#fff;background:var(--black-primary);align-items:center;justify-content:center;margin-top:10px;margin-bottom:10px}@media only screen and (max-width:770px){.landing-circle{margin-top:0}}#search-clear-image{background-image:url(/packs/media/images/tyhjenna-haku-ikoni-bb51a12edb6343e9af1c51732325054b.svg)}#landing-row6-image{margin-bottom:20px;background-image:url(/packs/media/images/ukk-ikoni-b77e343d8d274461586e478bd1a18684.svg)}.row.lightBlue{background:var(--light-blue)}.row.red{background:var(--primary)}.landing-small_margin{margin-top:30px;margin-bottom:20px;text-align:left}@media only screen and (max-width:770px){.landing-small_margin{margin:20px 10%;width:80%}}.landing-col-content{margin-top:80px;margin-bottom:80px;text-align:left}@media only screen and (max-width:770px){.landing-col-content{margin:20px 10%;width:80%}}.landing-col-content.right{color:#fff}@media only screen and (max-width:770px){.landing-col-content.right{margin-left:20%}}.landing-col-content.small_bottom{margin-bottom:20px}.landing-row-icon{margin-top:30px;width:100px;height:70px;background-repeat:no-repeat;background-size:contain;display:inline-block}@media only screen and (max-width:770px){.landing-row-icon{margin-left:10%}}a.button.black{background:var(--black-primary)}a.button.black:hover{background:var(--black)}.small-icon{position:absolute;top:8px;right:6px;width:20px;height:20px;background-repeat:no-repeat;background-size:contain;display:inline-block}.front-detail-navigation{position:absolute;left:0;top:-55px;background-color:#fff}.front-detail-navigation--list{list-style-type:none;padding-bottom:0;display:flex}@media only screen and (max-width:430px){.front-detail-navigation--list{padding-left:2px}}.front-detail-navigation--list-item{height:100%;padding:0 10px;border-bottom:2px solid transparent;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.front-detail-navigation--list-item:not(:last-child){margin-right:20px}@media only screen and (max-width:553px){.front-detail-navigation--list-item:not(:last-child){margin-right:10px}}@media only screen and (max-width:507px){.front-detail-navigation--list-item:not(:last-child){margin-right:0}}@media only screen and (max-width:463px){.front-detail-navigation--list-item:not(:last-child){padding:0 5px}}@media only screen and (max-width:430px){.front-detail-navigation--list-item:not(:last-child){height:80%}}@media only screen and (max-width:347px){.front-detail-navigation--list-item:not(:last-child){padding:0 2px}}.front-detail-navigation--list-item:hover{border-bottom:2px solid var(--head-footer);cursor:pointer}.front-detail-navigation--list-item-img{width:50px;height:25px;margin-top:15px;margin-bottom:0;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:430px){.front-detail-navigation--list-item-img{width:35px;height:20px}}.front-detail-navigation--list-item-img div{width:100%;height:100%;background-repeat:no-repeat;background-size:contain}.front-detail-navigation--list-item-img-1{background:url(/packs/media/images/auto-848298d7e318689cb7831f52a7622435.svg)}.front-detail-navigation--list-item-img-2{background:url(/packs/media/images/matkailuajoneuvo-11225193ecefd25a9d7ca373b7466bcb.svg)}.front-detail-navigation--list-item-img-3{background:url(/packs/media/images/moottoripyora-90956a5037b2c16ce4d885f027b2a680.svg)}.front-detail-navigation--list-item-img-4{background:url(/packs/media/images/vene-b269fa1cd497f984f1fa47b1518d7a40.svg)}.front-detail-navigation--list-item-img-5{background:url(/packs/media/images/tyokone-dd92dea12746c713643601740bcc40fd.svg)}.front-detail-navigation--list-item-text{margin-top:10px;font-size:12px;color:var(--head-footer)}@media only screen and (max-width:320px){.front-detail-navigation--list-item-text{font-size:10px}}.active-detail{border-bottom:2px solid var(--head-footer)}#funding-row1-image{margin-top:40px;background-image:url(/packs/media/images/hae-rahoituspaatos-kuvitus-ec8736ee77ced6d85422286a1eeb4734.svg)}#funding-falck-image{margin-top:40px;width:100%;min-height:350px;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(/packs/media/images/RK-falck-tieturva-kuva-3ba44ab529c2fb8ae4215285c148dc16.png)}.funding_title{padding:8px 20px;margin-bottom:40px;font-size:1.45rem;border-bottom:var(--border-radius) solid var(--border-input-color)}.funding_falck_text{color:#ec5965;font-weight:700;padding-top:20px}.funding_input{padding:0 20%}.funding_input .employed-date{padding-right:25px}.funding_input .employed-date input[type=date]{padding:5px 2%}#funding_form{margin-bottom:30px;border:var(--border-radius) solid var(--border-input-color)}.funding_form_input.invalid{background-color:#fdd!important}select.funding_form_input{margin-bottom:10px}.funding-col-content{margin-top:50px;margin-bottom:20px;text-align:left}@media only screen and (max-width:770px){.funding-col-content{margin:20px 10%;width:80%}}.funding-col-content h1{margin-bottom:0}#funding_company,#funding_private{outline:none}.funding_tab{display:inline-block;width:48%;margin-bottom:20px;padding:10px;font-size:14px;text-align:center;border:none;border-bottom:3px solid var(--black-disabled)}.funding_tab.active{border-bottom:3px solid var(--border-select-hover)}.funding_button{margin:20px 20%}.funding_button button{display:inline-block;border-radius:20px;padding:10px 25px;color:var(--primary-text-color);background:var(--primary);font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle;outline:none;border:none}.funding_button button:hover{color:var(--white-primary);background:var(--primary-dark)}#funding_next{margin-right:20px;padding:10px 25px}#funding_next.disabled{color:var(--white-disabled);background:var(--black-disabled)}#funding_previous{background:var(--black-secondary)}#funding_previous:hover{background:var(--black-primary);color:var(--white-primary)}.funding_submit{display:inline-block;border-radius:20px;background:var(--primary)!important;margin-left:0!important;margin-top:30px;padding:10px 15px;color:var(--primary-text-color)!important;font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle;outline:none}.funding_submit.disabled{color:var(--white-disabled);background:var(--black-disabled)}.funding_href{display:flex}.funding_href a{margin-left:10px;text-decoration:underline;color:var(--linkcolordark)!important}.funding_pep{display:flex}.funding_pep_cont{margin-bottom:7.5px;display:flex;align-items:flex-end;justify-content:center}.funding_pep_cont p{margin:0;padding:5px;display:flex;color:#fff;background-color:#000;border-radius:50%;align-items:center;justify-content:center;height:20px;width:20px}.funding_pep_cont p span{display:inline-block}#funding_bar{overflow:hidden;text-align:center;margin:40px 0 30px;color:var(--black-disabled)}#funding_bar .selected,#funding_bar .selected p{color:var(--black)}#funding_bar li{position:relative;list-style-type:none;width:33.3%;float:left}@media only screen and (max-width:770px){#funding_bar li p{font-size:12px}}#funding_bar li:first-child p,#funding_bar li:nth-child(2) p,#funding_bar li:nth-child(3) p{white-space:nowrap}@media only screen and (max-width:346px){#funding_bar li:first-child p,#funding_bar li:nth-child(2) p,#funding_bar li:nth-child(3) p{font-size:14px;white-space:pre-wrap}}#funding_bar li p{margin-bottom:20px;color:var(--black-disabled)}#funding_bar #confirm:before,#funding_bar #personal:before,#funding_bar #vehicle:before{content:""}#funding_bar li:before{left:50%;bottom:0;width:10px;height:10px;border-radius:50%;transform:translate(-50%,60%)}#funding_bar li:after,#funding_bar li:before{position:absolute;background:var(--black-disabled)}#funding_bar li:after{left:0;width:100%;height:2px;content:""}#funding_bar li.selected:after,#funding_bar li.selected:before{background:var(--dark-blue)}#funding_calculator{border:var(--border-radius) solid var(--border-input-color)}#calculator_result{font-size:20px;color:var(--primary)}.calculator_no_result{font-size:1.4rem!important;color:var(--black-disabled)!important}.modal-dialog{max-width:800px}.modal-dialog .row{width:100%!important}.inline-span-space span{margin-right:5px}.funding_tooltip{position:relative;display:inline-block}.funding_tooltip .funding_tooltip_text{width:60vw;max-width:650px;background-color:var(--head-footer);color:var(--primary-text-color);text-align:left;border-radius:6px;padding:5px 10px;position:absolute;left:-50px;z-index:1;visibility:hidden}@media only screen and (max-width:550px){.funding_tooltip .funding_tooltip_text{width:80vw}}@media only screen and (max-width:350px){.funding_tooltip .funding_tooltip_text{width:90vw}}.show-target-fields{display:block;transition:all 1s ease-out}.hide-target-fields{display:none;transition:all 1s ease-out}.dropzone .dz-message{position:relative;z-index:3;background-color:hsla(0,0%,50.2%,.6);padding:20px 0;border-radius:10px}.dropzone{min-height:488px;width:100%;border:1px dashed grey;border-radius:10px}.dropzone.dz-drag-hover{border:1px solid #a9a9a9}.dropzone.dz-drag-hover .dz-message{opacity:.9}.dz_thumbnail__container{position:absolute;left:0;top:0;width:100%;height:100%;padding:20px;z-index:2;background-color:transparent;pointer-events:none;overflow:hidden;display:flex;flex-wrap:wrap}.dz_thumbnail__icon{width:120px;height:141px;margin:7.5px}.dz_thumbnail__img{width:120px;height:120px;border:1px solid #d8d8d8;border-radius:20px;display:flex;align-items:center;justify-content:center}.dz_thumbnail__img img{max-width:100%;display:inline-block}.imgs-container{height:100%;position:relative;border:1px solid hsla(0,0%,46.7%,.5);margin:0 auto}.imgs-container img{display:inline-block}.imgs-container a{position:absolute;top:0;right:0;height:35px;width:35px;background-color:#00b4d5;color:red;display:flex;align-items:center;justify-content:center}.imgs-container a span{font-weight:700;font-size:22px;display:inline-block}.selling_row2 img{width:100%}.height-100p{height:100%}#purchase-offer-row1-image{margin-top:40px;background-image:url(/packs/media/images/kysymysmerkit-bdd1b0e656311bbfd872c67e854510dc.png);transform:scale(1.5)}#purchase-offer-row2-image{margin-top:40px;background-image:url(/packs/media/images/mobiilihakemus-a848f52da4cfa47199cf6fa3944d44b6.png);transform:scale(1.5)}#purchase-offer-row3-image{margin-top:40px;background-image:url(/packs/media/images/yhteydenotto-2030d60cc35cafe2073617e464d23fdb.png);transform:scale(1.5)}#purchase-offer-row4-image{margin-top:40px;background-image:url(/packs/media/images/kontaktointi-899ae423a108772ff9e2bb6ef83a2a1d.png);transform:scale(1.5)}#purchase-offer-row5-image{margin-top:40px;background-image:url(/packs/media/images/tarkastus-372e0af2949415302f8c02a509d2d981.png);transform:scale(1.5)}#purchase-offer-row6-image{margin-top:40px;background-image:url(/packs/media/images/kauppakirjat-c7a49bd608ef5e7fac91bc9a45139668.png);transform:scale(1.5)}#purchase-offer-row7-image{margin-top:40px;background-image:url(/packs/media/images/kaupanviimeistely-b0ae99eb3e6ca564f0418ff4d77b7266.png);transform:scale(1.5)}#selling-row1-image{margin-top:40px;background-image:url(/packs/media/images/ostamme-autosi-kuvitus-8cf298d25f4087ce27c407d8e6bfedb8.svg)}#selling-row3-image{margin-top:40px;background-image:url(/packs/media/images/opas-kaytetyn-auton-myyntiin-kuvitus-97de3dea8a0bd1162e9704c12dc56dbb.svg)}.selling-col-content h1{margin-bottom:0}.selling-add-text{border:var(--border-radius) solid var(--border-select-color);padding:5px}.selling_title{padding:8px 20px;margin-bottom:40px;font-size:1.45rem;border-bottom:var(--border-radius) solid var(--border-input-color)}.selling_input{padding:0 20%}#selling_form{margin-bottom:30px;border:var(--border-radius) solid var(--border-input-color)}.selling_form_input.invalid{background-color:#fdd!important}select.selling_form_input{margin-bottom:10px}.selling-col-content{margin-top:50px;margin-bottom:20px;text-align:left}@media only screen and (max-width:770px){.selling-col-content{margin:20px 10%;width:80%}}.selling_button{margin:20px 20%}.selling_button button{display:inline-block;border-radius:20px;padding:10px 25px;color:var(--primary-text-color);background:var(--primary);font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle;outline:none;border:none}.selling_button button:hover{color:var(--white-primary);background:var(--primary-dark)}#selling_next{margin-right:20px;padding:10px 25px}#selling_next.disabled{color:var(--white-disabled);background:var(--black-disabled)}#selling_previous{background:var(--black-secondary)}#selling_previous:hover{background:var(--black-primary);color:var(--white-primary)}.selling_submit{display:inline-block;border-radius:20px;background:var(--primary)!important;margin-left:0!important;margin-top:30px;padding:10px 15px;color:var(--primary-text-color)!important;font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle;outline:none}.selling_submit.disabled{color:var(--white-disabled);background:var(--black-disabled)}#selling_bar{overflow:hidden;text-align:center;margin:40px 0 30px;color:var(--black-disabled)}#selling_bar .selected,#selling_bar .selected p{color:var(--black)}#selling_bar li{position:relative;list-style-type:none;width:16.6%;float:left}#selling_bar li p{height:30px;margin-bottom:20px;color:var(--black-disabled)}#selling_bar #accessories:before,#selling_bar #condition:before,#selling_bar #confirm:before,#selling_bar #pictures:before,#selling_bar #seller:before,#selling_bar #vehicle:before{content:""}#selling_bar li:before{left:50%;bottom:0;width:10px;height:10px;border-radius:50%;transform:translate(-50%,60%)}#selling_bar li:after,#selling_bar li:before{position:absolute;background:var(--black-disabled)}#selling_bar li:after{left:0;width:100%;height:2px;content:""}#selling_bar li.selected:after,#selling_bar li.selected:before{background:var(--dark-blue)}.pic-thrash{z-index:2;width:40px;height:40px;border-radius:0 0 0 30px;margin-left:-50px;padding-left:6px;padding-top:9px;background:#fff;opacity:.5;position:absolute;right:0}.notification__sub-container{height:150px}.notification__form{padding:20px}.notification__form label{color:#232323;font-weight:700;padding-top:1rem;padding-bottom:0}.notification__form input[type=text]{border:2px solid #fe585e;color:#000;margin:0}.notification__form button{margin-left:-15px;display:inline-block;padding:8px 25px;border:none;border-radius:100px;color:#fff;background-color:#fe585e;font-size:1.1rem}.notification__form button:focus,.notification__form button:hover{outline:none;color:#fff;background-color:#ee4749}.notification__form--input{display:flex}.additional-text-container{padding-top:40px;padding-left:0}.additional-text-container li{font-weight:700;font-size:1.5rem;text-transform:uppercase;color:#b03e2e;padding-top:20px}.additional-text-container li.small{font-size:1rem;color:#000;text-transform:none;padding-top:5px}.additional-text-container li.small.first{padding-top:20px}.additional-text-container ul ul{font-size:1.2rem;color:#000}.additional-text-container .green-text{color:#75c861}#NettiautoNotificationModal .modal-dialog{max-width:1200px}#buying-row1-image{margin-top:30px;background-image:url(/packs/media/images/ajoneuvohaku-kuvitus-3ff8150814b5ee64776ca801cc19a4f3.svg)}#buying-row4-image{width:100%;min-height:150px;background-position:0 50%;padding-bottom:2%;background-repeat:no-repeat;background-size:cover;background-clip:padding-box;background-image:url(/packs/media/images/more_about_us-2b5ac7e5dcb6197a7b4bff7e08d6dd38.jpg)}#buying-row4-content{margin-top:80px;margin-bottom:30px;padding:25px;text-align:left;color:#fff;background-color:rgba(0,0,0,.7);border-radius:50px}@media only screen and (max-width:1100px){#buying-row4-content{margin-left:5%;width:90%}}#buying-row5-image{margin-top:10px;background-image:url(/packs/media/images/asiakaspalvelija-kuvitus-1377487258dc5335f7b81c110ff6fef6.svg)}.buying-col-content{margin-top:60px;margin-bottom:50px;text-align:left}@media only screen and (max-width:770px){.buying-col-content{margin:20px 10%;width:80%}}.buying-col-content h1{margin-bottom:0}.buying-content-title{font-size:1.8rem;line-height:1.3}.buying-content-phone{font-size:1.8rem;line-height:1.5}@media only screen and (max-width:770px){.buying-title-margin{margin-top:30px}}#changing-row1-image{margin-top:40px;background-image:url(/packs/media/images/ostamme-autosi-kuvitus-8cf298d25f4087ce27c407d8e6bfedb8.svg)}.changing-col-content{margin-top:40px;margin-bottom:20px;text-align:left}@media only screen and (max-width:770px){.changing-col-content{margin:20px 10%;width:80%}}.changing-col-content h1{margin-bottom:0}#changing_form{margin-top:30px;margin-bottom:30px;border:var(--border-radius) solid var(--border-input-color)}.changing_form_input.invalid{background-color:#fdd!important}.changing-checkbox{margin:10px 0 15px}.changing_button{margin:30px 20%}.changing_submit{display:inline-block;border-radius:20px;background:var(--primary)!important;margin-left:0!important;padding:10px 15px;color:var(--primary-text-color)!important;font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle;outline:none}.changing_submit:hover{color:var(--white-primary);background:var(--primary-dark)}select{display:block;width:100%;height:40px;background:#fff;border:var(--border-radius) solid var(--border-select-color);box-shadow:0 1px 0 1px rgba(0,0,0,.04)}select::-ms-expand{display:none}select:hover{border:var(--border-radius) solid var(--border-select-hover)}#car-search{width:108%;margin-left:-14px}@media only screen and (max-width:1024px){#car-search{width:80%;margin-left:10%;margin-right:10%}}.slider-title-div{display:flex;justify-content:space-between}.slider-title-dash{display:inline-block;padding-left:4px;padding-right:4px}#car-selector-mileage-high,#car-selector-mileage-low,#car-selector-mileage-title,#car-selector-price-high,#car-selector-price-low,#car-selector-price-title,#car-selector-year-high,#car-selector-year-low,#car-selector-year-title{display:inline-block;margin:0 0 8px}#detailed_search{display:none}.simple_search_margin{margin-bottom:20px}#detailed_search_show{color:var(--primary)}#detailed_search_hide{color:var(--primary);display:none}.accessories{display:inline-block;margin-bottom:10px;margin-right:10px;padding:10px;font-size:.9rem;text-align:center;vertical-align:middle;border:var(--border-radius) solid var(--border-select-color)}.accessories_active{background:var(--dark-blue);color:#fff}.accessories:hover:not(.accessories_active){background:#cce6eb}#car-selector-results{margin-top:20px}#car-selector-results nav{display:none}#car-selector-results .car-selector-result-item{position:relative;display:inline-block;width:32%;vertical-align:top;margin-bottom:20px;border:var(--border-radius) solid var(--border-input-color)}#car-selector-results .car-selector-result-item:after{content:"";position:absolute;top:0;bottom:0;right:0;background:#ddd;width:1px}#car-selector-results .car-selector-result-item+.car-selector-result-item:nth-child(3n+1):after{display:none}#car-selector-results .car-selector-result-item a{display:block;text-decoration:none;color:inherit;white-space:normal}#car-selector-results .car-selector-result-item-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:67%}#car-selector-results .car-selector-result-item-details{padding:10px 15px;font-size:.8667rem}#car-selector-results .car-selector-result-item-details h4{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .15s ease-out}#car-selector-results .car-selector-result-item a:hover h4{color:var(--primary)}#car-selector-results .result-item-price{white-space:nowrap;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}#car-selector-results .result-item-price .hilite{font-size:2rem;line-height:1;font-weight:700}#selected-car-details h2{padding-bottom:1em}#selected-car-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:67%}#selected-car-details h3>small{margin-left:10px;font-size:1rem;font-weight:400}.next_page_button button{display:inline-block;border-radius:20px;padding:10px 25px;color:var(--primary-text-color);background:var(--primary);font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle;outline:none;border:none}.next_page_button button:hover{color:var(--white-primary);background:var(--primary-dark)}.noUi-background{height:5px}.noUi-horizontal{height:5px;cursor:ew-resize}.noUi-base .noUi-connect{background-color:#35c3de}.noUi-base .noUi-handle{position:absolute;left:0;top:0;padding:0;outline:none;background-color:#fff;border:2px solid #61d0e5;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:none;height:30px;margin-top:-13.5px;width:30px;z-index:2}.noUi-base .noUi-handle:hover{background-color:#8dddec}.noUi-base .noUi-handle.noUi-active{background-color:#35c3de;z-index:3}.noUi-base .noUi-handle:before{background:transparent;content:attr(data-value);display:table-cell;position:static;width:100%;vertical-align:middle}.noUi-base .noUi-handle:after{display:none}@media only screen and (max-width:990px){.noUi-base .noUi-handle{left:75%}}@media only screen and (max-width:667px){.noUi-base .noUi-handle{left:60%}}@media only screen and (max-width:667px){body .column-row .column{display:block!important;width:100%!important;margin-left:0!important}body .column-row .column+.column{margin-top:60px}}@media only screen and (max-width:775px){#car-selector #car-selector-results .car-selector-result-item{display:block;width:100%}#car-selector #car-selector-results .car-selector-result-item:after{display:none!important}}@media only screen and (max-width:1000px){#car-selector #car-selector-results .car-selector-result-item:after{display:block!important}#car-selector #car-selector-results .car-selector-result-item:nth-child(2n):after{display:none!important}}@media only screen and (max-width:1280px){#car-selector-results .car-selector-result-item:after{display:block!important}#car-selector-results .car-selector-result-item:nth-child(3n):after{display:none!important}}.single-car-row{margin:0;width:100%}.single-car-row--container{min-height:300px;border-radius:5px}@media screen and (max-width:500px){.single-car-row--container{min-height:250px}}@media screen and (max-width:400px){.single-car-row--container{min-height:180px}}.single-car-row--container ul:nth-child(2){height:50px;padding:0}.single-car-row--container ul:nth-child(2) li{height:100%;display:flex;align-items:center;justify-content:center}.single-car-row--container ul:nth-child(2) li img{display:inline-block;height:100%;width:100%}.single-car-row--list img{display:inline-block;border-radius:5px;width:100%;max-height:600px;-o-object-fit:cover;object-fit:cover}.single-car-row--text{border:1px solid #e5e5e5;margin-bottom:22px;padding:0}.single-car-row--text-1{height:20%;width:100%;border-bottom:1px solid #e5e5e5;padding:10px;color:#333}.single-car-row--text-1 h2{font-size:18px;font-weight:400;margin-bottom:5px;padding-bottom:0}.single-car-row--text-1 p{font-size:12px;margin-top:0;padding-top:0}.single-car-row--text-2{height:50%;border-bottom:1px solid #e5e5e5;padding:10px}.single-car-row--text-2-kk{font-size:12px;color:#333;margin-top:10px}.single-car-row--text-2-price{font-size:20px;color:#fe585e;letter-spacing:.5px;font-weight:400}.single-car-row--text-3{padding:10px;height:30%;display:flex;flex-direction:column;align-items:center;justify-content:center}.single-car-row--text-3 button{padding:10px 15px;display:none;width:100%;border-radius:100px;text-align:center;font-size:12px}.single-car-row--text-3-btn-1{background-color:#fe585e;color:#fff;margin-bottom:20px}.single-car-row--text-3-btn-1:hover{background-color:#f0484e}.single-car-row--text-3-btn-2{text-decoration:none;color:#fff;background-color:#333}.single-car-row--text-3-btn-2:hover{background-color:#1a1a1a}.single-car-row--details{padding:10px}.single-car-row--details-h2{font-weight:400;font-size:24px;margin-bottom:0;padding-bottom:0;color:#333}.single-car-row--details-p1{font-size:12px;color:#333}.single-car-row--details-with-icons{margin-top:20px;margin-bottom:20px;display:flex}@media screen and (max-width:600px){.single-car-row--details-with-icons{flex-direction:column}}.single-car-row--details-with-icons-1{margin-right:20px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:600px){.single-car-row--details-with-icons-1{max-width:300px;justify-content:space-between;margin-bottom:10px}}.single-car-row--details-with-icons-1-img{margin-right:10px;height:50px;width:50px;border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center}.single-car-row--details-with-icons-1-img img{height:100%;width:100%;display:inline-block}.single-car-row--details-with-icons-1-img img path{fill:red}.single-car-row--details-with-icons-1 p{color:#033}.single-car-row--info{margin:20px 0}.single-car-row--info h3{font-weight:500;font-size:18px;color:#033}.single-car-row--info-more-col{margin-bottom:20px}.single-car-row--info-more-col p{margin:0;padding:0;color:#333}.single-car-row--equip{margin-top:20px;margin-bottom:20px}.single-car-row--equip h3{font-weight:500;font-size:18px;color:#033}.single-car-row--equip-more-col{margin-bottom:10px;background-color:#f6f6f6;margin-right:10px;padding:10px;border-radius:5px}.single-car-row--equip-more-col p{margin:0;padding:0;color:#333}.single-car-row--paragraph{margin-bottom:15px;padding:0}.single-car-row--contact{margin-bottom:30px;padding:0}.single-car-row--contact-btn{max-width:300px;display:flex;flex-direction:column;align-items:center}.single-car-row--contact-btn button{padding:10px 15px;display:block;width:100%;border-radius:100px;text-align:center}.single-car-row--contact-btn-1{color:var(--primary-text-color);background:var(--primary);margin-bottom:20px}.single-car-row--contact-btn-1:hover{color:var(--white-primary);background:var(--primary-dark)}.single-car-row--contact-btn-2{text-decoration:none;color:var(--primary-text-color);background:var(--black-primary)}.single-car-row--contact-btn-2:hover{background:var(--black)}.arrows{display:inline-block;background-color:#f7f7f7;border-radius:50%;font-size:24px;text-align:center;display:flex;align-items:center;justify-content:center}.arrows,.arrows-inner{width:25px;height:25px}.arrows-inner{display:inline-block;margin-bottom:2.5px;line-height:25px;vertical-align:middle}#head-hero_aleasing{position:relative;width:100%;border-bottom:5px solid rgba(0,0,0,.06);background-position:50% 0;background-repeat:no-repeat;background-size:cover;background-clip:padding-box;padding-top:56%;z-index:1;background-image:url(/packs/media/images/aleasing_head-fb4f2e52b2860b783f0c92eafae25817.jpg)}#head-hero_aleasing:before{content:"";display:block;position:absolute;left:0;top:0;bottom:30px;right:0;background:linear-gradient(180deg,#000 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=0);opacity:.88;z-index:0}#head-hero_aleasing-content{position:absolute;left:0;right:0;top:45%;font-size:1.5333rem;line-height:1.3478;text-align:center;color:var(--primary-text-color);transform:translateY(-50%)}#head-hero_aleasing-content h1{padding:10px 0 12px}#head-hero_aleasing-content h1:first-child{padding:0 0 12px}#head-hero_aleasing-content h1:only-child{padding:0}#head-hero_aleasing-content p{padding-bottom:0}.mainColumsTitle{padding-top:10px;text-align:center;font-size:1.2rem}@media only screen and (max-width:960px){.mainColumsTitle{padding-left:0}}.icon_aleasing{width:115px;height:85px;background-position:0 100%;background-repeat:no-repeat;background-size:contain}.aleasing_info_1{background-image:url(/packs/media/images/aleasing-car-13046693702653034edc22fb74131e88.svg);display:inline-block}.aleasing_info_2{background-image:url(/packs/media/images/aleasing-lecture-182a3d6a162c876eba9cbe2e0cef106b.svg);display:inline-block}.aleasing_info_3{background-image:url(/packs/media/images/aleasing-diploma-2e5445c0f3fed0fd184be7a95d2a89b1.svg);display:inline-block}#main_aleasing{position:relative}hr.gloss{height:5px;background-color:var(--primary);border:none;margin-bottom:30px}.title_gloss{font-size:1.4rem;color:var(--primary);margin-left:10px}.text_gloss{font-size:1.15rem;margin-right:10px}.button_gloss,.text_gloss{margin-left:10px}.icon_gloss{width:100%;padding-top:70%;background-size:cover;background-repeat:no-repeat;margin-bottom:25px}.aleasing_gloss_1{background-image:url(/packs/media/images/aleasing_gloss_1-045d8481c9d468ef23fe6f9621e462a5.png)}.aleasing_gloss_2{background-image:url(/packs/media/images/aleasing_gloss_2-361a1ee52aaba89e4047921a1fce0ccc.png)}.aleasing_gloss_3{background-image:url(/packs/media/images/aleasing_gloss_3-f15f432577c0cb09485c1523a84b9c41.png)}.aleasing_gloss_4{background-image:url(/packs/media/images/aleasing_gloss_4-708427b5e82dbf77f2e8410599a2d0df.png)}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,footer p{margin:0;padding:0}.footer{background:var(--head-footer);color:var(--primary-text-color);font-size:1rem;width:100%}#footer-info{margin-top:60px}@media only screen and (max-width:770px){#footer-info{margin-top:10px;margin-left:10%;margin-right:10%;width:80%}}#footer-companies{margin-top:40px}@media only screen and (max-width:770px){#footer-companies{margin-top:20px;margin-left:10%;margin-right:10%;width:80%}}#footer-links{margin-top:60px;margin-bottom:60px;font-size:.65rem}@media only screen and (max-width:770px){#footer-links{margin-top:20px;margin-left:10%;margin-right:10%;width:80%}}.footer-address{margin-bottom:15px}.footer-image{width:100px;height:100px;background-position:0 100%;background-repeat:no-repeat;background-size:contain;margin-bottom:10px}.footer-image.growing-company{background-image:url(/packs/media/images/kauppalehti-kasvu-yritys-2019-aaeb08ab287cb44db406fc89b9d3c72e.png)}.footer-image.young-business{background-image:url(/packs/media/images/vuoden-nuori-yrittaja-a81bcf77791c83a8e28eb85dd93ecc1b.svg)}.footer-check_mark{width:30px;height:30px;background-image:url(/packs/media/images/check-mark-blue-f76de4a6ce782c3d324813ca5f55b906.svg)}.footer-check_mark,.footer-icon{background-position:0 100%;background-repeat:no-repeat;background-size:contain}.footer-icon{width:auto;height:22px;margin-top:20px}.footer-icon.a_katsastus{background-image:url(/packs/media/images/a-katsastus-logo-9fca01c64e77c1fb3c6249a92c738a3f.svg)}.footer-icon.sav{background-image:url(/packs/media/images/sav-rahoitus-logo-81a11ac33c5bc6ea67e99dbc67b42be2.png)}.footer-icon.autolle{background-image:url(/packs/media/images/autolle-logo-403f8d0089efc06377ca92b716736481.svg)}.footer-icon.vianor{background-image:url(/packs/media/images/vianor-logo-05fe6d6213720b7692ed39a8f20cc28c.svg)}.footer-icon.lahitapiola{background-image:url(/packs/media/images/lahitapiola-logo-82ab6f99817b1f2d1f393ddf28be7471.svg)}.footer-icon.fennia{background-image:url(/packs/media/images/fennia-logo-cfd257b2652d48cdda3a45d6927a27da.svg)}.info-container .row{margin-left:0!important;margin-right:0!important}.info{margin-bottom:30px}@media only screen and (max-width:767px){.info{padding:15px}}.info--text{margin-bottom:30px}.info--text h1,.info--text h2{letter-spacing:.5px;margin-bottom:0}.info--details{width:100%;margin:0 auto}.info--details-text{width:100%;height:50px;text-align:center}@media only screen and (max-width:783px){.info--details-text{height:60px}}.info--details-btn{width:100%;margin:5px auto;text-align:center;border-radius:2px}.info--details-btn a,.info--details-btn a:active,.info--details-btn a:link,.info--details-btn a:visited{text-decoration:none;padding:8px 15px;border-radius:100px;background-color:var(--primary);color:#fff;display:inline-block;margin:10px auto}@media only screen and (max-width:896px){.info--details-btn a,.info--details-btn a:active,.info--details-btn a:link,.info--details-btn a:visited{padding:4px 8px;font-size:12px}}@media only screen and (max-width:767px){.info--details-btn a,.info--details-btn a:active,.info--details-btn a:link,.info--details-btn a:visited{padding:8px 15px;font-size:16px}}.info--details-img-1-bg{background:url(/packs/media/images/kaupanteko-kattely-1a94783d091862b93b09892ed17ed741.svg)}.info--details-img-2-bg{background:url(/packs/media/images/opas-kaytetyn-auton-myyntiin-kuvitus-97de3dea8a0bd1162e9704c12dc56dbb.svg)}.info--details-img-3-bg{background:url(/packs/media/images/auto-valkoinen-kuvitus-69447857cea729e251593bb93c1552b2.svg)}.info--details-img-1,.info--details-img-2,.info--details-img-3{width:100%;height:300px;border-radius:2px}.info--details-img-1-bg,.info--details-img-2-bg,.info--details-img-3-bg{width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:50%}.consent-cookie{width:100%;position:fixed;bottom:0;left:0;background-color:#fe585e;padding:50px 0}.consent-cookie__main{display:flex;align-items:center}@media (max-width:576px){.consent-cookie__main{flex-direction:column}}.consent-cookie__img{height:128px;width:128px;margin-right:20px}@media (max-width:576px){.consent-cookie__img{height:96px;width:96px;margin-bottom:20px;margin-right:0}}.consent-cookie__img img{width:100%;height:100%}@media (min-width:576px){.consent-cookie__text-box{max-width:420px;margin:0 auto}}.consent-cookie__text-box--text{color:#fff}.consent-cookie__text-box--btn{margin-top:20px;display:flex;justify-content:space-between}.consent-cookie__text-box--btn-ok button{padding:8px 16px;border-radius:25px}.consent-cookie__text-box--btn-close{position:absolute;right:15px;top:15px}.consent-cookie__text-box--btn-close button{width:40px;height:40px;padding:8px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center}.consent-cookie__text-box--btn-close button img{height:75%;width:75%;display:inline-block}.consent-cookie__text-box--btn-close button,.consent-cookie__text-box--btn-ok button{background-color:#fff}.consent-cookie__text-box--btn-close button:hover,.consent-cookie__text-box--btn-ok button:hover{background-color:#febcbe}.consent-cookie__text-box--btn-close button:focus,.consent-cookie__text-box--btn-ok button:focus{outline:none}#main{padding:26px 0 0}.common-col{padding-top:10px}@media only screen and (max-width:1024px){.common-col{margin-left:10%;margin-right:10%;width:80%}}.common-col.light-blue{background-color:var(--light-blue)}.common-content-title{font-size:25px;font-weight:300;line-height:1.3}@media only screen and (max-width:450px){.common-content-title{font-size:23px}}.common-content-text{font-size:15px;line-height:1.2}.common-col-image{width:280px;height:200px;margin-top:80px;background-repeat:no-repeat;background-size:contain;display:inline-block}@media only screen and (max-width:770px){.common-col-image{margin-top:20px;margin-left:8%}}@media only screen and (max-width:450px){.common-col-image{margin-left:auto;margin-right:auto}}@media only screen and (max-width:770px){.common-col-image.right{margin-left:30%}}@media only screen and (max-width:450px){.common-col-image.right{margin-left:auto;margin-right:auto}}@media only screen and (max-width:770px){.mobile-margin-md{margin-left:10%;margin-right:10%;width:80%}}@media only screen and (max-width:990px){.mobile-margin-lg{margin-left:10%;margin-right:10%;width:80%}}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden{display:none!important}.hidden,.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}#imageview-shade,#mapview-shade,#videoview-shade{position:fixed;left:0;top:0;width:100%;height:100%;background:#000;z-index:310}#imageview-loading{position:absolute;left:-9999px;top:-9999px;width:100%;margin:-31px 0 0;font-size:12px;font-weight:700;letter-spacing:-1px;text-align:center;text-transform:lowercase;text-shadow:#000 0 1px 0;color:#fff;opacity:0;transition:opacity .3s ease-in-out,font-size .3s ease-in-out}#imageview-box,#mapview-box,#videoview-box{position:fixed;left:-9999px;top:-9999px;box-shadow:0 0 35px #222;background:#eee;padding:10px;font-size:12px;line-height:21px;z-index:311;opacity:0;transition:opacity .3s ease-in-out}#imageview-imagewrap,#videoview-videowrap{position:relative;overflow:hidden}#imageview-image{position:absolute;left:0;top:0}#mapview-box iframe{display:block}#imageview-next,#imageview-prev{position:absolute;top:50%;width:32px;height:42px;margin:-21px 0 0;font-size:51px;line-height:31px;text-align:center;font-weight:700;overflow:hidden;color:#fff}#imageview-prev{left:-35px}#imageview-next{right:-35px}#imageview-close,#mapview-close,#videoview-close{position:absolute;right:0;top:-31px;width:31px;height:31px;font-size:21px;line-height:29px;font-weight:800;text-align:center;text-transform:uppercase;overflow:hidden;color:#fff}#imageview-close:hover,#mapview-close:hover,#videoview-close:hover{color:#aaa!important}#imageview-caption{position:absolute;left:0;bottom:-31px;height:31px;padding:0 11px;font-size:14px;font-weight:400;line-height:29px;text-shadow:#000 0 1px 0;overflow:hidden;color:#fff}.slidr-nav{display:inline-block;height:20px;line-height:20px;vertical-align:top}.slidr-nav .slidr-pagenums{padding:0;margin:0;z-index:4}.slidr-nav li{display:inline-block;width:20px;height:20px;border-radius:50%;background:#aaa;text-indent:-9999px;overflow:hidden;cursor:pointer}.slidr-nav li+li{margin-left:5px}.slidr-nav .current{background:#ffde16}.slidr-nav .slidr-nextprev{overflow:hidden;cursor:pointer;z-index:4}button,html,input,select,textarea{color:#000}h1,h2,h3,h4,h5,ol,p,ul{margin:0}abbr{margin-left:5px}form{max-width:100%;padding-bottom:15px}form p{width:100%;padding:0;clear:both}form p.half{width:49%;float:left;clear:none}form p.half+p.half{margin-left:2%}form p.half.even{margin-left:0!important}::-webkit-input-placeholder{font-weight:400;color:#666;opacity:1}:-moz-placeholder,::-moz-placeholder{font-weight:400;color:#666;opacity:1}:-ms-input-placeholder{font-weight:400;color:#666;opacity:1}input,select,textarea{width:95.75%;font-family:Open Sans,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1;vertical-align:middle;background:var(--inputbg);border:var(--border-radius) solid var(--border-input-color)}textarea{font-weight:400}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],textarea{width:95.75%;margin:0 0 11px;padding:7px 2%;background:var(--inputbg);border:var(--border-radius) solid var(--border-input-color)}p.half input[type=date],p.half input[type=email],p.half input[type=password],p.half input[type=text]{width:91.5%;padding-left:4%;padding-right:4%}.centered input{display:inline-block}input:hover{outline:var(--border-input-hover) solid var(--border-radius)}textarea{line-height:21px}input[type=checkbox],input[type=radio]{width:20px;margin:6px 4px 0 0;vertical-align:top}input[type=radio]{padding:0}input[type=submit]::-moz-focus-inner{border:0;padding:0}input[type=submit]{display:block;height:35px;border:0;background:none;margin:5px auto 0;padding:0 15px;font-size:14px;font-weight:700;text-transform:uppercase;text-decoration:none;color:#d21ba1}input[type=submit]:hover{background:#242119}html{box-sizing:border-box;font:400 93.75%/1.5333 Rubik,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;min-height:100%}*,:after,:before{box-sizing:inherit}body{background:#fff;color:#222;position:relative;min-height:100%}a,a:visited{text-decoration:none;cursor:pointer!important;outline:none;color:inherit;transition:all .15s ease-out}a:hover,a:visited:hover{color:var(--primary)}a.button{display:inline-block;border-radius:20px;padding:10px 25px;color:var(--primary-text-color);background:var(--primary);font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle}@media only screen and (max-width:320px){a.button{font-size:1rem!important}}a.button+a.button{margin-left:10px}a.button:hover{color:var(--white-primary);background:var(--primary-dark)}a.button.outline{border:1px solid var(--primary);background:none;color:var(--primary)}a.button.outline:hover{background:var(--primary);color:#fff}a.button.outline.white{border:1px solid #fff;background:none;color:#fff}a.button.outline.white:hover{background:#fff;color:#222}.wrapper{box-sizing:content-box;max-width:1100px;margin-left:auto;margin-right:auto;padding:0 10px}.wrapper *{box-sizing:border-box}.menulist{margin:0;padding:0;list-style:none}.menulist>li{display:inline-block;vertical-align:top}.menulist>li>a{display:block}.menulist-style-update{height:40px}.menulist-style-update li{height:100%;border-bottom:2px solid transparent}.menulist-style-update-active li,.menulist-style-update li:hover{border-bottom:2px solid var(--primary)}.menulist-style-update li a:active,.menulist-style-update li a:link,.menulist-style-update li a:visited{text-decoration:none}.hilite{color:var(--primary)!important}.upper{text-transform:uppercase}.centered{text-align:center}.extrabold{font-weight:900}h1{padding:0 0 .5111em;font-size:3rem;line-height:1.1778}h1,h2{font-weight:700}h2{padding:0 0 .5em;font-size:2rem;line-height:1.1667}h3{padding:0 0 1.2778em;font-size:1.2rem;line-height:1.2778}h3,h4{font-weight:700}h4{padding:0;font-size:1.0667rem;line-height:1.4375}p{padding:0 0 5px}p.lead{font-size:1rem;line-height:1.5333}ul{padding:0 0 1.5333em 19px}ol ul,ul ul{padding:0 0 3px 19px;list-style:disc}ol{padding:0 0 1.5333em 23px}ol ol,ul ol{padding:0 0 3px 23px}.front-page-row{display:inline-block;width:100%;margin:0 auto}#head-korttijakaara1{width:100%;border-bottom:5px solid rgba(0,0,0,.06);background-repeat:no-repeat;background-clip:padding-box;z-index:1}.korttijakaara-img-container{flex:60% 1}.korttijakaara-img-container img{-o-object-fit:cover;object-fit:cover;height:auto}.info_container_one{display:flex;align-items:stretch;flex-wrap:wrap}#img{max-width:100%;height:auto}.slider-input{margin:14px}.form-style-5{max-width:500px;margin:10px auto;padding:20px;background:#f9f9f9;border-radius:8px}.form-style-5 fieldset{border:none}.form-style-5 legend{font-size:1.4em;margin-bottom:10px}.form-style-5 label{display:block;margin-bottom:8px;font-color:#000!important}.form-style-5 input[type=date],.form-style-5 input[type=datetime],.form-style-5 input[type=email],.form-style-5 input[type=number],.form-style-5 input[type=search],.form-style-5 input[type=text],.form-style-5 input[type=time],.form-style-5 input[type=url],.form-style-5 select,.form-style-5 textarea{border-radius:4px;font-size:15px;margin:0;padding:10px;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#e8eeef;color:#8a97a0;box-shadow:inset 0 1px 0 rgba(0,0,0,.03)}.form-style-5 input[type=date]:focus,.form-style-5 input[type=datetime]:focus,.form-style-5 input[type=email]:focus,.form-style-5 input[type=number]:focus,.form-style-5 input[type=search]:focus,.form-style-5 input[type=text]:focus,.form-style-5 input[type=time]:focus,.form-style-5 input[type=url]:focus,.form-style-5 select:focus,.form-style-5 textarea:focus{background:#d2d9dd}.form-style-5 select{-webkit-appearance:menulist-button;height:35px}.form-style-5 .number{background:#1abc9c;color:#fff;height:30px;width:30px;display:inline-block;font-size:.8em;margin-right:4px;line-height:30px;text-shadow:0 1px 0 hsla(0,0%,100%,.2);border-radius:15px 15px 15px 0}.form-style-5 input[type=button],.form-style-5 input[type=submit]{display:inline-block;border-radius:4px;background:var(--primary);padding:10px 25px;font-size:1.1333rem!important;font-weight:400;line-height:23px;text-decoration:none!important;vertical-align:middle;color:#fff;width:100%}.form-style-5 p{font-size:1rem;line-height:2;text-align:left;padding:0 0 1.5333em}.grid-container{display:grid;grid-column-gap:50px;grid-template-columns:auto auto}.grid-item{padding:20px}.front_page_info_container{display:flex;flex-wrap:wrap;flex:33% 1;align-items:flex-start}.leasing_image_container{background-position:50% 0;background-repeat:no-repeat;background-size:cover;background-clip:padding-box;background-image:url(/packs/media/images/aleasing_head-fb4f2e52b2860b783f0c92eafae25817.jpg)}.leasing_form_container{text-align:center;padding:50px 20px}#leasing_calculator{display:none;border-radius:6px;background:#f9f9f9;margin-bottom:50px;padding:20px;text-align:center}.leasing-header-container{margin-top:10px}.leasing-header-container h3{display:inline-block;margin:0;padding:0}#leasing-time-container{margin-top:25px;margin-bottom:25px}#leasing-mileage-container{margin-bottom:25px}#leasing-mileage-container h4{margin-bottom:10px}.leasing-menu-container{margin-top:50px}.leasing-menu-container a{display:inline}.leasing-time-button{width:60px;background:#fff;color:#fff;padding:6px;border-radius:6px;border:1px solid var(--primary)}#leasing-time-button:hover{background:#fff;color:var(--primary)}.time-select{width:30%}#car-selector-slider-leasing-time{width:55%;margin-left:auto!important;margin-right:auto!important}.leasing-time-info h4{margin:0;padding:0;display:inline-block}.leasing-time-info :first-child{padding-right:10px}#leasing-price-container{margin-top:50px}#leasing-price-container h2{margin:0;padding:0;display:inline-block}.leasing-price-container :first-of-type(h2){padding-right:25px}#leasing-options{width:50%;margin:auto}#leasing-options h4{margin-bottom:25px}.front_page_header_buttons{margin-top:25px;margin-bottom:25px}.front_page_header_buttons p{margin:20px 10px;display:inline-block}.front_page_header_buttons a{display:inline-block}.full-details-container{background:#f9f9f9;border-radius:6px;padding:10px 0 25px}.options-container{display:block;position:relative;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left;color:#222;margin:5px 5px 15px 0;padding-left:35px}.options-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#cdcdcd;border-radius:4px}.options-container:hover input~.checkmark{background-color:#ccc}.options-container input:checked~.checkmark{background-color:var(--primary)}.checkmark:after{content:"";position:absolute;display:none}.options-container input:checked~.checkmark:after{display:block}.options-container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.leasing_offer_container{margin-top:25px}.leasing-option-checkbox{padding:15px 0}.close{position:absolute;right:12px;top:12px;width:32px;height:32px;opacity:.3}.close:hover{opacity:1}.close:after,.close:before{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:var(--primary)}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.details-container{margin-top:20px;flex-wrap:wrap}.detail,.details-container{display:flex;justify-content:center;align-items:center}.detail{height:70px;border:1px solid var(--primary);border-radius:6px;min-width:250px;max-width:250px;margin:10px}.detail:hover{background:var(--primary)}.detail:hover p{color:#fff}.detail:hover svg{stroke:#fff}.detail-image{display:inline-block}.detail-image img{max-height:50px;min-height:50px;width:50px}.detail-text{display:inline-block;padding-left:15px;text-align:left}.detail-text p{padding:0;margin:0;color:var(--primary)}.leasing-mileage-selection-container{display:flex;width:100%;justify-content:center;align-items:center;flex-wrap:wrap}.leasing-mileage-selection-container a{width:145px;margin:10px!important}li.lslide.active{background:#f9f9f9!important}.detail:hover .detail-svg .cls-1{stroke:#fff!important}.col{width:100%;clear:both;display:block;margin:0}.one_of_one{width:100%}.one_of_one,.one_of_two{box-sizing:border-box;display:block;padding:0 0 0 8px}.one_of_two{float:left;width:49%}.one_of_three{float:left;width:33%;box-sizing:border-box;display:block;padding:0 0 0 8px}.leasing_tabs_container{width:100%;margin:15px 0;display:flex;flex-wrap:wrap;padding:0 8px;justify-content:space-between}.contacts-container{margin-top:30px;padding:0 25px}.contacts-container h1,.contacts-container h2,.contacts-container h3,.contacts-container h4,.contacts-container h5,.contacts-container h6,.contacts-container p{margin:2px 0;padding:0}.contacts-container ul{margin:0 0 0 30px;padding:0}.contact-item{margin-top:25px}.leasing_info_container p{padding:0!important;margin:2px 0!important}.contact-line{display:inline-block}.contact-gap{margin-left:5px}#mobile-menu-toggle{display:none;background-color:#fff;position:absolute;top:0;z-index:100;margin:8px 0 0 6px;padding:5px}.burger-div{width:35px;height:5px;background-color:var(--primary-light);margin:5px 0}#mobile-nav{display:none;background:var(--primary);position:absolute;top:0;z-index:2000;width:100%;-webkit-animation:slide-down .3s ease-out;-moz-animation:slide-down .3s ease-out;height:280px}#mobile-nav ul{list-style:none}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateY(0)}}.mobile-menulist{height:150px;padding:20px 5px;text-transform:capitalize;width:50%;margin:0 auto}.mobile-menulist a:hover{color:#222}.mobile-menulist img{width:15px}.mobile-menulist li{margin:5px 0}.close-mobile{position:absolute;right:15px;top:15px;width:18px;height:18px;opacity:.8}.close-mobile:hover{opacity:1}.close-mobile:after,.close-mobile:before{position:absolute;left:15px;content:" ";height:18px;width:2px;background-color:#00758b}.close-mobile:before{transform:rotate(45deg)}.close-mobile:after{transform:rotate(-45deg)}.leasing_selection{display:inline-block;padding:10px 25px;font-size:1.1333rem!important;font-weight:400;line-height:24px;text-decoration:none!important;vertical-align:middle;color:var(--primary);border-width:1px!important;border-color:var(--primary);width:50%;text-align:center}#company{border-top-right-radius:4px;border-bottom-right-radius:4px}#private{border-top-left-radius:4px;border-bottom-left-radius:4px}.leasing_selection:hover:not(.leasing_selection_active){color:#006577}.leasing_selection:focus{outline:0}.leasing_selection_active{background:var(--primary);color:#fff}@media only screen and (max-width:600px){.one_of_three,.one_of_two{width:100%}.grid-container{display:grid;grid-template-columns:1fr;padding:.5em;grid-row-gap:10px}.leasing-header-container{margin-top:35px}.mobile-menulist{padding:10px;width:100%}.mobile-menulist li{margin:5px 0}#leasing-price-container h2{font-size:1.5rem}}@media only screen and (max-width:400px){.leasing_selection{width:100%;margin-top:3px}#company,#private{border-radius:4px}#leasing_calculator{padding:10px}}@media only screen and (min-width:960px){.front_page_header_buttons{margin-top:25px;margin-bottom:25px}.front_page_header_buttons p{margin:20px 10px;display:inline-block}.front_page_header_buttons a{display:inline-block}}@media only screen and (max-width:960px){#head-nav{display:none}#mobile-menu-toggle{display:block}}@media only screen and (max-width:960px){.close{top:20px;right:10px}.close:after,.close:before{height:22px}.front_page_header_buttons{margin-top:5px;margin-bottom:10px}.front_page_header_buttons p{margin:5px}}.head-text-button{padding:75px}.alert{top:120px;width:100%;position:absolute}.funding-tel-link{font-size:1.8rem;line-height:1.5}.loader{border-top:12px solid var(--headerbg);border-radius:50%;border:12px solid var(--headerbg);border-top-color:var(--dark-blue);width:60px;height:60px;margin-bottom:20px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.close-new{background-color:transparent;border:none;float:right;font-weight:700;font-size:24px;line-height:1;color:#000;opacity:.5;margin-top:10px;margin-right:10px}.close-new:hover{color:#fe585e;text-decoration:none}.height-0{height:0;transition:all .2s ease-out}#purchase_offer_submit_btn{border-radius:100px;background-color:#fe585e;color:#fff}#purchase_offer_submit_btn:hover{background-color:#f83335;outline:none}#purchase_offer_submit_btn:focus{box-shadow:none}.show-error{background-color:#fdd!important}@font-face{font-family:fontello;src:asset_pack_path("fonts/fontello/font/fontello.eot");src:asset_pack_path("fonts/fontello/font/fontello.eot") format("embedded-opentype"),asset_pack_path("fonts/fontello/font/fontello.woff2") format("woff2"),asset_pack_path("fonts/fontello/font/fontello.woff") format("woff"),asset_pack_path("fonts/fontello/font/fontello.ttf") format("truetype"),asset_pack_path("fonts/fontello/font/fontello.ttf") format("truetype"),asset_pack_path("fonts/fontello/font/fontello.svg") format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-globe:before{content:"\e800"}.icon-down-open:before{content:"\e801"}.icon-left-open:before{content:"\e802"}.icon-right-open:before{content:"\e803"}.icon-up-open:before{content:"\e804"}.icon-down-open-mini:before{content:"\e805"}.icon-left-open-mini:before{content:"\e806"}.icon-right-open-mini:before{content:"\e807"}.icon-up-open-mini:before{content:"\e808"}.icon-down-open-big:before{content:"\e809"}.icon-left-open-big:before{content:"\e80a"}.icon-right-open-big:before{content:"\e80b"}.icon-up-open-big:before{content:"\e80c"}.icon-facebook:before{content:"\f30c"}.icon-facebook-circled:before{content:"\f30d"}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{transform:translate(0);-webkit-transition:all 1s;transition-property:transform,height;transition-duration:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;transition-delay:0s;transition-duration:inherit!important;transition-property:opacity;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;transition:all .5s linear 0s}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-o-transform:translateZ(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;transition:border-radius .12s linear linear 0s .35s 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:asset_pack_path("controls.png");cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}